[ https://issues.apache.org/jira/browse/SOLR-11088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094105#comment-16094105 ]
ASF subversion and git services commented on SOLR-11088: -------------------------------------------------------- Commit eac6484fd4ea7e94d9d3cff9c7d48a7863e57a67 in lucene-solr's branch refs/heads/branch_7_0 from [~shalinmangar] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=eac6484 ] SOLR-11088: Fix sporadic failures of MetricsHandlerTest.testPropertyFilter on jenkins (cherry picked from commit bab1731) (cherry picked from commit 43570e5) > MetricsHandlerTest.testPropertyFilter failures on jenkins > --------------------------------------------------------- > > Key: SOLR-11088 > URL: https://issues.apache.org/jira/browse/SOLR-11088 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: Tests > Reporter: Shalin Shekhar Mangar > Priority: Minor > Fix For: master (8.0), 7.1 > > > This test fails sporadically on jenkins on all branches. > {code} > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/26/ > Java: 32bit/jdk-9-ea+175 -client -XX:+UseG1GC --illegal-access=deny > 1 tests failed. > FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter > Error Message: > Stack Trace: > java.lang.AssertionError > at > __randomizedtesting.SeedInfo.seed([B82CD91875945ACD:DA412759BA1A3AF3]:0) > at org.junit.Assert.fail(Assert.java:92) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertNotNull(Assert.java:526) > at org.junit.Assert.assertNotNull(Assert.java:537) > at > org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201) > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org