CompTimerTestCallback.TimerOrder can still fail spuriously under heavy system load
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Triaged
|
Low
|
Unassigned | ||
compiz (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Start 68: CompTimerTestCa
68: Test command: /tmp/buildd/
68: Test timeout computed to be: 1500
68: Running main() from gtest_main.cc
68: Note: Google Test filter = CompTimerTestCa
68: [==========] Running 1 test from 1 test case.
68: [----------] Global test environment set-up.
68: [----------] 1 test from CompTimerTestCa
68: [ RUN ] CompTimerTestCa
68: /tmp/buildd/
68: Mock function called more times than expected - taking default action specified at:
68: /tmp/buildd/
68: Function call: callback2(1)
68: Returns: true
68: Expected: to be called once
68: Actual: called twice - over-saturated and active
68: unknown file: Failure
68:
68: Unexpected mock function call - taking default action specified at:
68: /tmp/buildd/
68: Function call: callback1(0)
68: Returns: false
68: Google Mock tried the following 3 expectations, but none matched:
68:
68: /tmp/buildd/
68: Expected: the expectation is active
68: Actual: it is retired
68: Expected: to be called once
68: Actual: called once - saturated and retired
68: /tmp/buildd/
68: Expected: the expectation is active
68: Actual: it is retired
68: Expected: to be called once
68: Actual: called once - saturated and retired
68: /tmp/buildd/
68: Expected: all pre-requisites are satisfied
68: Actual: the following immediate pre-requisites are not satisfied:
68: /tmp/buildd/
68: (end of pre-requisites)
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/
68: Actual function call count doesn't match EXPECT_
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/
68: Actual function call count doesn't match EXPECT_
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/
68: Actual function call count doesn't match EXPECT_
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/
68: Actual function call count doesn't match EXPECT_
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: [ FAILED ] CompTimerTestCa
68: [----------] 1 test from CompTimerTestCa
68:
68: [----------] Global test environment tear-down
68: [==========] 1 test from 1 test case ran. (4314 ms total)
68: [ PASSED ] 0 tests.
68: [ FAILED ] 1 test, listed below:
68: [ FAILED ] CompTimerTestCa
68:
68: 1 FAILED TEST
68/1165 Test #68: CompTimerTestCa
test 69
Changed in compiz: | |
milestone: | none → 0.9.9.2 |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in compiz (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in compiz: | |
milestone: | 0.9.9.2 → 0.9.10.0 |
Changed in compiz: | |
milestone: | 0.9.10.0 → 0.9.10.2 |
Changed in compiz: | |
milestone: | 0.9.10.2 → 0.9.11.0 |