Project

General

Profile

Actions

Bug #17317

closed

Sporadic failure in TestMockJournal.ReplayOnDiskPostFlushError

Added by Jason Dillaman over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[ RUN      ] TestMockJournal.ReplayOnDiskPostFlushError
unknown file: Failure

Unexpected mock function call - returning directly.
    Function call: shut_down(true, 0x563162c1dc90)
Google Mock tried the following 2 expectations, but none matched:

/home/jdillaman/ceph/src/test/librbd/test_mock_Journal.cc:871: tried expectation #0: EXPECT_CALL(mock_journal_replay, shut_down(false, _))...
  Expected arg #0: is equal to false
           Actual: true
         Expected: to be called once
           Actual: never called - unsatisfied and active
/home/jdillaman/ceph/src/test/librbd/test_mock_Journal.cc:285: tried expectation #1: EXPECT_CALL(mock_journal_replay, shut_down(cancel_ops, _))...
  Expected arg #0: is equal to false
           Actual: true
         Expected: to be called once
           Actual: never called - unsatisfied and active

Related issues 1 (0 open1 closed)

Copied to rbd - Backport #17405: jewel: Sporadic failure in TestMockJournal.ReplayOnDiskPostFlushErrorResolvedJason DillamanActions
Actions #1

Updated by Jason Dillaman over 7 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Mykola Golub over 7 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17405: jewel: Sporadic failure in TestMockJournal.ReplayOnDiskPostFlushError added
Actions #4

Updated by Loïc Dachary over 7 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF