fix: added start and end indicator to test run (#4254) #216
test.yaml
on: push
Unit Tests
4m 28s
Integration Tests
10m 29s
Annotations
4 errors
Integration Tests:
contrib/executor/maven/pkg/runner/runner_integration_test.go#L61
runner_integration_test.go:61:
Error Trace: /home/runner/work/testkube/testkube/contrib/executor/maven/pkg/runner/runner_integration_test.go:61
Error: Not equal:
expected: (*testkube.ExecutionStatus)(0xc000110c40)
actual : (*testkube.ExecutionStatus)(0xc000110c30)
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(*testkube.ExecutionStatus)((len=6) "passed")
+(*testkube.ExecutionStatus)((len=6) "failed")
Test: TestRun_Integration/run_maven_wrapper_test_goal_with_envs
|
Integration Tests:
contrib/executor/maven/pkg/runner/runner_integration_test.go#L62
runner_integration_test.go:62:
Error Trace: /home/runner/work/testkube/testkube/contrib/executor/maven/pkg/runner/runner_integration_test.go:62
Error: "[]" should have 1 item(s), but has 0
Test: TestRun_Integration/run_maven_wrapper_test_goal_with_envs
|
Integration Tests:
pkg/repository/mongo_test.go#L52
mongo_test.go:52:
Error Trace: /home/runner/work/testkube/testkube/pkg/repository/config/mongo_test.go:52
Error: Not equal:
expected: "cluster737c509f995f1355aa42a9bb6b52500a5e8b0a016c5df4ead09fec83387b48b1"
actual : "uniq3"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-cluster737c509f995f1355aa42a9bb6b52500a5e8b0a016c5df4ead09fec83387b48b1
+uniq3
Test: TestStorage_Integration
---
|
Integration Tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-test-coverage
Expired
|
572 KB |
|
unit-test-coverage
Expired
|
572 KB |
|