From 45f8fc05f68e46e0f81dfea9c4e638443177053c Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Wed, 10 Oct 2018 12:14:21 -0700 Subject: [PATCH] Reduce the number of expected Pri-1 tests The number has shrunk lately due to removing CoreMangLib tests. --- tests/runtest.proj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/runtest.proj b/tests/runtest.proj index fc81b15..9c541f6 100644 --- a/tests/runtest.proj +++ b/tests/runtest.proj @@ -59,7 +59,7 @@ to only build the Priority 0 tests. This target is run after a test build to verify that the basic number of tests that were built is basically what was expected. When this was written, there were about 2500 Priority 0 tests and about 12270 Priority 1 tests (differing slightly based on platform). We currently check that the number of Priority 0 tests is greater than 2000 and - less than 3000, and the number of Priority 1 tests is greater than 11000. + less than 3000, and the number of Priority 1 tests is greater than 10000. --> - + -- 2.7.4