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

[Windows] Metrics Java test fails on master on Windows #8360

Closed
colinsurprenant opened this issue Sep 21, 2017 · 1 comment
Closed

[Windows] Metrics Java test fails on master on Windows #8360

colinsurprenant opened this issue Sep 21, 2017 · 1 comment
Assignees

Comments

@colinsurprenant
Copy link
Contributor

org.logstash.benchmark.cli.LsMetricsMonitorTest > parsesFilteredCount FAILED                                  
    java.lang.AssertionError:                                                                                 
    Expected: is <21052.0>                                                                                    
         but: was <NaN>                                                                                       
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)                                       
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)                                        
        at org.logstash.benchmark.cli.LsMetricsMonitorTest.parsesFilteredCount(LsMetricsMonitorTest.java:40)  
@original-brownbear
Copy link
Member

fixed in #8372

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

Successfully merging a pull request may close this issue.

2 participants