#At file:///C:/Users/Reggie/work/connector-net/6.2/ based on revid:reggie.burnett@stripped
923 Reggie Burnett 2011-03-22
mark a test as not appropriate for compact framework
modified:
MySql.Data/Tests/Source/CommandTests.cs
=== modified file 'MySql.Data/Tests/Source/CommandTests.cs'
=== modified file 'MySql.Data/Tests/Source/CommandTests.cs'
--- a/MySql.Data/Tests/Source/CommandTests.cs 2011-03-09 18:18:40 +0000
+++ b/MySql.Data/Tests/Source/CommandTests.cs 2011-03-22 19:09:47 +0000
@@ -500,6 +500,7 @@
}
}
+#if !CF
/// <summary>
/// Bug #59616 Only INSERTs are batched
/// </summary>
@@ -535,6 +536,7 @@
Assert.AreEqual(1, listener.Find("Query Opened: UPDATE"));
}
+#endif
}
Attachment: [text/bzr-bundle] bzr/reggie.burnett@oracle.com-20110322190947-m03mwaswghu1evyr.bundle
| Thread |
|---|
| • bzr commit into connector-net-6.2 branch (reggie.burnett:923) | Reggie Burnett | 22 Mar |