Skip to content

Commit

Permalink
Remove tests failing at HEAD that run on TAP
Browse files Browse the repository at this point in the history
(cherry picked from commit d462c33)
  • Loading branch information
Googler authored and mai93 committed Nov 6, 2024
1 parent b0eb9e2 commit a7190bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions querysync/javatests/com/google/idea/blaze/qsync/project/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ package(default_visibility = DEFAULT_TEST_VISIBILITY)
java_test(
name = "BuildGraphDataTest",
srcs = ["BuildGraphDataTest.java"],
tags = [
"no_tap",
],
deps = [
"//querysync/java/com/google/idea/blaze/qsync",
"//querysync/java/com/google/idea/blaze/qsync/project",
Expand Down

0 comments on commit a7190bf

Please sign in to comment.