Skip to content

Commit 378c9d9

Browse files
committed
temporarily skip the benchmark tests
1 parent 9ebaba3 commit 378c9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Tests/Plugins/PluginTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ private Exception GetException(string message = "Test") {
632632
}
633633
}
634634

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

0 commit comments

Comments
 (0)