Skip to content

Fixed building dependencies #293

Fixed building dependencies

Fixed building dependencies #293

GitHub Actions / JUnit Tests (dorny/test-reporter, Java 17) succeeded Mar 6, 2024 in 1s

28 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
okio-extras/build/test-results/jvmTest/TEST-com.saveourtool.okio.UriTest.xml 14✅ 106ms
okio-extras/build/test-results/macosX64Test/TEST-com.saveourtool.okio.UriTest.xml 14✅ 4ms

✅ okio-extras/build/test-results/jvmTest/TEST-com.saveourtool.okio.UriTest.xml

14 tests were completed in 106ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.okio.UriTest 14✅ 106ms

✅ com.saveourtool.okio.UriTest

✅ non-ASCII in the path field[jvm]
✅ absolute URIs from absolute UNIX paths[jvm]
✅ normalization[jvm]
✅ UNC paths with reserved characters[jvm]
✅ conversion should fail for non-local URIs[jvm]
✅ spaces in the path field[jvm]
✅ UNC paths[jvm]
✅ decoding[jvm]
✅ absolute URIs from relative paths[jvm]
✅ absolute URIs from absolute Windows paths[jvm]
✅ local path with a hostname part[jvm]
✅ URI with a fragment[jvm]
✅ IPv6 UNC paths[jvm]
✅ Unicode space characters[jvm]

✅ okio-extras/build/test-results/macosX64Test/TEST-com.saveourtool.okio.UriTest.xml

14 tests were completed in 4ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.okio.UriTest 14✅ 4ms

✅ com.saveourtool.okio.UriTest

✅ spaces in the path field[macosX64]
✅ non-ASCII in the path field[macosX64]
✅ UNC paths[macosX64]
✅ UNC paths with reserved characters[macosX64]
✅ IPv6 UNC paths[macosX64]
✅ local path with a hostname part[macosX64]
✅ Unicode space characters[macosX64]
✅ normalization[macosX64]
✅ decoding[macosX64]
✅ URI with a fragment[macosX64]
✅ conversion should fail for non-local URIs[macosX64]
✅ absolute URIs from relative paths[macosX64]
✅ absolute URIs from absolute Windows paths[macosX64]
✅ absolute URIs from absolute UNIX paths[macosX64]