Skip to content

Commit

Permalink
Mark ConcurrentTests as flaky (flakiness is because of []). This is p…
Browse files Browse the repository at this point in the history
…referable to disabling the test, but of course the ideal thing to do is actually fix the code.

--
PiperOrigin-RevId: 144970101
MOS_MIGRATED_REVID=144970101
  • Loading branch information
haxorz authored and vladmos committed Jan 19, 2017
1 parent e7f6fbe commit fc346a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/java/com/google/devtools/build/lib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ java_test(
"vfs/inmemoryfs/*.java",
],
exclude = [
# TODO(#2068): Deflake this test or reactivate once #540 is fixed.
"concurrent/MultisetSemaphoreTest.java",
# java_rules_skylark doesn't support resource loading with
# qualified paths.
"util/ResourceFileLoaderTest.java",
Expand Down

0 comments on commit fc346a9

Please sign in to comment.