diff options
author | Ryan Timmons <ryan.timmons@mongodb.com> | 2020-06-18 14:16:00 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-06-18 18:49:58 +0000 |
commit | ba3e5964f9ac140723df5b8a012306b30a1cb5b9 (patch) | |
tree | 4087a3f2e1899005b4cdd284cd1e8663b7be4507 /etc | |
parent | 6c2ebde6d6b5ebd0f8b723d757aa08a2bcf0f16b (diff) | |
download | mongo-ba3e5964f9ac140723df5b8a012306b30a1cb5b9.tar.gz |
SERVER-48109 Skip Known Broken Resmoke Tests
Diffstat (limited to 'etc')
-rw-r--r-- | etc/pip/dev-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pip/dev-requirements.txt b/etc/pip/dev-requirements.txt index 17172fb1c8a..6f6c9e5b486 100644 --- a/etc/pip/dev-requirements.txt +++ b/etc/pip/dev-requirements.txt @@ -6,4 +6,5 @@ -r components/resmoke.req -r components/external_auth.req -r components/evergreen.req +-r components/aws.req -r components/jiraclient.req |