Simpler, turn off all the NunitWeb tests until WebTest is fixed
authorMiguel de Icaza <miguel@gnome.org>
Tue, 28 Nov 2006 19:00:17 +0000 (19:00 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 28 Nov 2006 19:00:17 +0000 (19:00 -0000)
svn path=/trunk/mcs/; revision=68605

mcs/build/library.make

index 5163b51ee68e601be6c0323ac790ae6d0d2c6a59..83783f553c0ad2118b032fb35350907a73289f06 100644 (file)
@@ -195,7 +195,7 @@ test-local: $(test_assemblies)
 run-test-local: run-test-lib
 run-test-ondotnet-local: run-test-ondotnet-lib
 
-TEST_HARNESS_EXCLUDES = /exclude:NotWorking,ValueAdd,CAS,InetAccess
+TEST_HARNESS_EXCLUDES = /exclude:NotWorking,ValueAdd,CAS,InetAccess,NunitWeb
 TEST_HARNESS_EXCLUDES_ONDOTNET = /exclude:NotDotNet,CAS
 
 ifdef TEST_HARNESS_VERBOSE