Skip to content

Failing JsonThrowablePatternConverterTests.testStacktraceWithJson #38705

@pgomulka

Description

@pgomulka

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

https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-24h,mode:quick,to:now))&_a=(columns:!(branch,message),filters:!(),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:kuery,query:%27class.keyword%20:%22org.elasticsearch.common.logging.JsonThrowablePatternConverterTests%22%27),sort:!(time,desc))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions