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

[CI] NodeEnvironmentTests#testCustomDataPaths fails on Windows #45333

Closed
andrershov opened this issue Aug 8, 2019 · 1 comment · Fixed by #46503
Closed

[CI] NodeEnvironmentTests#testCustomDataPaths fails on Windows #45333

andrershov opened this issue Aug 8, 2019 · 1 comment · Fixed by #46503
Assignees
Labels
:Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI v6.8.0 v7.3.0 v7.5.0 v8.0.0-alpha1

Comments

@andrershov
Copy link
Contributor

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:

@andrershov andrershov added :Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI v8.0.0 v6.8.0 v7.3.0 v7.4.0 labels Aug 8, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

andrershov pushed a commit that referenced this issue Aug 8, 2019
See #45333

(cherry picked from commit 671e1ad)
andrershov pushed a commit that referenced this issue Aug 8, 2019
andrershov pushed a commit that referenced this issue Aug 8, 2019
See #45333

(cherry picked from commit 671e1ad)
andrershov pushed a commit that referenced this issue Aug 8, 2019
See #45333

(cherry picked from commit 671e1ad)
@colings86 colings86 added v7.5.0 and removed v7.4.0 labels Aug 30, 2019
@williamrandolph williamrandolph self-assigned this Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI v6.8.0 v7.3.0 v7.5.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants