Skip to content

Check for "svn" command before test-checkout #156

Check for "svn" command before test-checkout

Check for "svn" command before test-checkout #156

Triggered via push January 10, 2025 08:35
Status Failure
Total duration 2m 4s
Artifacts

gradle-build.yml

on: push
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 28 warnings, and 4 notices
build-and-test / build-and-test (17)
Process completed with exit code 1.
build-and-test / build-and-test (21)
Process completed with exit code 1.
build-and-test / build-and-test (17)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
build-and-test / build-and-test (21)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
initializationError (org.dstadler.commons.svn.SVNCommandsTest) failed: org.dstadler.commons.svn.SVNCommandsTest#L0
build/test-results/test/TEST-org.dstadler.commons.svn.SVNCommandsTest.xml [took 0s]
testGetCommandResult() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueStatus() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueHelp() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueArgumentWithBlanks() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultWrongCmd() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueWrongCmdInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultWrongCmdInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueWrongCmd() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
build-and-test / build-and-test (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
testGetCommandResult() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueStatus() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueHelp() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueArgumentWithBlanks() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultWrongCmd() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueWrongCmdInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultWrongCmdInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultIgnoreExitValueWrongCmd() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
testGetCommandResultInputStream() (org.dstadler.commons.exec.ExecutionHelperTest) failed: org.dstadler.commons.exec.ExecutionHelperTest#L0
build/test-results/test/TEST-org.dstadler.commons.exec.ExecutionHelperTest.xml [took 0s]
initializationError (org.dstadler.commons.svn.SVNCommandsTest) failed: org.dstadler.commons.svn.SVNCommandsTest#L0
build/test-results/test/TEST-org.dstadler.commons.svn.SVNCommandsTest.xml [took 0s]
build-and-test / build-and-test (21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
18 skipped tests found
There are 18 skipped tests, see "Raw output" for the full list of skipped tests.
348 tests found
There are 348 tests, see "Raw output" for the full list of tests.
18 skipped tests found
There are 18 skipped tests, see "Raw output" for the full list of skipped tests.
348 tests found
There are 348 tests, see "Raw output" for the full list of tests.