Bump org.sonarqube:org.sonarqube.gradle.plugin from 2.8 to 4.4.0.3356 #670
Annotations
3 errors and 3 warnings
FirstAndLastTimeTest.java#L154
0.1sec test.invocationcount.FirstAndLastTimeTest > verifyFirstTimeOnly[0](class test.invocationcount.issue426.SampleTestClassWithNoThreadPoolSizeDefined)
java.lang.AssertionError:
Expecting actual:
["beforeMethod", "testMethod", "beforeMethod", "testMethod"]
to contain exactly (and in same order):
["beforeMethod", "testMethod", "testMethod"]
but some elements were not expected:
["beforeMethod"]
at test.invocationcount.FirstAndLastTimeTest.verifyFirstTimeOnly(FirstAndLastTimeTest.java:154)
|
task ':testng-core:test'#L1
Execution failed for task ':testng-core:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///D:/a/testng/testng/testng-core/build/reports/tests/test/index.html
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading