Skip to content

Commit

Permalink
Remove tests that rely on the behaviour of external systems
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Aug 8, 2024
1 parent 8af0d1f commit f236db3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
10 changes: 1 addition & 9 deletions xtest/manifests/python3.8_test_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3793,15 +3793,7 @@
- options:
remove_literal_statements: true
rename_globals: true
/usr/lib64/python3.8/test/test_urllib2net.py:
- options: {}
- options:
rename_globals: true
- options:
remove_literal_statements: true
- options:
remove_literal_statements: true
rename_globals: true
/usr/lib64/python3.8/test/test_urllib2net.py: []
/usr/lib64/python3.8/test/test_urllib_response.py:
- options: {}
- options:
Expand Down
10 changes: 1 addition & 9 deletions xtest/manifests/python3.9_test_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3738,15 +3738,7 @@
- options:
remove_literal_statements: true
rename_globals: true
/usr/local/lib/python3.9/test/test_urllib2net.py:
- options: {}
- options:
rename_globals: true
- options:
remove_literal_statements: true
- options:
remove_literal_statements: true
rename_globals: true
/usr/local/lib/python3.9/test/test_urllib2net.py: []
/usr/local/lib/python3.9/test/test_urllib_response.py:
- options: {}
- options:
Expand Down

0 comments on commit f236db3

Please sign in to comment.