Skip to content

Commit

Permalink
temporarily skip the benchmark tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Apr 12, 2016
1 parent 9ebaba3 commit 378c9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Tests/Plugins/PluginTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ private Exception GetException(string message = "Test") {
}
}

[Fact]
[Fact(Skip = "Skip until benchmark.net is updated with the runtime fixes (0.9.5")]
public void RunBenchmark() {
var summary = BenchmarkRunner.Run<DeduplicationBenchmarks>();

Expand Down

0 comments on commit 378c9d9

Please sign in to comment.