Skip to content

fix: Fixed version number parsing #50

fix: Fixed version number parsing

fix: Fixed version number parsing #50

Triggered via push May 10, 2024 14:36
Status Failure
Total duration 6m 4s
Artifacts

tests.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 9 warnings
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testChannelInputSeek(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L676
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testChannelOutput(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L730
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testPipeInputPartialRead(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L582
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testChannelInput(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L625
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testStreamFilters(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L754
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testPipeOutput(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L603
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testChannelInputPartialRead(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L650
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testPipeInput(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L555
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: not <null>
com.github.kokorin.jaffree.nut.NutTest ► readAndWrite(): src/test/java/com/github/kokorin/jaffree/nut/NutTest.java#L72
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.nut.NutTest.xml Error: java.lang.NullPointerException
Tests (macos-latest)
Execution failed for task ':test'. > There were failing tests. See the report at: file:///Users/runner/work/jaffree/jaffree/build/reports/tests/test/index.html
Tests (macos-latest)
Failed test were found and 'fail-on-error' option is set to true
com.github.kokorin.jaffree.ffmpeg.FFmpegFilterTest ► drawTextWithSpecialCharacters(): src/main/kotlin/io/v47/jaffree/process/ProcessRunner.kt#L113
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegFilterTest.xml Error: com.github.kokorin.jaffree.process.JaffreeAbnormalExitException: Process execution has ended with non-zero status: -1073741819. Check logs for detailed error message.
com.github.kokorin.jaffree.ffmpeg.FFmpegTest ► testExceptionIsThrownIfFfmpegExitsWithError(): src/test/java/com/github/kokorin/jaffree/ffmpeg/FFmpegTest.java#L471
Failed test found in: build/test-results/test/TEST-com.github.kokorin.jaffree.ffmpeg.FFmpegTest.xml Error: org.opentest4j.AssertionFailedError: expected: <Process execution has ended with non-zero status: 254. Check logs for detailed error message.> but was: <Process execution has ended with non-zero status: -2. Check logs for detailed error message.>
Tests (windows-latest)
Failed test were found and 'fail-on-error' option is set to true
Tests (windows-latest)
Execution failed for task ':test'. > There were failing tests. See the report at: file:///D:/a/jaffree/jaffree/build/reports/tests/test/index.html
Tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, FedericoCarboni/setup-ffmpeg@v2, 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/.
Tests (ubuntu-latest)
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
Tests (ubuntu-latest)
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
Tests (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, 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/.
Tests (macos-latest)
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
Tests (macos-latest)
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
Tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, FedericoCarboni/setup-ffmpeg@v2, 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/.
Tests (windows-latest)
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
Tests (windows-latest)
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