Skip to content

Introduce missing assertEquals(long, Long, String) overload #948

Introduce missing assertEquals(long, Long, String) overload

Introduce missing assertEquals(long, Long, String) overload #948

Triggered via push December 29, 2024 05:35
Status Failure
Total duration 17m 33s
Artifacts 2

test.yml

on: push
Matrix Preparation
4s
Matrix Preparation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
22, oracle, macos, America/New_York, ru_RU
Process completed with exit code 1.
22, oracle, windows, America/New_York, fr_FR, stress JIT
Process completed with exit code 1.
21, zulu, windows, America/New_York, ru_RU, stress JIT: IssueTest.java#L56
4,8sec test.thread.issue188.IssueTest > testSuiteLevelParallelMode java.lang.AssertionError: Test methods should have started within a lag of max 40 ms but it was 65 ms [1735450917228,1735450917231,1735450917232,1735450917297] at test.thread.issue188.IssueTest.testSuiteLevelParallelMode(IssueTest.java:56)
21, zulu, windows, America/New_York, ru_RU, stress JIT: EfficientPriorityParallelizationTest2.java#L279
0,0sec test.priority.parallel.EfficientPriorityParallelizationTest2 > verifyThatSlowMethodStartedFirstAndEndedLast java.lang.AssertionError: All the test two methods should run between when test one starts and ends. Start Event: EventLog{Event: LISTENER_TEST_METHOD_START, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.HighPriorityTestSample, Class instance hash code: 356373516, Method name: slowMethod, Time of event: 2024-12-29 05:47:15.456, Thread ID: 7051}. In between events: [EventLog{Event: LISTENER_TEST_METHOD_START, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodA, Time of event: 2024-12-29 05:47:15.455, Thread ID: 7052}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodA, Time of event: 2024-12-29 05:47:15.956, Thread ID: 7052}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodA, Time of event: 2024-12-29 05:47:16.007, Thread ID: 7052}, EventLog{Event: LISTENER_TEST_METHOD_START, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodB, Time of event: 2024-12-29 05:47:16.508, Thread ID: 7052}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodB, Time of event: 2024-12-29 05:47:17.009, Thread ID: 7052}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodB, Time of event: 2024-12-29 05:47:17.072, Thread ID: 7052}, EventLog{Event: LISTENER_TEST_METHOD_START, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodC, Time of event: 2024-12-29 05:47:17.574, Thread ID: 7052}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodC, Time of event: 2024-12-29 05:47:18.075, Thread ID: 7052}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 1510620898, Method name: testMethodC, Time of event: 2024-12-29 05:47:18.126, Thread ID: 7052}]. Final event: EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.HighPriorityTestSample, Class instance hash code: 356373516, Method name: slowMethod, Time of event: 2024-12-29 05:47:19.958, Thread ID: 7051} expected [true] but found [false] at org.testng.Assert.fail(Assert.java:111) at org.testng.Assert.failNotEquals(Assert.java:1590) at org.testng.Assert.assertTrue(Assert.java:57) at test.thread.parallelization.BaseParallelizationTest.verifyEventsOccurBetween(BaseParallelizationTest.java:231) at test.priority.parallel.EfficientPriorityParallelizationTest2.verifyThatSlowMethodStartedFirstAndEndedLast(EfficientPriorityParallelizationTest2.java:279)
21, zulu, windows, America/New_York, ru_RU, stress JIT: task ':testng-core:test'#L1
Execution failed for task ':testng-core:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///D:/a/testng/testng/testng-core/build/reports/tests/test/index.html
17, liberica, same hashcode, macos, Pacific/Chatham, fr_FR, stress JIT: DataProviderWithFactoryFailedReporterTest.java#L50
0,0sec test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest > failedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers java.io.FileNotFoundException: /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/testng-tmp-6904851953583396270444/testng-failed.xml (No such file or directory) at java.base/java.io.FileInputStream.open(FileInputStream.java:216) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at java.base/java.io.FileReader.<init>(FileReader.java:75) at test.SimpleBaseTest$Companion.grep(SimpleBaseTest.kt:345) at test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest.runAssertions(DataProviderWithFactoryFailedReporterTest.java:50) at test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest.testFailedReporter(DataProviderWithFactoryFailedReporterTest.java:36) at test.failedreporter.issue2517.DataProviderWithFactoryFailedReporterTest.failedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers(DataProviderWithFactoryFailedReporterTest.java:28)
17, liberica, same hashcode, macos, Pacific/Chatham, fr_FR, stress JIT: DataProviderWithFactoryMultiFailedReporterTest.java#L50
0,1sec test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest > multiFailedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers java.io.FileNotFoundException: /var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/testng-tmp-7392719444232362348005/testng-failed.xml (No such file or directory) at java.base/java.io.FileInputStream.open(FileInputStream.java:216) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at java.base/java.io.FileReader.<init>(FileReader.java:75) at test.SimpleBaseTest$Companion.grep(SimpleBaseTest.kt:345) at test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest.runAssertions(DataProviderWithFactoryMultiFailedReporterTest.java:50) at test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest.testFailedReporter(DataProviderWithFactoryMultiFailedReporterTest.java:36) at test.failedreporter.issue2521.DataProviderWithFactoryMultiFailedReporterTest.multiFailedMethodWithDataProviderAndFactoryShouldHaveInvocationNumbers(DataProviderWithFactoryMultiFailedReporterTest.java:28)
17, liberica, same hashcode, macos, Pacific/Chatham, fr_FR, stress JIT: task ':testng-core:test'#L1
Execution failed for task ':testng-core:test': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
Matrix Preparation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
11, microsoft, ubuntu, America/New_York, de_DE, stress JIT
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
11, microsoft, ubuntu, America/New_York, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/lkbudsb55ig6s
21, oracle, ubuntu, Pacific/Chatham, de_DE, stress JIT
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
21, oracle, ubuntu, Pacific/Chatham, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/mbvmyvvng3j7g
21, zulu, windows, America/New_York, ru_RU, stress JIT
Gradle Build Scan: https://gradle.com/s/25hxy3q7iiuom
11, zulu, windows, UTC, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/yhsdk2rmmfnr2
17, liberica, same hashcode, macos, Pacific/Chatham, fr_FR, stress JIT
Gradle Build Scan: https://gradle.com/s/55vtt5zfnazva

Artifacts

Produced during runtime
Name Size
build-reports---
584 KB
build-reports---1735450558
564 KB