Skip to content

Commit

Permalink
skip flaky test (#332)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #332

Test runs locally, but is flaky in Github. Skipping until this can be resolved.

Reviewed By: mgarrard

Differential Revision: D53137542

fbshipit-source-id: 3950f987f4378077a9fc4d4bfbd1c885c5ad7241
  • Loading branch information
crasanders authored and facebook-github-bot committed Jan 26, 2024
1 parent d6a1e20 commit 6fe2045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_ax_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
from parameterized import parameterized_class


@unittest.skip("Test is flaky. Skipping for now.")
@parameterized_class(
("config_file", "should_ignore"),
[
Expand Down

0 comments on commit 6fe2045

Please sign in to comment.