CompTimerTestCallback.TimerOrder can still fail spuriously under heavy system load

Bug #1103875 reported by Daniel van Vugt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
Triaged
Low
Unassigned
compiz (Ubuntu)
Triaged
Low
Unassigned

Bug Description

       Start 68: CompTimerTestCallback.TimerOrder

68: Test command: /tmp/buildd/compiz-0.9.9~daily13.01.21/obj-x86_64-linux-gnu/src/timer/tests/compiz_timer_callbacks "--gtest_filter=CompTimerTestCallback.TimerOrder"
68: Test timeout computed to be: 1500
68: Running main() from gtest_main.cc
68: Note: Google Test filter = CompTimerTestCallback.TimerOrder
68: [==========] Running 1 test from 1 test case.
68: [----------] Global test environment set-up.
68: [----------] 1 test from CompTimerTestCallback
68: [ RUN ] CompTimerTestCallback.TimerOrder
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:215: Failure
68: Mock function called more times than expected - taking default action specified at:
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:69:
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/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:68:
68: Function call: callback1(0)
68: Returns: false
68: Google Mock tried the following 3 expectations, but none matched:
68:
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:212: tried expectation #0: EXPECT_CALL(*mDispatchTable, callback1 (0))...
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/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:214: tried expectation #1: EXPECT_CALL(*mDispatchTable, callback1 (0))...
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/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:216: tried expectation #2: EXPECT_CALL(*mDispatchTable, callback1 (0))...
68: Expected: all pre-requisites are satisfied
68: Actual: the following immediate pre-requisites are not satisfied:
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:215: pre-requisite #0
68: (end of pre-requisites)
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:217: Failure
68: Actual function call count doesn't match EXPECT_CALL(*mDispatchTable, callback2 (1))...
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:218: Failure
68: Actual function call count doesn't match EXPECT_CALL(*mDispatchTable, callback2 (1))...
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:219: Failure
68: Actual function call count doesn't match EXPECT_CALL(*mDispatchTable, callback2 (1))...
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: /tmp/buildd/compiz-0.9.9~daily13.01.21/src/timer/tests/callbacks/src/test-timer-callbacks.cpp:216: Failure
68: Actual function call count doesn't match EXPECT_CALL(*mDispatchTable, callback1 (0))...
68: Expected: to be called once
68: Actual: never called - unsatisfied and active
68: [ FAILED ] CompTimerTestCallback.TimerOrder (4314 ms)
68: [----------] 1 test from CompTimerTestCallback (4314 ms total)
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 ] CompTimerTestCallback.TimerOrder
68:
68: 1 FAILED TEST
 68/1165 Test #68: CompTimerTestCallback.TimerOrder ............................................................................................................................***Failed 4.32 sec
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
MC Return (mc-return)
Changed in compiz:
milestone: 0.9.10.2 → 0.9.11.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.