← Back to team overview

compiz team mailing list archive

[Bug 1103875] [NEW] CompTimerTestCallback.TimerOrder can still fail spuriously under heavy system load

 

Public bug reported:

       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

** Affects: compiz
     Importance: Low
         Status: Triaged

** Affects: compiz (Ubuntu)
     Importance: Low
         Status: Triaged

** Changed in: compiz
    Milestone: None => 0.9.9.2

** Changed in: compiz
   Importance: Undecided => Low

** Changed in: compiz
       Status: New => Triaged

** Also affects: compiz (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: compiz (Ubuntu)
       Status: New => Triaged

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1103875

Title:
  CompTimerTestCallback.TimerOrder can still fail spuriously under heavy
  system load

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1103875/+subscriptions


Follow ups

References