Merge "Re-enable TestMixedBuildUsesStubs" am: c0f9a2178f
am: 31db86106e
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2562752 Change-Id: Idc1f124dc4ef3d8229cd1a1ecbe3e6082db2bfd8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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