You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2017/08/23 11:15:00 UTC

[jira] [Created] (SOLR-11281) SolrSlf4jReporterTest fails on jenkins

Andrzej Bialecki  created SOLR-11281:
----------------------------------------

             Summary: SolrSlf4jReporterTest fails on jenkins
                 Key: SOLR-11281
                 URL: https://issues.apache.org/jira/browse/SOLR-11281
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: metrics
            Reporter: Andrzej Bialecki 
            Assignee: Andrzej Bialecki 
            Priority: Minor


This test fails frequently on jenkins with a failed assertion:

{code}
FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7B977D6F04FCA50C:247350586FF03649]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:84)
{code}
A better failure message is needed first, then the test needs a fix to be more robust.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org