Try temporarily turning on /labels for SWF tests.
authorJonathan Pobst <monkey@jpobst.com>
Wed, 13 Jun 2007 14:17:52 +0000 (14:17 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Wed, 13 Jun 2007 14:17:52 +0000 (14:17 -0000)
svn path=/trunk/mcs/; revision=79415

mcs/class/Managed.Windows.Forms/Makefile

index 7ecd5a4fb9c5cdf893eb7780f3d5e51aaf2d707c..a96954b0909fab13c0e1c734914b99f8cd768f22 100644 (file)
@@ -105,7 +105,7 @@ SWF2k5.csproj: System.Windows.Forms.dll.sources System.Windows.Forms.dll.resourc
 
 include ../../build/library.make
 
-TEST_HARNESS_EXCLUDES = /exclude:Interactive,NotWorking,ValueAdd,CAS,InetAccess
+TEST_HARNESS_EXCLUDES = /exclude:Interactive,NotWorking,ValueAdd,CAS,InetAccess /labels
 TEST_HARNESS_EXCLUDES_ONDOTNET = /exclude:Interactive,NotDotNet,CAS
 
 $(the_lib): $(RESOURCES) SWF.csproj SWF2k5.csproj