You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Erick Erickson <er...@gmail.com> on 2018/03/27 05:17:16 UTC

BadApples this week

I've been uncomfortable with the chance that tests that _should_ fail
are going to be prematurely BadApple'd. It finally struck me that what
I'm most interested in at present is tests that fail and fail and fail
but aren't being addressed.

Mark's tests have a history available each week, and he'll try to
publish the list on Monday. I can preserve Hoss's tests in a CSV
format.

My new straw-man proposal: Each Monday I'll take any tests that failed
over the last week and BadApple them if they _also_ were reported as
failing prior to Monday of two weeks ago in either Hoss' or Mark's
reports. IOW, any failing tests that haven't been addressed for at
least a week are BadApple candidates.

Of course if anyone's working on them actively, let me know and we can
un-BadApple them. Or mark them AwaitsFix. I'll continue to publish the
list of new and current BadApples each Monday and give people a couple
of days to react.

Here's what it looks like with dates, the first Monday I'll be able to
do this is fully is 9-Apr. since it'll take me a couple of weeks to
preserve two week's worth of 7-day windows of Hoss' reports.

For instance, on 9-Apr I'll take the list of failing tests 2-9 Apr and
the BadApple candidates will be any tests mentioned in Mark's or Hoss'
reports that failed _on or before_ 26-Mar. So anything fixed in the
week of 26-Mar to 1-Apr _will not_ get BadApple'd.

For this Monday and next Monday, I'll just use Mark's archived reports
while I preserve Hoss' rollups

I'll give people a couple of days to object to new tests I'm going to
BadApple as usual.

*************************Remove BadApple notations:

AutoscalingHistoryTestHandler.testHistory() No appearances in
BadApples or Windows folders!


***************** Candidates this week (based on Mark's test results
only) Will BadApple them Thursday:


org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionReload
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testScheduledTrigger
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting
org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test.test
org.apache.solr.cloud.RestartWhileUpdatingTest.test
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
org.apache.solr.cloud.TestPullReplica.testKillLeader
org.apache.solr.cloud.TestSegmentSorting.testAtomicUpdateOfSegmentSortField


****************All test failures

junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDelete
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest
junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionAPI
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
junit.framework.TestSuite.org.apache.solr.cloud.OverseerRolesTest
junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest
junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
org.apache.lucene.index.TestIndexSorting.testConcurrentUpdates
org.apache.lucene.index.TestIndexSorting.testMultiValuedRandom1
org.apache.lucene.index.TestIndexSorting.testRandom3
org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations (DON't
BADAPPLE MAYBE)
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferLocalShardsTest
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCopyOfRange
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream
org.apache.solr.cloud.AddReplicaTest.test
org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesV1
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionReload
org.apache.solr.cloud.api.collections.TestCollectionAPI.test
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testListenerAcceptance
org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger
org.apache.solr.cloud.autoscaling.sim.TestComputePlanAction.testNodeWithMultipleReplicasLost
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testScheduledTrigger
org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting
org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test.test
org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest.testDataDirIsNotReused
org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test
org.apache.solr.cloud.OverseerRolesTest.testOverseerRole
org.apache.solr.cloud.RestartWhileUpdatingTest.test
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
org.apache.solr.cloud.TestPullReplica.testKillLeader
org.apache.solr.cloud.TestSegmentSorting.testAtomicUpdateOfSegmentSortField
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew
org.apache.solr.handler.TestSolrConfigHandlerCloud.test
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery
org.apache.solr.search.TestStressRecovery.testStressRecovery
org.apache.solr.store.blockcache.BlockDirectoryTest.testEOF
org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit

*****************************************

FAILS by type. These are all included above, but I though it might be
interesting to see
the types of failures we get.


*************No ZK node NoNode
org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions


*************Timeout (or time related)/session expired/thread
leak/zombie threads
junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDelete
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionAPI
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
junit.framework.TestSuite.org.apache.solr.cloud.OverseerRolesTest
junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest
org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream
org.apache.solr.cloud.api.collections.TestCollectionAPI.test
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing
org.apache.solr.cloud.RestartWhileUpdatingTest.test
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart

**********No Live Servers

org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit

*************Other (typically asserts)

junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest
junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest
junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
org.apache.lucene.index.TestIndexSorting.testConcurrentUpdates
org.apache.lucene.index.TestIndexSorting.testMultiValuedRandom1
org.apache.lucene.index.TestIndexSorting.testRandom3
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations (DON't
BADAPPLE MAYBE)
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferLocalShardsTest
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCopyOfRange
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream
org.apache.solr.cloud.AddReplicaTest.test
org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesV1
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionReload
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testListenerAcceptance
org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger
org.apache.solr.cloud.autoscaling.sim.TestComputePlanAction.testNodeWithMultipleReplicasLost
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testScheduledTrigger
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting
org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test.test
org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest.testDataDirIsNotReused
org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test
org.apache.solr.cloud.OverseerRolesTest.testOverseerRole
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
org.apache.solr.cloud.TestPullReplica.testKillLeader
org.apache.solr.cloud.TestSegmentSorting.testAtomicUpdateOfSegmentSortField
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew
org.apache.solr.handler.TestSolrConfigHandlerCloud.test
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery
org.apache.solr.search.TestStressRecovery.testStressRecovery
org.apache.solr.store.blockcache.BlockDirectoryTest.testEOF

******************************Current BadApple/AwaitsFix report:
*****************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")

ZkControllerTest.java
   testPublishAndWaitForDownStates()
   @AwaitsFix(bugUrl =
"https://issues.apache.org/jira/browse/SOLR-12028,
https://issues.apache.org/jira/browse/SOLR-7736")



*****************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")

AtomicUpdateProcessorFactoryTest.java
   testMultipleThreads()
   @BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-10734")

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
   testCollectionsAPI()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

ComputePlanActionTest.java
   testSelectedCollections()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

DocValuesNotIndexedTest.java
   testGroupingDocAbsent()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

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")

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")

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")

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

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")

StreamExpressionTest.java
   testDistributions()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

StreamExpressionTest.java
   testMultiVariateNormalDistribution()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")
//2018-03-10

TestAuthenticationFramework.java
   testBasics()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

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")

TestReplicationHandler.java
   doTestIndexAndConfigReplication()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-11673")

TestReplicationHandler.java
   doTestIndexFetchOnMasterRestart()
   @BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-9036")

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
   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")

TriggerIntegrationTest.java
   testEventQueue()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

TriggerIntegrationTest.java
   testNodeMarkersRegistration()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

TriggerIntegrationTest.java
   testSearchRate()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")

ZkSolrClientTest.java
   testMultipleWatchesAsync()
   @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")


Process finished with exit code 0

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


Re: BadApples this week

Posted by Erick Erickson <er...@gmail.com>.
Noted. If it's still failing in a couple of weeks I'll BadApple it and
point to the JIRA.

I think I see a system here. I'll record any JIRAs about reproducible
failures and if nobody starts trying to fix them for a couple of weeks
I'll AwaitsFix them. NOTE: if someone needs them to _not_ be
AwaitsFix-ed to work on let me know.

And anyone should feel free to BadApple or AwaitsFix anything they
choose outside of my efforts of course.

Thanks!

On Tue, Mar 27, 2018 at 7:16 AM, Steve Rowe <sa...@gmail.com> wrote:
>
>> On Mar 27, 2018, at 1:17 AM, Erick Erickson <er...@gmail.com> wrote:
>>
>> org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations (DON’t BADAPPLE MAYBE)
>
> I made a JIRA for two recent failure modes:
>
> https://issues.apache.org/jira/browse/SOLR-12149
>
> --
> Steve
> www.lucidworks.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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


Re: BadApples this week

Posted by Steve Rowe <sa...@gmail.com>.
> On Mar 27, 2018, at 1:17 AM, Erick Erickson <er...@gmail.com> wrote:
> 
> org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations (DON’t BADAPPLE MAYBE)

I made a JIRA for two recent failure modes:

https://issues.apache.org/jira/browse/SOLR-12149

--
Steve
www.lucidworks.com


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