[mono/mono] abc18e43: Mark some corlib tests with the LLVMNotWorking category.

"Zoltan Varga ([email protected])" <[email protected]> Sun, 3 Nov 2013 13:20:18 +0000
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <000001421e1f02e4-1f48905a-94b9-49e3-b49e-57ed6c3d0af9-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/mono
  Compare: https://github.com/mono/mono/compare/fc169c38396a...abc18e4340c8

   Commit: abc18e4340c8ca42c49b21d974f0d5ce60db8423
   Author: Zoltan Varga <[email protected]> (vargaz)
     Date: 2013-11-03 13:19:09 GMT
      URL: https://github.com/mono/mono/commit/abc18e4340c8ca42c49b21d974f0d5ce60db8423

Mark some corlib tests with the LLVMNotWorking category.

Changed paths:
  M mcs/class/corlib/Test/System.Diagnostics/StackFrameTest.cs

Modified: mcs/class/corlib/Test/System.Diagnostics/StackFrameTest.cs
===================================================================
@@ -42,6 +42,7 @@ public void TearDown ()
 		///   Tests whether getting file name works.
 		/// </summary>
 		[Test]
+		[Category("LLVMNotWorking")]
 		public void TestGetFileName ()
 		{
 			Assert.AreEqual ("dir/someFile",
@@ -57,6 +58,7 @@ public void TestGetFileName ()
 		/// Tests whether getting file line number works.
 		/// </summary>
 		[Test]
+		[Category("LLVMNotWorking")]
 		public void TestGetFileLineNumber ()
 		{
 			Assert.AreEqual (13,


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches