Skip to content

Bump the junit group with 3 updates (#277) #774

Bump the junit group with 3 updates (#277)

Bump the junit group with 3 updates (#277) #774

GitHub Actions / Test Results succeeded Dec 22, 2024 in 0s

All 6 tests pass, 4 skipped in 0s

10 tests  ±0   6 ✅ ±0   0s ⏱️ ±0s
 4 suites ±0   4 💤 ±0 
 4 files   ±0   0 ❌ ±0 

Results for commit 83088be. ± Comparison against earlier commit 830a1ae.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

4 skipped tests found

There are 4 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
de.gesellix.docker.client.filesocket.NamedPipeSocketTest ‑ canConnect()
de.gesellix.docker.client.filesocket.NamedPipeSocketTest ‑ testPlainHijacked()
de.gesellix.docker.client.filesocket.UnixSocketFactorySupportTest ‑ Doesn't support Windows 10
de.gesellix.docker.client.filesocket.UnixSocketFactorySupportTest ‑ Supports Mac OS X

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
de.gesellix.docker.client.filesocket.HostnameEncoderTest ‑ Should decode a base64 encoded URI
de.gesellix.docker.client.filesocket.HostnameEncoderTest ‑ Should decode a splitted base64 encoded URI
de.gesellix.docker.client.filesocket.HostnameEncoderTest ‑ Should encode a URI as base64
de.gesellix.docker.client.filesocket.HostnameEncoderTest ‑ Should encode a long URI as splitted base64
de.gesellix.docker.client.filesocket.NamedPipeSocketFactoryTest ‑ createsNamedPipeSocket()
de.gesellix.docker.client.filesocket.NamedPipeSocketTest ‑ canConnect()
de.gesellix.docker.client.filesocket.NamedPipeSocketTest ‑ testPlainHijacked()
de.gesellix.docker.client.filesocket.UnixSocketFactorySupportTest ‑ Doesn't support Windows 10
de.gesellix.docker.client.filesocket.UnixSocketFactorySupportTest ‑ Supports Linux
de.gesellix.docker.client.filesocket.UnixSocketFactorySupportTest ‑ Supports Mac OS X