Flaky test result for sbt-flaky-demo at 2018-03-13 17:23:49

Summary

Flaky test result: 11 test failed of 28 tests. Test were running for 1m 18s [0m 2s/iteration]

Build success probability: 11.82%

ClassTestSuccess rateTrend
ForwardingActorSpecA ForwardingActor should Forwards in a chains of 100 and 10263.33%
ForwardingActorSpecA ForwardingActor should Forwards in a chains of 100 and 10366.67%
DateFormatSpecInstant should format date 180.00%
ExampleSpecA Stack should fail sometimes80.00%
ForwardingActorSpecA ForwardingActor should Forwards in a chains of 100 and 10183.33%
AsyncTaskSpecshould complete async task83.33%
ForwardingActorSpecA ForwardingActor should Forwards in a chains of 100 and 100 with expectMsgAllOf83.33%
ActorScatterGatherSpecA Scatter-Gather path should Forward one element list86.67%
ActorScatterGatherSpecA Scatter-Gather path should Forward 4 element list93.33%
ExampleSpecA Stack should fail randomly often96.67%
ExampleSpecA Stack should fail randomly96.67%

Results are sorted from lowest success rate. Tests without failures are not displayed

Details


ActorScatterGatherSpec

93.33%History trends A Scatter-Gather path should Forward 4 element list failed 2 times

Stacktrace: at actors.ActorScatterGatherSpec.$anonfun$new$8(ActorScatterGatherSpec.scala:55)

Message: assertion failed: expected Joined(List(message 1, message 2, message 3, message 4)), found Joined(List(message 1, message 3, message 2, message 4))

Test failed in following runs: 8, 25,

86.67%History trends A Scatter-Gather path should Forward one element list failed 4 times

Stacktrace: at actors.ActorScatterGatherSpec.$anonfun$new$3(ActorScatterGatherSpec.scala:38)

Message common part:assertion failed: timeout (2________ nanoseconds) during expectMsg while waiting for Joined(List(test1))

Detailed messages:

Test failed in following runs: 6, 11, 17, 23,


ForwardingActorSpec

83.33%History trends A ForwardingActor should Forwards in a chains of 100 and 101 failed 5 times

Stacktrace: at actors.ForwardingActorSpec.$anonfun$new$13(ForwardingActorSpec.scala:59)

Message: assertion failed: expected test1, found test2

Test failed in following runs: 1, 7, 18, 22, 27,

83.33%History trends A ForwardingActor should Forwards in a chains of 100 and 100 with expectMsgAllOf failed 5 times

Stacktrace: at actors.ForwardingActorSpec.$anonfun$new$17(ForwardingActorSpec.scala:72)

Message: assertion failed: not found [test3]

Test failed in following runs: 1, 7, 18, 22, 27,

83.33%History trends A ForwardingActor should Forwards in a chains of 100 and 103 failed 5 times

Stacktrace: at actors.ForwardingActorSpec.$anonfun$new$25(ForwardingActorSpec.scala:95)

Message: assertion failed: expected test2, found test1

Test failed in following runs: 5, 8, 15, 16, 26,

83.33%History trends A ForwardingActor should Forwards in a chains of 100 and 103 failed 5 times

Stacktrace: at actors.ForwardingActorSpec.$anonfun$new$25(ForwardingActorSpec.scala:94)

Message: assertion failed: expected test1, found test2

Test failed in following runs: 4, 18, 22, 28, 30,

63.33%History trends A ForwardingActor should Forwards in a chains of 100 and 102 failed 11 times

Stacktrace: at actors.ForwardingActorSpec.$anonfun$new$21(ForwardingActorSpec.scala:83)

Message common part:assertion failed: expected test1, found test_

Detailed messages:

Test failed in following runs: 1, 5, 7, 8, 13, 15, 16, 18, 22, 26, 27,


DateFormatSpec

80.00%History trends Instant should format date 1 failed 6 times

Stacktrace: at DateFormatSpec.$anonfun$new$2(DateFormatSpec.scala:17)

Message common part:"..._18-03-13T17:2_:__.____]Z" was not equal to "..._18-03-13T17:2_:__.____]Z"

Detailed messages:

Test failed in following runs: 5, 8, 15, 22, 29, 30,


ExampleSpec

96.67%History trends A Stack should fail randomly often failed 1 time

Stacktrace: at ExampleSpec.$anonfun$new$5(ExampleSpec.scala:29)

Message: 0 was equal to 0

Test failed in following runs: 12,

96.67%History trends A Stack should fail randomly failed 1 time

Stacktrace: at ExampleSpec.$anonfun$new$6(ExampleSpec.scala:33)

Message: 0 was equal to 0

Test failed in following runs: 23,

80.00%History trends A Stack should fail sometimes failed 6 times

Stacktrace: at ExampleSpec.$anonfun$new$4(ExampleSpec.scala:25)

Message: false was not true

Test failed in following runs: 5, 7, 11, 16, 20, 28,


AsyncTaskSpec

83.33%History trends should complete async task failed 5 times

Stacktrace: at AsyncTaskSpec.$anonfun$new$1(AsyncTaskSpec.scala:19)

Message: Futures timed out after [55 milliseconds]

Test failed in following runs: 6, 23, 27, 28, 29,