[jira] [Updated] (MESOS-3801) Flaky test on Ubuntu Wily: ReservationTest.DropReserveTooLarge

2016-02-12 Thread Neil Conway (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neil Conway updated MESOS-3801:
---
Labels: flaky flaky-test mesosphere  (was: flaky-test mesosphere)

> Flaky test on Ubuntu Wily: ReservationTest.DropReserveTooLarge
> --
>
> Key: MESOS-3801
> URL: https://issues.apache.org/jira/browse/MESOS-3801
> Project: Mesos
>  Issue Type: Bug
> Environment: Linux vagrant-ubuntu-wily-64 4.2.0-16-generic #19-Ubuntu 
> SMP Thu Oct 8 15:35:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>Reporter: Neil Conway
>Priority: Minor
>  Labels: flaky, flaky-test, mesosphere
> Attachments: test_fail_verbose.txt, test_run_15sec.txt
>
>
> {noformat}
> [==] Running 1 test from 1 test case.
> [--] Global test environment set-up.
> [--] 1 test from ReservationTest
> [ RUN  ] ReservationTest.DropReserveTooLarge
> /mesos/src/tests/reservation_tests.cpp:449: Failure
> Failed to wait 15secs for offers
> /mesos/src/tests/reservation_tests.cpp:439: Failure
> Actual function call count doesn't match EXPECT_CALL(sched, 
> resourceOffers(, _))...
>  Expected: to be called once
>Actual: never called - unsatisfied and active
> /mesos/src/tests/reservation_tests.cpp:421: Failure
> Actual function call count doesn't match EXPECT_CALL(allocator, addSlave(_, 
> _, _, _, _))...
>  Expected: to be called once
>Actual: never called - unsatisfied and active
> [  FAILED  ] ReservationTest.DropReserveTooLarge (15302 ms)
> [--] 1 test from ReservationTest (15303 ms total)
> [--] Global test environment tear-down
> [==] 1 test from 1 test case ran. (15308 ms total)
> [  PASSED  ] 0 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] ReservationTest.DropReserveTooLarge
>  1 FAILED TEST
> {noformat}
> Repro'd via "mesos-tests --gtest_filter=ReservationTest.DropReserveTooLarge 
> --gtest_repeat=100". ~4 runs out of 100 resulted in the error. Note that test 
> runtime varied pretty widely: most test runs completed in < 500ms, but many 
> (1/3?) of runs took 5000ms or longer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-3801) Flaky test on Ubuntu Wily: ReservationTest.DropReserveTooLarge

2015-10-24 Thread Neil Conway (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neil Conway updated MESOS-3801:
---
Attachment: test_fail_verbose.txt

Verbose log for test failure.

> Flaky test on Ubuntu Wily: ReservationTest.DropReserveTooLarge
> --
>
> Key: MESOS-3801
> URL: https://issues.apache.org/jira/browse/MESOS-3801
> Project: Mesos
>  Issue Type: Bug
> Environment: Linux vagrant-ubuntu-wily-64 4.2.0-16-generic #19-Ubuntu 
> SMP Thu Oct 8 15:35:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>Reporter: Neil Conway
>Priority: Minor
>  Labels: flaky-test, mesosphere
> Attachments: test_fail_verbose.txt, test_run_15sec.txt
>
>
> {noformat}
> [==] Running 1 test from 1 test case.
> [--] Global test environment set-up.
> [--] 1 test from ReservationTest
> [ RUN  ] ReservationTest.DropReserveTooLarge
> /mesos/src/tests/reservation_tests.cpp:449: Failure
> Failed to wait 15secs for offers
> /mesos/src/tests/reservation_tests.cpp:439: Failure
> Actual function call count doesn't match EXPECT_CALL(sched, 
> resourceOffers(, _))...
>  Expected: to be called once
>Actual: never called - unsatisfied and active
> /mesos/src/tests/reservation_tests.cpp:421: Failure
> Actual function call count doesn't match EXPECT_CALL(allocator, addSlave(_, 
> _, _, _, _))...
>  Expected: to be called once
>Actual: never called - unsatisfied and active
> [  FAILED  ] ReservationTest.DropReserveTooLarge (15302 ms)
> [--] 1 test from ReservationTest (15303 ms total)
> [--] Global test environment tear-down
> [==] 1 test from 1 test case ran. (15308 ms total)
> [  PASSED  ] 0 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] ReservationTest.DropReserveTooLarge
>  1 FAILED TEST
> {noformat}
> Repro'd via "mesos-tests --gtest_filter=ReservationTest.DropReserveTooLarge 
> --gtest_repeat=100". ~4 runs out of 100 resulted in the error. Note that test 
> runtime varied pretty widely: most test runs completed in < 500ms, but many 
> (1/3?) of runs took 5000ms or longer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-3801) Flaky test on Ubuntu Wily: ReservationTest.DropReserveTooLarge

2015-10-24 Thread Neil Conway (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neil Conway updated MESOS-3801:
---
Attachment: test_run_15sec.txt

Successful test run that takes 15 seconds.

> Flaky test on Ubuntu Wily: ReservationTest.DropReserveTooLarge
> --
>
> Key: MESOS-3801
> URL: https://issues.apache.org/jira/browse/MESOS-3801
> Project: Mesos
>  Issue Type: Bug
> Environment: Linux vagrant-ubuntu-wily-64 4.2.0-16-generic #19-Ubuntu 
> SMP Thu Oct 8 15:35:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>Reporter: Neil Conway
>Priority: Minor
>  Labels: flaky-test, mesosphere
> Attachments: test_run_15sec.txt
>
>
> {noformat}
> [==] Running 1 test from 1 test case.
> [--] Global test environment set-up.
> [--] 1 test from ReservationTest
> [ RUN  ] ReservationTest.DropReserveTooLarge
> /mesos/src/tests/reservation_tests.cpp:449: Failure
> Failed to wait 15secs for offers
> /mesos/src/tests/reservation_tests.cpp:439: Failure
> Actual function call count doesn't match EXPECT_CALL(sched, 
> resourceOffers(, _))...
>  Expected: to be called once
>Actual: never called - unsatisfied and active
> /mesos/src/tests/reservation_tests.cpp:421: Failure
> Actual function call count doesn't match EXPECT_CALL(allocator, addSlave(_, 
> _, _, _, _))...
>  Expected: to be called once
>Actual: never called - unsatisfied and active
> [  FAILED  ] ReservationTest.DropReserveTooLarge (15302 ms)
> [--] 1 test from ReservationTest (15303 ms total)
> [--] Global test environment tear-down
> [==] 1 test from 1 test case ran. (15308 ms total)
> [  PASSED  ] 0 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] ReservationTest.DropReserveTooLarge
>  1 FAILED TEST
> {noformat}
> Repro'd via "mesos-tests --gtest_filter=ReservationTest.DropReserveTooLarge 
> --gtest_repeat=100". ~4 runs out of 100 resulted in the error. Note that test 
> runtime varied pretty widely: most test runs completed in < 500ms, but many 
> (1/3?) of runs took 5000ms or longer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)