Skip to content

Bump actions/checkout from 4.1.0 to 4.1.1 #679

Bump actions/checkout from 4.1.0 to 4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1 #679

Triggered via pull request October 23, 2023 12:27
Status Failure
Total duration 14m 25s
Artifacts 4

test.yml

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

Annotations

14 errors and 22 warnings
17, DragonWell, same hashcode, ubuntu, Pacific/Chatham, fr_FR: RetryAnalyzerTest.java#L55
0.0sec test.retryAnalyzer.RetryAnalyzerTest > ensureNoDuplicateRetryAnalyzerInstancesAreCreated java.lang.AssertionError: There should have been 2 RetryAnalyser instances since the data driven test has 2 sets of data at test.retryAnalyzer.RetryAnalyzerTest.ensureNoDuplicateRetryAnalyzerInstancesAreCreated(RetryAnalyzerTest.java:55)
17, DragonWell, same hashcode, ubuntu, Pacific/Chatham, fr_FR: RetryAnalyzerTest.java#L259
0.0sec test.retryAnalyzer.RetryAnalyzerTest > ensureRetryDoesntRunEndlesslyForDataDrivenTests java.lang.AssertionError: Expected size: 21 but was: 9 in: ["Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures", "Executing willNotStopAfter3Failures"] at test.retryAnalyzer.RetryAnalyzerTest.ensureRetryDoesntRunEndlesslyForDataDrivenTests(RetryAnalyzerTest.java:259)
17, DragonWell, same hashcode, ubuntu, Pacific/Chatham, fr_FR: 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:///home/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
17, DragonWell, same hashcode, ubuntu, Pacific/Chatham, fr_FR
Execution failed for task ':testng-core:test'. > There were failing tests. See the report at: file:///home/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
17, Zulu, macos, America/New_York, ru_RU: IssueTest.java#L28
1.9sec test.factory.issue326.IssueTest > testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance java.lang.AssertionError: Expecting actual: 1047L to be less than or equal to: 1000L at test.factory.issue326.IssueTest.testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance(IssueTest.java:28)
17, Zulu, macos, America/New_York, ru_RU: IssueTest.java#L30
1.6sec test.factory.issue326.IssueTest > testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance java.lang.AssertionError: Expecting actual: 1106L to be less than or equal to: 1000L at test.factory.issue326.IssueTest.testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance(IssueTest.java:30)
17, Zulu, macos, America/New_York, ru_RU: 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
17, Zulu, macos, America/New_York, ru_RU
Execution failed for task ':testng-core:test'. > There were failing tests. See the report at: file:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
11, Semeru, ubuntu, UTC, tr_TR: EfficientPriorityParallelizationTest2.java#L283
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: -2016104645, Method name: slowMethod, Time of event: 2023-10-23 12:39:01.169, Thread ID: 5906}. In between events: [EventLog{Event: LISTENER_TEST_METHOD_START, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodA, Time of event: 2023-10-23 12:39:01.168, Thread ID: 5907}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodA, Time of event: 2023-10-23 12:39:01.669, Thread ID: 5907}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodA, Time of event: 2023-10-23 12:39:01.719, Thread ID: 5907}, EventLog{Event: LISTENER_TEST_METHOD_START, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodB, Time of event: 2023-10-23 12:39:02.219, Thread ID: 5907}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodB, Time of event: 2023-10-23 12:39:02.719, Thread ID: 5907}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodB, Time of event: 2023-10-23 12:39:02.770, Thread ID: 5907}, EventLog{Event: LISTENER_TEST_METHOD_START, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodC, Time of event: 2023-10-23 12:39:03.270, Thread ID: 5907}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodC, Time of event: 2023-10-23 12:39:03.770, Thread ID: 5907}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.LowPriorityTestSample, Class instance hash code: 273223878, Method name: testMethodC, Time of event: 2023-10-23 12:39:03.820, Thread ID: 5907}]. Final event: EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-HighPriorityTestClassTest, Class: test.priority.parallel.HighPriorityTestSample, Class instance hash code: -2016104645, Method name: slowMethod, Time of event: 2023-10-23 12:39:05.669, Thread ID: 5906} expected [true] but found [false] at org.testng.Assert.fail(Assert.java:111) at org.testng.Assert.failNotEquals(Assert.java:1578) at org.testng.Assert.assertTrue(Assert.java:57) at test.thread.parallelization.BaseParallelizationTest.verifyEventsOccurBetween(BaseParallelizationTest.java:236) at test.priority.parallel.EfficientPriorityParallelizationTest2.verifyThatSlowMethodStartedFirstAndEndedLast(EfficientPriorityParallelizationTest2.java:283)
11, Semeru, ubuntu, UTC, tr_TR: 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:///home/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
11, Semeru, ubuntu, UTC, tr_TR
Execution failed for task ':testng-core:test'. > There were failing tests. See the report at: file:///home/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
17, Adopt Hotspot, windows, Pacific/Chatham, tr_TR: HookableTest.java#L47
0.2sec test.hook.HookableTest > hookSuccess[1](class test.hook.samples.HookSuccessTimeoutWithDataProviderSample, DataProvider Test With Timeouts (GITHUB-599), true) java.lang.AssertionError: Expecting ArrayList: [] to contain: ["verify"] but could not find the following element(s): ["verify"] at test.hook.HookableTest.hookSuccess(HookableTest.java:47)
17, Adopt Hotspot, windows, Pacific/Chatham, tr_TR: 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
17, Adopt Hotspot, windows, Pacific/Chatham, tr_TR
Execution failed for task ':testng-core:test'. > There were failing tests. See the report at: file:///D:/a/testng/testng/testng-core/build/reports/tests/test/index.html
Matrix Preparation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
17, Zulu, ubuntu, UTC, de_DE, stress JIT
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, Zulu, ubuntu, UTC, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/2iiyyetrhjlda
17, Zulu, ubuntu, UTC, de_DE, stress JIT
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, DragonWell, same hashcode, ubuntu, Pacific/Chatham, fr_FR
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, DragonWell, same hashcode, ubuntu, Pacific/Chatham, fr_FR
Gradle Build Scan: https://gradle.com/s/zjgl2jzndnrpq
17, DragonWell, same hashcode, ubuntu, Pacific/Chatham, fr_FR
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
11, SapMachine, ubuntu, Pacific/Chatham, fr_FR
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
11, SapMachine, ubuntu, Pacific/Chatham, fr_FR
Gradle Build Scan: https://gradle.com/s/koia6rkuncd7c
11, SapMachine, ubuntu, Pacific/Chatham, fr_FR
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, Zulu, macos, America/New_York, ru_RU
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, Zulu, macos, America/New_York, ru_RU
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, Zulu, macos, America/New_York, ru_RU
Gradle Build Scan: https://gradle.com/s/l4yczzvdajo2i
17, Zulu, windows, Pacific/Chatham, ru_RU, stress JIT
distributionSha256Sum is not set in gradle\wrapper\gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, Zulu, windows, Pacific/Chatham, ru_RU, stress JIT
Gradle Build Scan: https://gradle.com/s/uhilkpbicsyzy
17, Zulu, windows, Pacific/Chatham, ru_RU, stress JIT
distributionSha256Sum is not set in gradle\wrapper\gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
11, Semeru, ubuntu, UTC, tr_TR
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
11, Semeru, ubuntu, UTC, tr_TR
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
11, Semeru, ubuntu, UTC, tr_TR
Gradle Build Scan: https://gradle.com/s/6zzljtzz3v5ww
17, Adopt Hotspot, windows, Pacific/Chatham, tr_TR
distributionSha256Sum is not set in gradle\wrapper\gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
17, Adopt Hotspot, windows, Pacific/Chatham, tr_TR
Gradle Build Scan: https://gradle.com/s/kzc3ozxklvvuc
17, Adopt Hotspot, windows, Pacific/Chatham, tr_TR
distributionSha256Sum is not set in gradle\wrapper\gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification

Artifacts

Produced during runtime
Name Size
build-reports-Adopt Hotspot-17- Expired
1.59 MB
build-reports-DragonWell-17-1698064095 Expired
1.52 MB
build-reports-Semeru-11-1698064098 Expired
1.53 MB
build-reports-Zulu-17-1698064108 Expired
1.82 MB