From 36899d61b36873fc163bc4cb0fe2e987e9dafb53 Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Thu, 24 Feb 2022 19:12:23 -0800 Subject: [PATCH 1/2] Add disabled tests to ProjectExclusions --- src/libraries/tests.proj | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 0aaa1549675b3..a2e3abe0d32ba 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -189,10 +189,10 @@ - + - + @@ -214,9 +214,9 @@ - @@ -230,11 +230,11 @@ - + - + @@ -283,6 +283,12 @@ + + + + + + From 7ef9d96a585c99db7347e48f56955f365326f80e Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Thu, 24 Feb 2022 20:27:10 -0800 Subject: [PATCH 2/2] Add comment --- src/libraries/tests.proj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index a2e3abe0d32ba..aa2032acc1505 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -283,10 +283,12 @@ - + - +