commit | c0f9a2178fd066bd83e3b7cee7d9e3a1cb4ff29b | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Apr 27 23:11:14 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 27 23:11:14 2023 +0000 |
tree | d1ddec0bf60557c7868447988437931ff9375927 | |
parent | 03cf3181d37f76adba59d43b17a3941e0f953be9 [diff] | |
parent | 00bafc669386e63ffa4b87b75b47339ef4a0063a [diff] |
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 {