On 29-11-2018 08:31, Mykola Golub wrote:
On Wed, Nov 28, 2018 at 10:13:41PM +0100, Willem Jan Withagen wrote:
I crashed immediately in this testblock in the first assert.
TEST_F(TestFutureImpl, Getters) {
std::string oid = get_temp_oid();
ASSERT_EQ(0, create(oid));
Hi Mykola,
Not right know, becasue I temporarely "fixed" the issue in teardown()
buy just removeing the crashes at start of the ceph-helper.sh scripts.
And I think Murphy payed me a visit, because:
108/146 Test #111: unittest_journal ........................ Passed
16.50 sec
So it went oke in the last run.
I'll disable that fix and I run again to see if I can get a new core.
But I'm off for a long weekend starting today, so if anything brings
it'll be next week.
--WjW