Skip to content

Commit

Permalink
disable flaky PartitionedNonIndexedQueryBenchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
nonbinaryprogrammer committed May 31, 2019
1 parent 560af7c commit d4940f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geode-benchmarks/build.gradle
Expand Up @@ -66,6 +66,7 @@ task benchmark(type: Test) {

exclude "**/Replicated*QueryBenchmark.class"
exclude "**/ReplicatedFunctionExecution*Benchmark.class"
exclude "**/PartitionedNonIndexedQueryBenchmark.class"

forkEvery 1

Expand Down

0 comments on commit d4940f0

Please sign in to comment.