These are tests, not suites. A suite is a class - a collection of many
tests.
On Sep 11, 2015 4:06 PM, "Shawn Heisey" <[email protected]> wrote:

> While running tests, I noticed this:
>
>    [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
>    [junit4] IGNOR/A 0.00s J1 | HdfsChaosMonkeySafeLeaderTest.test
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly(value=))
>    [junit4] Completed [515/545] on J1 in 0.00s, 1 test, 1 skipped
>    [junit4]
>    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVWriterTest
>    [junit4] Completed [516/545] on J0 in 0.00s, 2 tests
>    [junit4]
>    [junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
>    [junit4] IGNOR/A 0.00s J1 | CdcrReplicationDistributedZkTest.doTests
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4] Completed [517/545] on J1 in 0.00s, 1 test, 1 skipped
>    [junit4]
>    [junit4] Suite: org.apache.solr.internal.csv.writer.CSVFieldTest
>    [junit4] Completed [520/545] on J1 in 0.00s, 2 tests
>    [junit4]
>    [junit4] Suite: org.apache.solr.TestCrossCoreJoin
>    [junit4] Completed [522/545] on J1 in 1.38s, 3 tests
>
> Suite numbers 518, 519,and 521 did not display.
>
> Any idea what's up there?
>
> Thanks,
> Shawn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to