This unstable test should be disabled according to the comment.
authorEd Swartz <ed.swartz@nokia.com>
Wed, 15 Sep 2010 16:55:03 -0500
changeset 2018 5034d483c2e2
parent 2017 3155bf88e8d1
child 2019 b3e017e14335
This unstable test should be disabled according to the comment.
project/com.nokia.carbide.cpp.epoc.engine.tests/src/com/nokia/carbide/cpp/epoc/engine/tests/model/ModelProviderThreadTests.java
--- a/project/com.nokia.carbide.cpp.epoc.engine.tests/src/com/nokia/carbide/cpp/epoc/engine/tests/model/ModelProviderThreadTests.java	Wed Sep 15 16:54:04 2010 -0500
+++ b/project/com.nokia.carbide.cpp.epoc.engine.tests/src/com/nokia/carbide/cpp/epoc/engine/tests/model/ModelProviderThreadTests.java	Wed Sep 15 16:55:03 2010 -0500
@@ -263,7 +263,7 @@
 				// can't actually validate -- we have no idea whether writers'
 				// commits have come in order or not, since one writer may have
 				// been out-of-sync and had to retry its commit late.
-				validate(builder.toString());
+				//validate(builder.toString());
 			} finally {
 				view.dispose();
 			}