Skip to content

[WIP]backport pkg/expect enhancements from main #12932

[WIP]backport pkg/expect enhancements from main

[WIP]backport pkg/expect enhancements from main #12932

Triggered via pull request May 23, 2024 07:07
Status Failure
Total duration 47s
Artifacts

e2e.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
test (linux-386-e2e)
ep.exitCode undefined (type *ExpectProcess has no field or method exitCode, but does have ExitCode)
test (linux-386-e2e)
ep.exitErr undefined (type *ExpectProcess has no field or method exitErr)
test (linux-386-e2e)
ep.exitCode undefined (type *ExpectProcess has no field or method exitCode, but does have ExitCode)
test (linux-386-e2e)
ep.exitCode undefined (type *ExpectProcess has no field or method exitCode, but does have ExitCode)
test (linux-386-e2e)
ep.exitErr undefined (type *ExpectProcess has no field or method exitErr)
test (linux-386-e2e)
undefined: ErrProcessRunning
test (linux-386-e2e)
ep.exitErr undefined (type *ExpectProcess has no field or method exitErr)
test (linux-386-e2e)
undefined: ErrProcessRunning
test (linux-386-e2e)
Process completed with exit code 2.
test (linux-amd64-e2e)
The job was canceled because "linux-386-e2e" failed.
test (linux-amd64-e2e)
ep.exitCode undefined (type *ExpectProcess has no field or method exitCode, but does have ExitCode)
test (linux-amd64-e2e)
ep.exitErr undefined (type *ExpectProcess has no field or method exitErr)
test (linux-amd64-e2e)
ep.exitCode undefined (type *ExpectProcess has no field or method exitCode, but does have ExitCode)
test (linux-amd64-e2e)
ep.exitCode undefined (type *ExpectProcess has no field or method exitCode, but does have ExitCode)
test (linux-amd64-e2e)
ep.exitErr undefined (type *ExpectProcess has no field or method exitErr)
test (linux-amd64-e2e)
undefined: ErrProcessRunning
test (linux-amd64-e2e)
ep.exitErr undefined (type *ExpectProcess has no field or method exitErr)
test (linux-amd64-e2e)
undefined: ErrProcessRunning
test (linux-amd64-e2e)
The operation was canceled.
test (linux-386-e2e)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (linux-386-e2e)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/