Commit e5b07c04 authored by Mark Ryan's avatar Mark Ryan
Browse files

Fix test sharding

Test sharding appears to have been broken by commit 87cc788e.  The result
being that many tests are simply not run when sharding is enabled.
The issue seems to be that the filtering for sharding is happening
twice, once in tensorflow/python/platform/googletest.py and then once
again in external/absl_py/absl/testing/absltest.py.  This commit fixes
the issue by removing the shard filtering code in googletest.py.

Fixes: https://github.com/tensorflow/tensorflow/issues/25594
parent 5f561241
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment