Hi Erick,

You can go ahead and mark TestTriggerIntegration as BadApple. I don't think
anyone is working on it. I was working on TriggerIntegrationTest which is a
different test.

On Mon, Apr 9, 2018 at 10:02 PM, Erick Erickson <erickerick...@gmail.com>
wrote:

> OK, this is the first week I have Hoss' report from two weeks ago so
> the list is rather lengthy.
>
>
> I believe this test is being actively worked on, so no BadApple for it
>    org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.
> testEventQueue
>
> *******************Tests I'll BadApple on Thursday.
>
> These are tests that failed in the last week and _also_ are failures
> in Hoss' report from two weeks ago, so nobody has addressed them in
> that time-frame.
>
> PLEASE LET ME KNOW BEFORE THURSDAY WHICH OF THESE SHOULD NOT BE BADAPPLEd
>
>    org.apache.lucene.index.TestIndexSorting.testRandom3
>    org.apache.solr.TestDistributedSearch.test
>    org.apache.solr.client.solrj.io.stream.StreamExpressionTest.
> testDistributions
>    org.apache.solr.cloud.AddReplicaTest.test
>    org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesV1
>    org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
>    org.apache.solr.cloud.CreateRoutedAliasTest.
> testCollectionNamesMustBeAbsent
>    org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate
>    org.apache.solr.cloud.CreateRoutedAliasTest.testV1
>    org.apache.solr.cloud.CreateRoutedAliasTest.testV2
>    org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing
>    org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupT
> est
>    org.apache.solr.cloud.TestLeaderInitiatedRecoveryThr
> ead.testPublishDownState
>    org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest
>    org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloud
> Cluster.testCollectionCreateWithoutCoresThenDelete
>    org.apache.solr.cloud.autoscaling.ComputePlanActionTest.
> testSelectedCollections
>    org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger
>    org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.
> testNodeAddedTriggerRestoreState
>    org.apache.solr.common.cloud.TestCollectionStateWatchers.
> testDeletionsTriggerWatches
>    org.apache.solr.handler.TestReplicationHandler.
> doTestIndexAndConfigReplication
>    org.apache.solr.handler.TestReplicationHandler.
> doTestIndexFetchWithMasterUrl
>    org.apache.solr.handler.TestReplicationHandler.
> doTestReplicateAfterCoreReload
>    org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
>    org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
>    org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessor
> Test.test
>
>
> ***************************Tests currently BadApple-d
>
> *****************AwaitsFix Annotations:
>
>
> ************Lucene AwaitsFix
> TestControlledRealTimeReopenThread.java
>    testCRTReopen()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-5737
> ")
>
> TestICUNormalizer2CharFilter.java
>    testRandomStrings()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-5595
> ")
>
> TestMoreLikeThis.java
>    testMultiFieldShouldReturnPerFieldBooleanQuery()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-7161
> ")
>
> UIMABaseAnalyzerTest.java
>    testRandomStrings()
>    @Test @AwaitsFix(bugUrl =
> "https://issues.apache.org/jira/browse/LUCENE-3869";)
>
> UIMABaseAnalyzerTest.java
>    testRandomStringsWithConfigurationParameters()
>    @Test @AwaitsFix(bugUrl =
> "https://issues.apache.org/jira/browse/LUCENE-3869";)
>
> UIMATypeAwareAnalyzerTest.java
>    testRandomStrings()
>    @Test @AwaitsFix(bugUrl =
> "https://issues.apache.org/jira/browse/LUCENE-3869";)
>
>
>     ************Solr AwaitsFix
> ReplaceNodeNoTargetTest.java
>    ReplaceNodeNoTargetTest suite
>    @LuceneTestCase.AwaitsFix(bugUrl =
> "https://issues.apache.org/jira/browse/SOLR-11067";)
>
> TestCollapseQParserPlugin.java
>    testStringCollapse()
>    @AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-11974";)
>
> TestImpersonationWithHadoopAuth.java
>    testForwarding()
>    @AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/HADOOP-9893";)
>
> TestLTRReRankingPipeline.java
>    testDifferentTopN()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/SOLR-11134";)
>
> TestMinMaxOnMultiValuedField.java
>    testDoubleFieldCache()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-6709
> ")
>
> TestMinMaxOnMultiValuedField.java
>    testFloatFieldCache()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-6709
> ")
>
> TestMinMaxOnMultiValuedField.java
>    testIntFieldCache()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-6709
> ")
>
> TestMinMaxOnMultiValuedField.java
>    testLongFieldCache()
>    @AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/LUCENE-6709
> ")
>
>
>
> *****************BadApple Annotations:
>
> ************Lucene BadApple
> TestLRUQueryCache.java
>    testDocValuesUpdatesDontBreakCache()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
>
>     ************Solr BadApple
> AliasIntegrationTest.java
>    testModifyPropertiesCAR()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> AliasIntegrationTest.java
>    testProperties()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> AutoAddReplicasIntegrationTest.java
>    testSimple()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> AutoAddReplicasPlanActionTest.java
>    testSimple()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> AutoScalingHandlerTest.java
>    testReadApi()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> AutoscalingHistoryHandlerTest.java
>    testHistory()
>    //@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> CdcrBootstrapTest.java
>    testBootstrapWithContinousIndexingOnSourceCluster()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> CdcrReplicationDistributedZkTest.java
>    CdcrReplicationDistributedZkTest suite
>    @BadApple(bugUrl =
> "https://issues.apache.org/jira/browse/SOLR-12028,
> https://issues.apache.org/jira/browse/SOLR-10107";)
>
> ChaosMonkeySafeLeaderTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ChaosMonkeySafeLeaderWithPullReplicasTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> CollectionsAPIDistributedZkTest.java
>    testCollectionReload()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> CollectionsAPIDistributedZkTest.java
>    testCollectionsAPI()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> DocValuesNotIndexedTest.java
>    testGroupingDocAbsent()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> DocValuesNotIndexedTest.java
>    testGroupingSorting()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> ForceLeaderTest.java
>    testReplicasInLIRNoLeader()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ForceLeaderTest.java
>    testReplicasInLowerTerms()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> HdfsBasicDistributedZk2Test.java
>    HdfsBasicDistributedZk2Test suite
>    @LuceneTestCase.BadApple(bugUrl="https://issues.apache.
> org/jira/browse/SOLR-12028")
> // 26-Mar-2018
>
> HdfsChaosMonkeyNothingIsSafeTest.java
>    HdfsChaosMonkeyNothingIsSafeTest suite
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028,
> https://issues.apache.org/jira/browse/SOLR-10191";)
>
> HdfsDirectoryTest.java
>    testEOF()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> HdfsRecoveryZkTest.java
>    HdfsRecoveryZkTest suite
>    @LuceneTestCase.BadApple(bugUrl="https://issues.apache.
> org/jira/browse/SOLR-12028")
>
> HdfsRestartWhileUpdatingTest.java
>    HdfsRestartWhileUpdatingTest suite
>    @LuceneTestCase.BadApple(bugUrl="https://issues.apache.
> org/jira/browse/SOLR-12028")
> //2018-03-10
>
> HdfsTlogReplayBufferedWhileIndexingTest.java
>    HdfsTlogReplayBufferedWhileIndexingTest suite
>    @LuceneTestCase.BadApple(bugUrl="https://issues.apache.
> org/jira/browse/SOLR-12028")
>
> HttpPartitionTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> LeaderFailoverAfterPartitionTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> LeaderVoteWaitTimeoutTest.java
>    basicTest()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 17-Mar-2018
>
> LeaderVoteWaitTimeoutTest.java
>    testMostInSyncReplicasCanWinElection()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 17-Mar-2018
>
> LegacyCloudClusterPropTest.java
>    testCreateCollectionSwitchLegacyCloud()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> MathExpressionTest.java
>    testDistributions()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> MathExpressionTest.java
>    testMultiVariateNormalDistribution()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> //2018-03-10
>
> MissingSegmentRecoveryTest.java
>    testLeaderRecovery()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> MoveReplicaHDFSTest.java
>    testNormalFailedMove()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> MoveReplicaHDFSTest.java
>    testNormalMove()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> //2018-03-10
>
> MoveReplicaTest.java
>    testFailedMove()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 17-Mar-2018 This JIRA is fixed, but this test still fails
>
> MultiThreadedOCPTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> PeerSyncReplicationTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ReplaceNodeNoTargetTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ReplicationFactorTest.java
>    ReplicationFactorTest suite
>    @LuceneTestCase.BadApple(bugUrl =
> "https://issues.apache.org/jira/browse/SOLR-6944";)
>
> RestartWhileUpdatingTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> SSLMigrationTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 17-Mar-2018
>
> ScheduledMaintenanceTriggerTest.java
>    testInactiveShardCleanup()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 17-Mar-2018
>
> ScheduledTriggerIntegrationTest.java
>    ScheduledTriggerIntegrationTest suite
>    @LuceneTestCase.BadApple(bugUrl="https://issues.apache.
> org/jira/browse/SOLR-12028")
> // 26-Mar-2018
>
> SearchRateTriggerIntegrationTest.java
>    SearchRateTriggerIntegrationTest suite
>    @LuceneTestCase.BadApple(bugUrl =
> "https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ShardSplitTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ShardSplitTest.java
>    testSplitAfterFailedSplit()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ShardSplitTest.java
>    testSplitWithChaosMonkey()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> SharedFSAutoReplicaFailoverTest.java
>    test()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestAuthenticationFramework.java
>    testBasics()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestCloudConsistency.java
>    testOutOfSyncReplicasCannotBecomeLeader()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> TestCloudConsistency.java
>    testOutOfSyncReplicasCannotBecomeLeaderAfterRestart()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> TestCollectionsAPIViaSolrCloudCluster.java
>    testCollectionCreateSearchDelete()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestDynamicLoading.java
>    testDynamicLoading()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestGenericDistributedQueue.java
>    TestGenericDistributedQueue suite
>    @LuceneTestCase.BadApple(bugUrl="https://issues.apache.
> org/jira/browse/SOLR-12028")
>
> TestLargeCluster.java
>    TestLargeCluster suite
>    @LuceneTestCase.BadApple(bugUrl =
> "https://issues.apache.org/jira/browse/SOLR-12075";)
>
> TestLargeCluster.java
>    testSearchRate()
>    @BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-11714";)
>
> TestLeaderElectionZkExpiry.java
>    testLeaderElectionWithZkExpiry()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 17-Mar-2018
>
> TestManagedResourceStorage.java
>    TestManagedResourceStorage suite
>    @LuceneTestCase.BadApple(bugUrl =
> "https://issues.apache.org/jira/browse/SOLR-6443";)
>
> TestPrepRecovery.java
>    testLeaderNotResponding()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestPrepRecovery.java
>    testLeaderUnloaded()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestPullReplica.java
>    testAddDocs()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestPullReplica.java
>    testKillLeader()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> TestReplicationHandler.java
>    doTestIndexFetchOnMasterRestart()
>    @BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-9036";)
>
> TestSegmentSorting.java
>    testAtomicUpdateOfSegmentSortField()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> TestSegmentSorting.java
>    testSegmentTerminateEarly()
>    @Test@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028
> ")
>
> TestStressCloudBlindAtomicUpdates.java
>    test_dv()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestStressCloudBlindAtomicUpdates.java
>    test_dv_stored()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestTlogReplica.java
>    testOnlyLeaderIndexes()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> //2018-03-10
>
> TestTlogReplica.java
>    testRecovery()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestTriggerIntegration.java
>    testCooldown()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestTriggerIntegration.java
>    testEventFromRestoredState()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> //2018-03-10
>
> TestTriggerIntegration.java
>    testListeners()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestTriggerIntegration.java
>    testNodeLostTrigger()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
> // 26-Mar-2018
>
> TestTriggerIntegration.java
>    testNodeLostTriggerRestoreState()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestTriggerIntegration.java
>    testNodeMarkersRegistration()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestTriggerIntegration.java
>    testSearchRate()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestV2Request.java
>    testCloudSolrClient()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> TestV2Request.java
>    testHttpSolrClient()
>    @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to