Skip to content

Commit

Permalink
Exclude tests of Functions
Browse files Browse the repository at this point in the history
  • Loading branch information
nonbinaryprogrammer committed Feb 12, 2019
1 parent 3daa238 commit a805f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geode-benchmarks/build.gradle
Expand Up @@ -61,6 +61,7 @@ task benchmark(type: Test) {
exceptionFormat = 'full'
}

exclude "**/*Function*Benchmark.class"
forkEvery 1

systemProperty 'TEST_HOSTS', project.findProperty('hosts')
Expand Down

0 comments on commit a805f94

Please sign in to comment.