fix: junit workflow suite fixed #5276
test.yaml
on: pull_request
Unit Tests
1m 41s
Integration Tests
5m 15s
Annotations
2 errors and 2 warnings
Integration Tests
Process completed with exit code 1.
|
Integration Tests:
contrib/executor/tracetest/pkg/runner/runner_integration_test.go#L107
runner_integration_test.go:107:
Error Trace: /home/runner/work/testkube/testkube/contrib/executor/tracetest/pkg/runner/runner_integration_test.go:107
Error: Not equal:
expected: (*testkube.ExecutionStatus)(0xc000308dc0)
actual : (*testkube.ExecutionStatus)(0xc000308d90)
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(*testkube.ExecutionStatus)((len=6) "passed")
+(*testkube.ExecutionStatus)((len=6) "failed")
Test: TestRunFiles_Integration/Run_tracetest_core_with_simple_script
---
|
Unit Tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Integration Tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-test-coverage
Expired
|
1.28 MB |
|
unit-test-coverage
Expired
|
1.29 MB |
|