Merge "Re-enable TestMixedBuildUsesStubs"
diff --git a/cc/cc_test.go b/cc/cc_test.go
index fde6bff..f9e661f 100644
--- a/cc/cc_test.go
+++ b/cc/cc_test.go
@@ -3683,9 +3683,6 @@
 }
 
 func TestMixedBuildUsesStubs(t *testing.T) {
-	// TODO(b/275313114): Test exposes non-determinism which should be corrected and the test
-	// reenabled.
-	t.Skip()
 	t.Parallel()
 	bp := `
 		cc_library_shared {