TestLatLonPolygonShapeQueries.testRandomBig this one fails with an OOM mostly, doesn't it? Perhaps we should mark those as requiring large memory so that smaller VMs don't run it at all. I think Mike had an annotation for that once (monster or something).
Dawid On Tue, Sep 4, 2018 at 4:11 AM Erick Erickson <[email protected]> wrote: > > I didn't get to it last week, so this week will be a two-fer. I'm > still working out what to do with suites. > > But, I'm un-annotating 33 tests and annotating 17 so it's better ;) > > **Annotations will be removed from the following tests because they > haven't failed in the last 4 rollups. > > **Methods: 33 > CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap > CloudSolrClientTest.preferLocalShardsTest > CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition > ComputePlanActionTest.testNodeLost > DeleteShardTest.testDirectoryCleanupAfterDeleteShard > DistributedMLTComponentTest.test > GraphExpressionTest.testShortestPathStream > GraphTest.testShortestPathStream > HttpSolrCallGetCoreTest > LargeVolumeJettyTest > LeaderElectionIntegrationTest.testSimpleSliceLeaderElection > MetricTriggerIntegrationTest.testMetricTrigger > MoveReplicaHDFSTest.testNormalFailedMove > SchemaApiFailureTest.testAddTheSameFieldTwice > SearchRateTriggerTest.testTrigger > SolrCloudReportersTest.testDefaultPlugins > SolrCloudReportersTest.testExplicitConfiguration > StreamExpressionTest.testParallelTopicStream > TestCloudRecovery.leaderRecoverFromLogOnStartupTest > TestDelegationWithHadoopAuth.testDelegationTokenRenew > TestDistribIDF.testMultiCollectionQuery > TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit > TestInPlaceUpdatesDistrib.test > TestLTROnSolrCloud.testSimpleQuery > TestManagedResourceStorage > TestSimGenericDistributedQueue > TestSimGenericDistributedQueue.testDistributedQueue > TestSimLargeCluster.testNodeLost > TestSimTriggerIntegration.testEventFromRestoredState > TestSimTriggerIntegration.testEventQueue > TestSimTriggerIntegration.testNodeAddedTriggerRestoreState > TestSimTriggerIntegration.testNodeLostTrigger > TestStressCloudBlindAtomicUpdates.test_dv_idx > > > Will BadApple these > Report Pct runs fails test > 0123 0.7 1818 10 AssignBackwardCompatibilityTest.test > 0123 0.5 1792 8 > CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster > 0123 2.0 1869 37 LeaderVoteWaitTimeoutTest.basicTest > 0123 2.0 1869 39 > LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection > 0123 3.0 1012 46 MoveReplicaHDFSTest.testFailedMove > 0123 0.2 1789 4 OverseerRolesTest.testOverseerRole > 0123 1.6 1146 18 SolrRrdBackendFactoryTest.testBasic > 0123 0.5 1811 10 StreamingTest.testParallelMergeStream > 0123 0.2 1811 4 > StreamingTest.testZeroParallelReducerStream > 0123 4.7 1044 44 StressHdfsTest(suite) > 0123 0.2 1793 4 > TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader > 0123 0.2 1823 4 TestLatLonPolygonShapeQueries(suite) > 0123 11.5 113 9 > TestLatLonPolygonShapeQueries.testRandomBig > 0123 2.3 1698 12 TestStressRecovery(suite) > 0123 2.2 1703 12 TestStressRecovery.testStressRecovery > 0123 0.2 1777 4 TestTlogReplica(suite) > 0123 1.6 1647 34 ZookeeperStatusHandlerTest(suite) > 0123 1.6 1650 32 > ZookeeperStatusHandlerTest.monitorZookeeper > > --------------------------------------------------------------------- > 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]
