diff --git a/cpp_tests/BUILD b/cpp_tests/BUILD index b0034fa8b91..b8e712b690e 100644 --- a/cpp_tests/BUILD +++ b/cpp_tests/BUILD @@ -436,7 +436,6 @@ tfrt_cc_test( srcs = [ "support/thread_local_test.cc", ], - tags = ["no_oss"], # TODO(b/178142173) deps = [ "@com_google_googletest//:gtest_main", "@tf_runtime//:support",