Project

General

Profile

Bug #40902

make check: unittest_rgw_reshard_wait failed (ReshardWait.wait_yield)

Added by Sebastian Wagner over 4 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
4 - irritation
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://jenkins.ceph.com/job/ceph-pull-requests/29742

155/178 Test #162: unittest_rgw_reshard_wait ...............***Failed    1.06 sec
Running main() from gmock_main.cc
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from ReshardWait
[ RUN      ] ReshardWait.wait_block
[       OK ] ReshardWait.wait_block (10 ms)
[ RUN      ] ReshardWait.stop_block
[       OK ] ReshardWait.stop_block (13 ms)
[ RUN      ] ReshardWait.wait_yield
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/rgw/test_rgw_reshard_wait.cc:72: Failure
Expected equality of these values:
  1u
    Which is: 1
  context.poll()
    Which is: 2
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/rgw/test_rgw_reshard_wait.cc:73: Failure
Value of: context.stopped()
  Actual: true
Expected: false
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/rgw/test_rgw_reshard_wait.cc:75: Failure
Expected equality of these values:
  1u
    Which is: 1
  context.run_one()
    Which is: 0
[  FAILED  ] ReshardWait.wait_yield (15 ms)
[ RUN      ] ReshardWait.stop_yield
[       OK ] ReshardWait.stop_yield (10 ms)
[ RUN      ] ReshardWait.stop_multiple
[       OK ] ReshardWait.stop_multiple (20 ms)
[----------] 5 tests from ReshardWait (68 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (68 ms total)
[  PASSED  ] 4 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ReshardWait.wait_yield

 1 FAILED TEST

Sorry, but I cannot provide any details, as the PR was not related to this failure.


Related issues

Duplicates rgw - Bug #40585: ReshardWait.wait_yield unit test failure Resolved

History

#1 Updated by Sebastian Wagner over 4 years ago

  • Duplicates Bug #40585: ReshardWait.wait_yield unit test failure added

#2 Updated by Sebastian Wagner over 4 years ago

  • Status changed from New to Duplicate

Also available in: Atom PDF