We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a535b commit 22e924fCopy full SHA for 22e924f
src/test/java/com/google/devtools/build/lib/skyframe/rewinding/BUILD
@@ -72,7 +72,6 @@ java_test(
72
name = "RewindingTest",
73
srcs = ["RewindingTest.java"],
74
shard_count = 12,
75
- tags = ["no_windows"], # BuildIntegrationTestCase isn't fully compatible with Windows.
76
deps = [
77
":rewinding_tests_helper",
78
"//src/main/java/com/google/devtools/build/lib:runtime",
0 commit comments