-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b79
-
generic
-
generic
###@###.### wrote:
> The recurring failed tests, one on windows and the other on linux are:
>
> javax/management/monitor/ThreadPoolTest.java Failed. Execution failed: `main' threw exception: java.lang.IllegalStateException: Test FAILED: Unexpected Maximum Pool Size Overflow!
>
> javax/management/remote/mandatory/notif/NotificationBufferDeadlockTest.java
> Failed. Execution failed: `main' threw exception: java.lang.Exception: TEST FAILED: did not get 5notifs as expected
It looks as if the timeout in this test might not be long enough.
The test javax/management/remote/mandatory/connection/IdleTimeoutTest.java
failed in the same way.
> The recurring failed tests, one on windows and the other on linux are:
>
> javax/management/monitor/ThreadPoolTest.java Failed. Execution failed: `main' threw exception: java.lang.IllegalStateException: Test FAILED: Unexpected Maximum Pool Size Overflow!
>
> javax/management/remote/mandatory/notif/NotificationBufferDeadlockTest.java
> Failed. Execution failed: `main' threw exception: java.lang.Exception: TEST FAILED: did not get 5notifs as expected
It looks as if the timeout in this test might not be long enough.
The test javax/management/remote/mandatory/connection/IdleTimeoutTest.java
failed in the same way.