ResultFAILURE
Tests 2 failed / 400 succeeded
Started2025-08-21 17:50
Elapsed5m33s
Revision590d65ddbef2e49553d52271129328278588c7e4
Refs 1374

Test Failures


pkg/chains/storage/oci TestBackend_StorePayload_Insecure 0.18s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=pkg\/chains\/storage\/oci\sTestBackend\_StorePayload\_Insecure$'
from junit_49DwUtnH.xml

pkg/chains/storage/oci TestBackend_StorePayload_Insecure/insecure_mode_-_should_attempt_connection_but_fail_due_to_missing_image 0.04s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=pkg\/chains\/storage\/oci\sTestBackend\_StorePayload\_Insecure\/insecure\_mode\_\-\_should\_attempt\_connection\_but\_fail\_due\_to\_missing\_image$'
2025/08/21 17:55:29 GET /v2/
2025/08/21 17:55:29 GET /v2/task/test/manifests/sha256:0000000000000000000000000000000000000000000000000000000000000000 404 NAME_UNKNOWN Unknown name
2025/08/21 17:55:29 http: TLS handshake error from 127.0.0.1:58580: remote error: tls: bad certificate
2025/08/21 17:55:29 http: TLS handshake error from 127.0.0.1:58586: client sent an HTTP request to an HTTPS server
    oci_test.go:319: error message mismatch
        got: GET http://127.0.0.1:35329/v2/: unexpected status code 400 Bad Request: Client sent an HTTP request to an HTTPS server.
        
        want: getting signed image: entity not found in registry
				from junit_49DwUtnH.xml

Filter through log files


Show 400 Passed Tests

Show 1 Skipped Tests