Minor Code tweaks #700
Annotations
4 errors and 3 warnings
IssueTest.java#L53
9.6sec test.thread.issue188.IssueTest > testSuiteLevelParallelMode
java.lang.AssertionError: Test methods should have started within a lag of max 40 ms but it was 87 ms [1701160934779,1701160934809,1701160934896,1701160934898]
at test.thread.issue188.IssueTest.testSuiteLevelParallelMode(IssueTest.java:53)
|
FirstAndLastTimeTest.java#L154
0.0sec 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:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading