Skip to content

Attempting to fix failures due to LCM/GCM flags #845

Attempting to fix failures due to LCM/GCM flags

Attempting to fix failures due to LCM/GCM flags #845

Triggered via pull request March 18, 2024 05:58
Status Failure
Total duration 11m 6s
Artifacts 2

test.yml

on: pull_request
Matrix Preparation
7s
Matrix Preparation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 14 warnings
22, oracle, windows, Pacific/Chatham, ru_RU: IssueTest.java#L53
3,8sec test.thread.issue188.IssueTest > testSuiteLevelParallelMode java.lang.AssertionError: Test methods should have started within a lag of max 40 ms but it was 60 ms [1710741808204,1710741808205,1710741808206,1710741808266] at test.thread.issue188.IssueTest.testSuiteLevelParallelMode(IssueTest.java:53)
22, oracle, windows, Pacific/Chatham, ru_RU: 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
22, oracle, windows, Pacific/Chatham, ru_RU
Unknown error
11, corretto, macos, Pacific/Chatham, fr_FR, stress JIT: IssueTest.java#L53
9,9sec test.thread.issue188.IssueTest > testSuiteLevelParallelMode java.lang.AssertionError: Test methods should have started within a lag of max 40 ms but it was 44 ms [1710741740611,1710741740655,1710741740656,1710741740657,1710741740658] at test.thread.issue188.IssueTest.testSuiteLevelParallelMode(IssueTest.java:53)
11, corretto, macos, Pacific/Chatham, fr_FR, stress JIT: ListenersTest.java#L89
0,1sec test.listeners.ListenersTest > ensureOrderingForTestListenersViaApi java.lang.AssertionError: Expecting actual: ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "DragonWarrior.onFinish_ITestContext", "MasterShifu.onFinish_ITestContext", "MasterOogway.onFinish_ITestContext"] to contain exactly (and in same order): ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "
11, corretto, macos, Pacific/Chatham, fr_FR, stress JIT: IssueTest.java#L28
1,9sec test.factory.issue326.IssueTest > testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance java.lang.AssertionError: Expecting actual: 1131L to be less than or equal to: 1000L at test.factory.issue326.IssueTest.testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance(IssueTest.java:28)
11, corretto, 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
21, microsoft, ubuntu, Pacific/Chatham, de_DE
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
21, microsoft, ubuntu, Pacific/Chatham, de_DE
Gradle Build Scan: https://gradle.com/s/fo7yk32yt3n4q
21, corretto, same hashcode, ubuntu, Pacific/Chatham, de_DE, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
21, corretto, same hashcode, ubuntu, Pacific/Chatham, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/qd3j2tl2prcdq
11, liberica, windows, UTC, ru_RU
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
11, liberica, windows, UTC, ru_RU
Gradle Build Scan: https://gradle.com/s/tlppqs3ijulm2
17, corretto, windows, America/New_York, fr_FR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
17, corretto, windows, America/New_York, fr_FR
Gradle Build Scan: https://gradle.com/s/f4lrenylolhb2
21, liberica, same hashcode, windows, Pacific/Chatham, de_DE, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
21, liberica, same hashcode, windows, Pacific/Chatham, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/nhlayojchyvea
22, oracle, windows, Pacific/Chatham, ru_RU
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
22, oracle, windows, Pacific/Chatham, ru_RU
Gradle Build Scan: https://gradle.com/s/mzelo7e5tl6gk
11, corretto, macos, Pacific/Chatham, fr_FR, stress JIT
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
11, corretto, macos, Pacific/Chatham, fr_FR, stress JIT
Gradle Build Scan: https://gradle.com/s/ibv2y77of77xc

Artifacts

Produced during runtime
Name Size
build-reports--- Expired
580 KB
build-reports---1710741560 Expired
568 KB