Use finally available test_filter

This commit is contained in:
bhack 2021-10-19 20:10:41 +02:00 committed by GitHub
parent 778fc6369f
commit 4bdc2265d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,7 @@ There are two ways to run TensorFlow unit tests.
(Requires `python>=3.7`)
```bash
bazel test ${flags} //tensorflow/python/saved_model:load_test --test_arg=-- --test_arg=-k=*LoadTest.test_capture_variables*
bazel test ${flags} //tensorflow/python/saved_model:load_test --test_filter=*LoadTest.test_capture_variables*
```
**Note:** You can add `--test_sharding_strategy=disabled` to the `flags` to disable the