Andrzej: Do you want to un-BadApple the test too? Or is that premature? I collect BadApple=true failures in a separate folder, so I can easily check end-of-week if there are any failures for this test and un-badapple it if not. I'd do this during my usual Saturday BadApple work. Let me know.
Erick On Mon, Mar 19, 2018 at 11:36 AM, Alan Woodward (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/SOLR-11407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405236#comment-16405236 > ] > > Alan Woodward commented on SOLR-11407: > -------------------------------------- > > Do you want to backport the latest commits? > >> AutoscalingHistoryHandlerTest fails frequently >> ---------------------------------------------- >> >> Key: SOLR-11407 >> URL: https://issues.apache.org/jira/browse/SOLR-11407 >> Project: Solr >> Issue Type: Bug >> Security Level: Public(Default Security Level. Issues are Public) >> Components: AutoScaling >> Reporter: Andrzej Bialecki >> Assignee: Andrzej Bialecki >> Priority: Blocker >> Fix For: 7.3, master (8.0) >> >> Attachments: tests-failures.txt >> >> >> This test fails frequently on jenkins with a failed assertion (see also >> SOLR-11378 for other failure mode): >> {code} >> [junit4] FAILURE 6.49s J2 | AutoscalingHistoryHandlerTest.testHistory <<< >> [junit4] > Throwable #1: java.lang.AssertionError: expected:<8> but >> was:<6> >> [junit4] > at >> __randomizedtesting.SeedInfo.seed([164F10BB7F145FDE:7BB3B446C55CA0D9]:0) >> [junit4] > at >> org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:194) >> [junit4] > at java.lang.Thread.run(Thread.java:748) >> {code} > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
