fix: added start and end indicator to test run (#4254) #216
Annotations
4 errors
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
|
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
|
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
---
|
|
The logs for this run have expired and are no longer available.
Loading