Skip to content

Instantly share code, notes, and snippets.

@s1monw
Created July 19, 2013 19:35
Show Gist options
  • Save s1monw/6041808 to your computer and use it in GitHub Desktop.
Save s1monw/6041808 to your computer and use it in GitHub Desktop.
output example
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.elasticsearch.test.unit.cluster.routing.allocation.SingleShardNoReplicasRoutingTests
testSingleIndexStartedShard(org.elasticsearch.test.unit.cluster.routing.allocation.SingleShardNoReplicasRoutingTests) Time elapsed: 0.001 sec
testSingleIndexShardFailed(org.elasticsearch.test.unit.cluster.routing.allocation.SingleShardNoReplicasRoutingTests) Time elapsed: 0.001 sec
testMultiIndexEvenDistribution(org.elasticsearch.test.unit.cluster.routing.allocation.SingleShardNoReplicasRoutingTests) Time elapsed: 0.013 sec
testMultiIndexUnevenNodes(org.elasticsearch.test.unit.cluster.routing.allocation.SingleShardNoReplicasRoutingTests) Time elapsed: 0.002 sec
Running org.elasticsearch.test.integration.nodesinfo.SimpleNodesInfoTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.elasticsearch.test.integration.nodesinfo.SimpleNodesInfoTests
testNodeInfoPlugin(org.elasticsearch.test.integration.nodesinfo.SimpleNodesInfoTests) Time elapsed: 0.163 sec
testNodesInfos(org.elasticsearch.test.integration.nodesinfo.SimpleNodesInfoTests) Time elapsed: 0.133 sec
Running org.elasticsearch.test.integration.routing.AliasResolveRoutingTests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment