Re-enable backwards compatibility test

PiperOrigin-RevId: 314221282
Change-Id: If7b6714eef3c3a69c3bddcb468aabb16bd29ddea
This commit is contained in:
Gaurav Jain 2020-06-01 16:01:21 -07:00 committed by TensorFlower Gardener
parent 5cf536f78d
commit 659b1fba99
1 changed files with 0 additions and 4 deletions

View File

@ -39,10 +39,6 @@ tf_cc_test(
"ops_history_v*/*.pbtxt",
"ops_history.v*.pbtxt",
]),
tags = [
"no_oss", # TODO(b/150030420): Reenable when fix lands.
"notap", # TODO(b/150030420): Reenable when fix lands.
],
deps = [
":op_compatibility_lib",
"//tensorflow/core:framework",