Podman Desktop Kubernetes E2E with Podman Latest #35
GitHub Actions / JUnit Test Report
failed
Jan 30, 2025 in 0s
6 tests run, 3 passed, 0 skipped, 3 failed.
Annotations
Check failure on line 1 in E2EPodman suite
github-actions / JUnit Test Report
E2EPodman suite.[BeforeSuite]
[FAILED] Unexpected error:
<*errors.errorString | 0xc00002e9c0>:
Raw output
[FAILED] Unexpected error:
<*errors.errorString | 0xc00002e9c0>:
error going to welcome page: error clicking on Skip: can not find any element with id Skip
{
s: "error going to welcome page: error clicking on Skip: can not find any element with id Skip",
}
occurred
In [BeforeSuite] at: D:/a/e2e/e2e/test/e2e/e2e_podman/suite_test.go:103 @ 01/30/25 02:08:37.675
Check failure on line 1 in Libpod Suite
github-actions / JUnit Test Report
Libpod Suite.[SynchronizedBeforeSuite]
unable to run podman command: pull quay.io/libpod/cirros:latest
exec: "podman": executable file not found in %PATH%
Raw output
[FAILED] unable to run podman command: pull quay.io/libpod/cirros:latest
exec: "podman": executable file not found in %PATH%
In [SynchronizedBeforeSuite] at: /go/podman/test/utils/utils.go:144 @ 01/30/25 02:09:18.653
Check failure on line 1 in Libpod Suite
github-actions / JUnit Test Report
Libpod Suite.[SynchronizedAfterSuite]
Unexpected error:
<*fs.PathError | 0xc0003834a0>:
open /timings-1: The system cannot find the file specified.
{
Op: "open",
Path: "/timings-1",
Err: <syscall.Errno>0x2,
}
occurred
Raw output
[FAILED] Unexpected error:
<*fs.PathError | 0xc0003834a0>:
open /timings-1: The system cannot find the file specified.
{
Op: "open",
Path: "/timings-1",
Err: <syscall.Errno>0x2,
}
occurred
In [SynchronizedAfterSuite] at: /go/podman/test/e2e/common_test.go:204 @ 01/30/25 02:09:18.653
Loading