Skip to content

Commit

Permalink
mononoke/integration: exclude the most flaky tests (#55)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #55

Reviewed By: farnz

Differential Revision: D23622449

Pulled By: lukaspiatkowski

fbshipit-source-id: 79e1895f2c6191a2968d0cff226a38ba47188431
  • Loading branch information
lukaspiatkowski authored and facebook-github-bot committed Sep 10, 2020
1 parent 1f7d61a commit 1d23407
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eden/mononoke/tests/integration/run_tests_getdeps.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@
"test-scs.t", # Missing SCS_SERVER
"test-server.t", # Returns different data in OSS
"test-unbundle-replay-hg-recording.t", # Returns different data in OSS
"test-walker-count-objects.t", # Flaky test
"test-walker-error-as-data.t", # Flaky test
}

if platform == "darwin":
Expand Down

0 comments on commit 1d23407

Please sign in to comment.