Merge "Re-enable TestMixedBuildUsesStubs"
This commit is contained in:
@@ -3683,9 +3683,6 @@ func TestStubsForLibraryInMultipleApexes(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestMixedBuildUsesStubs(t *testing.T) {
|
func TestMixedBuildUsesStubs(t *testing.T) {
|
||||||
// TODO(b/275313114): Test exposes non-determinism which should be corrected and the test
|
|
||||||
// reenabled.
|
|
||||||
t.Skip()
|
|
||||||
t.Parallel()
|
t.Parallel()
|
||||||
bp := `
|
bp := `
|
||||||
cc_library_shared {
|
cc_library_shared {
|
||||||
|
Reference in New Issue
Block a user