diff --git a/tensorflow/core/ops/compat/BUILD b/tensorflow/core/ops/compat/BUILD index d8bfd4473f7..299076d8cfd 100644 --- a/tensorflow/core/ops/compat/BUILD +++ b/tensorflow/core/ops/compat/BUILD @@ -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",