Skip to content

Commit

Permalink
Uncomment test skip, to be resolved in #12425
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklaw committed Aug 21, 2021
1 parent ea0ca37 commit cc4e6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/pants/backend/java/compile/javac_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from pants.testutil.rule_runner import QueryRule, RuleRunner

# TODO(#12293): Stabilize network flakiness.
# pytestmark = pytest.mark.skip
pytestmark = pytest.mark.skip


@pytest.fixture
Expand Down

0 comments on commit cc4e6a0

Please sign in to comment.