Fix the issues with skipped tests and add support for --isolated-script-test-filter
1. Ignore skipped tests that are not in the test_path and not in the same shard; 2. Set the expected test status to SKIP if the actual status is SKIP; 3. Fix the issue with skipped tests - pytest deselect flag only works with relative path and pytest separator :: between a test and its subtest; 4. Add support for isolated-script-test-filter Bug: 992569 Change-Id: Ifa73e4c6372a12f63e7543c85d006cc32c848c25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777070 Commit-Queue: Kyle Ju <kyleju@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#707027}
Showing
Please register or sign in to comment