Author: siwuzzz
Date: Thu Jul 5 09:57:10 2007
New Revision: 204
Modified:
trunk/clients/cs/src/unittests/gbase.cs
Log:
src/unittests/gbase.cs:
- Temporary marked Google Base text fixture as Ignored because it hangs NUnit.
Needs fixing.
Modified: trunk/clients/cs/src/unittests/gbase.cs
==============================================================================
--- trunk/clients/cs/src/unittests/gbase.cs (original)
+++ trunk/clients/cs/src/unittests/gbase.cs Thu Jul 5 09:57:10 2007
@@ -33,6 +33,7 @@
{
[TestFixture]
[Category("LiveTest")]
+ [Ignore("Needs fixing, hangs NUnit")]
public class GBatchTestSuite : BaseTestClass
{
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---