Skip to content
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

Test Failure: io.openliberty.microprofile.telemetry.logging.internal.container.fat.LoggingServletTest.testMessageLogs_EE10_FEATURES_MicroProfile_70 #30024

Open
fmhwong opened this issue Oct 31, 2024 · 0 comments · May be fixed by #30074

Comments

@fmhwong
Copy link
Member

fmhwong commented Oct 31, 2024

RTC 301967

testMessageLogs_EE10_FEATURES_MicroProfile_70:junit.framework.AssertionFailedError: 2024-09-20-12:55:43:006 Info message log could not be found.
    at io.openliberty.microprofile.telemetry.logging.internal.container.fat.LoggingServletTest.testMessageLogs(LoggingServletTest.java:103)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at componenttest.custom.junit.runner.FATRunner$1.evaluate(FATRunner.java:209)
    at org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:29)
    at componenttest.custom.junit.runner.FATRunner$2.evaluate(FATRunner.java:374)
    at componenttest.custom.junit.runner.FATRunner.run(FATRunner.java:178)
    at componenttest.rules.repeater.RepeatTests$CompositeRepeatTestActionStatement.evaluate(RepeatTests.java:149)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants