Skip to content

Conversation

@cbuescher
Copy link
Member

Only fails on FIPS 8 but we cannot mute this selectively.

Only fails on FIPS 8 but we cannot mute this selectively.
@cbuescher cbuescher added >test-failure Triaged test failures from CI :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >test-mute Use for PR that only mute tests labels Feb 2, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's mute this test.

@jkakavas
Copy link
Contributor

jkakavas commented Feb 3, 2019

This can be muted n fips JVMs with :

assumeFalse("Can't run in a FIPS JVM", inFipsJvm());

I had muted it in this manner in #31666

@cbuescher cbuescher merged commit 8200295 into elastic:master Feb 3, 2019

public void testJavaPatternLocale() {
// @AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/31724")
assumeFalse("Can't run in a FIPS JVM, Joda parse date error", inFipsJvm());

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Joda" in this message should be "Java" in the master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >test-failure Triaged test failures from CI >test-mute Use for PR that only mute tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants