-
Patch
-
Resolution: Done
-
Major
-
Kogito Tooling 0.28.1
-
None
-
None
-
1
-
False
-
None
-
False
-
---
-
---
-
-
Summary
Tests are reported as successful even if they fail. This is caused by omitting some lines from the `go-test-output.txt` file, that should capture the output of `go test` using `tee`. This can be fixed by using line buffering using `stdbuf`.
One broken unit test was missed because of the error in reporting.
Goal
Tests are running correctly and failures are reported.
- causes
-
KOGITO-9278 Fix macOS CI
- Resolved
- is related to
-
KOGITO-9278 Fix macOS CI
- Resolved
- relates to
-
KOGITO-7484 Knative CLI Workflow Plugin II ("Single File" Experience)
- Resolved
-
KOGITO-8719 kn-workflow-plugin tests reported as successful even if they fail
- Resolved