update docs/debug.md with more information on how to debug Go tests #460
Annotations
3 errors and 2 warnings
Collect info
Process completed with exit code 1.
|
Test:
tests/vnc/testdata/vnc_test.txt#L11
[stdout]
VNC access to app Test
=== RUN TestVNCVMStart
vnc_test.go:245: Add app to list
config changed, to see config run 'eden controller edge-node get-config'
vnc_test.go:251: Add processing of app running messages
vnc_test.go:101: state: DOWNLOAD_STARTED received in: 2024-11-13T20:03:17.596507784Z
--- app vnc-app logs ---
------
testContext.go:285: WaitForProcWithErrorCallback terminated by timeout 15m0s
--- FAIL: TestVNCVMStart (901.17s)
FAIL
[stderr]
time="2024-11-13T20:03:11Z" level=info msg="Starting download of image from https://cloud-images.ubuntu.com/releases/groovy/release-20210108/ubuntu-20.10-server-cloudimg-amd64.img"
[exit status 1]
FAIL: ../vnc/testdata/vnc_test.txt:11: command failure
|
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, google-github-actions/[email protected], google-github-actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eden-report-kvm-ext4", "eden-report-kvm-zfs", "eden-report-xen-ext4", "eden-report-xen-zfs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading