-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Failing JsonThrowablePatternConverterTests.testStacktraceWithJson #38705
Copy link
Copy link
Closed
Labels
:Core/Infra/LoggingLog management and logging utilitiesLog management and logging utilities>test-failureTriaged test failures from CITriaged test failures from CIv7.0.0-rc1v7.2.0v8.0.0-alpha1
Description
The test is failing on Windows build machines due to line separator being '\r\n' whereas the test is using just '\n'. Making this platform independent with System.getLineSeparator should help
:server:unitTest -Dtests.seed=10C58ADB9E1F22BD -Dtests.class=org.elasticsearch.common.logging.JsonThrowablePatternConverterTests -Dtests.method="testStacktraceWithJson" -Dtests.security.manager=true -Dtests.locale=mt-MT -Dtests.timezone=Pacific/Port_Moresby -Dcompiler.java=11 -Druntime.java=8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Core/Infra/LoggingLog management and logging utilitiesLog management and logging utilities>test-failureTriaged test failures from CITriaged test failures from CIv7.0.0-rc1v7.2.0v8.0.0-alpha1
Type
Fields
Give feedbackNo fields configured for issues without a type.