Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a22c4b6a authored by Liz Kammer's avatar Liz Kammer
Browse files

Disable flaky test temporarily

Test: go test . -run TestStubsForLibraryInMultipleApexes -count 1000
Bug: 275313114
Change-Id: Iee0ffa0c182840f036325b67c15d3731566151b2
parent 48cdbeba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3573,6 +3573,9 @@ func TestVersionedStubs(t *testing.T) {
}

func TestStubsForLibraryInMultipleApexes(t *testing.T) {
	// TODO(b/275313114): Test exposes non-determinism which should be corrected and the test
	// reenabled.
	t.Skip()
	t.Parallel()
	ctx := testCc(t, `
		cc_library_shared {