Skip to content

[CI] NodeEnvironmentTests#testCustomDataPaths fails on Windows #45333

@andrershov

Description

@andrershov

java.lang.AssertionError:
Expected: <\tmp\foo\0\myindexUUID\0>
but: was <C:\tmp\foo\0\myindexUUID\0>
at __randomizedtesting.SeedInfo.seed([A7467E5E94C5C3C8:DE1B98D89DECDDFC]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.env.NodeEnvironmentTests.testCustomDataPaths(NodeEnvironmentTests.java:407)

Fails on multiple branches and multiple Windows distributions:

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions