-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace pytest.mark.skip("pending") (#14960)
* removed almost all skip(pending) and replaced with more descriptive labels or issue numbers * fixed the same row test. however, different errors are reported for tables vs. cosmos * forgot a new recording * adding only necessary re-records to the best of my abilities * test_table_batch sole recording that is new * recordings for cosmos tests * removing unnecessary pytest.skips * test_locale does not pass on all platforms * removed all pytest.skip(...) statements, all have better explanations now. * changing suppor -> support * fixing user agent tests
- Loading branch information
1 parent
b85bb25
commit 528e5bb
Showing
89 changed files
with
6,757 additions
and
3,867 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.