-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(logs): remove logger abstraction #348
Conversation
/build_test |
oh I didn't notice #322 is there any overlap? |
Cryostat Test: At least one test failed ❌ |
Image does not exist! Please wait for the initial build and push to complete before using |
/build_test |
Cryostat Test: At least one test failed ❌ |
Test failure looks like just a sporadic flakey test. |
/build_test |
Cryostat Test: At least one test failed ❌ |
Different sporadic test failures, fun... |
/build_test |
Cryostat Test: At least one test failed ❌ |
:o so many failures |
Yea, this is getting ridiculous. Hitting every sporadic failure I've seen for the 2.x codebase in a row. |
/build_test |
Cryostat Test: All tests pass ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, just a couple of minor nitpicks before merge.
src/test/java/io/cryostat/core/net/discovery/JvmDiscoveryClientTest.java
Show resolved
Hide resolved
src/test/java/io/cryostat/core/reports/InterruptibleReportGeneratorTest.java
Outdated
Show resolved
Hide resolved
src/main/java/io/cryostat/core/net/discovery/JvmDiscoveryClient.java
Outdated
Show resolved
Hide resolved
0460416
to
1a4236d
Compare
/build_test |
Cryostat Test: All tests pass ✅ |
1a4236d
to
7a44ca6
Compare
To run smoketest:
|
/build_test |
Cryostat Test: All tests pass ✅ |
To run smoketest:
|
fixes: #52