Index: /CKEditor/tests/tt/4242/4242.html
===================================================================
--- /CKEditor/tests/tt/4242/4242.html	(revision 4358)
+++ /CKEditor/tests/tt/4242/4242.html	(revision 4359)
@@ -27,15 +27,15 @@
 
 			// This test should be failed.
-			test_not_ignored : function()
-			{
-				CKEditorError1;
-			},
+//			test_not_ignored : function()
+//			{
+//				CKEditorError1;
+//			},
 
 			// This test should be failed and throw an error.
 			// Note: The debugging mode should be turned on 
-			test_not_ignored_and_throws : function()
-			{
-				CKEditorError2;
-			},
+//			test_not_ignored_and_throws : function()
+//			{
+//				CKEditorError2;
+//			},
 
 			shouldIgnoreAllBut : [ 'test_not_ignored' , 'test_not_ignored_and_throws' ],
