feat: Executor tests - Container executor: Playwright - args #1989
test.yaml
on: pull_request
Unit Tests
1m 17s
Integration Tests
4m 40s
Annotations
4 errors
Integration Tests
Process completed with exit code 1.
|
Integration Tests:
contrib/executor/kubepug/pkg/runner/runner_test.go#L302
runner_test.go:302:
Error Trace: /home/runner/work/testkube/testkube/contrib/executor/kubepug/pkg/runner/runner_test.go:302
Error: Received unexpected error:
stat /tmp/412994382/repo/manifests/deployment.yaml: no such file or directory
Test: TestRunGitFile_Integration/runner_should_return_deprecated_and_deleted_APIs_on_Git_file_containing_deprecated_and_delete_API_definitions
|
Integration Tests:
contrib/executor/kubepug/pkg/runner/runner_test.go#L303
runner_test.go:303:
Error Trace: /home/runner/work/testkube/testkube/contrib/executor/kubepug/pkg/runner/runner_test.go:303
Error: Not equal:
expected: (*testkube.ExecutionStatus)(0xc0002bb110)
actual : (*testkube.ExecutionStatus)(nil)
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(*testkube.ExecutionStatus)((len=6) "passed")
+(*testkube.ExecutionStatus)(<nil>)
Test: TestRunGitFile_Integration/runner_should_return_deprecated_and_deleted_APIs_on_Git_file_containing_deprecated_and_delete_API_definitions
|
Integration Tests:
contrib/executor/kubepug/pkg/runner/runner_test.go#L304
runner_test.go:304:
Error Trace: /home/runner/work/testkube/testkube/contrib/executor/kubepug/pkg/runner/runner_test.go:304
Error: Not equal:
expected: 2
actual : 0
Test: TestRunGitFile_Integration/runner_should_return_deprecated_and_deleted_APIs_on_Git_file_containing_deprecated_and_delete_API_definitions
---
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-test-coverage
Expired
|
679 KB |
|
unit-test-coverage
Expired
|
684 KB |
|