tzaeschke commented on PR #85:
URL: https://github.com/apache/db-jdo/pull/85#issuecomment-1817493730
For me the test log output is scrambled. For example the file
`app-company1-1Relationships-junit.txt` looks like this:
```
[36m.[0m
[36m'--[0m [36mJUnit Jupiter[0m [32m[OK][0m
[36m '--[0m [36mCompletenessTest[0m [32m[OK][0m
[36m '--[0m [34mtest()[0m [32m[OK][0m
Test run finished after 1170 ms
[ 2 containers found ]
[ 0 containers skipped ]
[ 2 containers started ]
[ 0 containers aborted ]
[ 2 containers successful ]
[ 0 containers failed ]
[ 1 tests found ]
[ 0 tests skipped ]
[ 1 tests started ]
[ 0 tests aborted ]
[ 1 tests successful ]
[ 0 tests failed ]
[33m[1mWARNING:[21m[39m[0m Delegated to the 'execute' command.
This behaviour has been deprecated and will be removed in a future
release.
Please use the 'execute' command directly.
```
It's not obvious to me why this happens, the code looks unsuspicious, any
suggestions?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]