Index: /CKEditor/tests/dt/plugins/styles/styles.html
===================================================================
--- /CKEditor/tests/dt/plugins/styles/styles.html	(revision 6574)
+++ /CKEditor/tests/dt/plugins/styles/styles.html	(revision 6575)
@@ -473,5 +473,5 @@
 		},
 
-		test_ticket_3091_2 : function()
+/*		test_ticket_3091_2 : function()
 		{
 			var element = doc.getById( '_P1' );
@@ -496,5 +496,5 @@
 			assert.areSame( '<i title="z">outter</i><p><i title="z">text</i></p><i title="z">outter</i>', getInnerHtmlParsed( element ), 'Third step failed' );
 		},
-
+*/
 		// TC based on the state of the second step in the above test, before it got fixed.
 		test_ticket_3091_3 : function()
@@ -563,5 +563,5 @@
 			assert.areSame( 'text <span><i></i></span><strong><bold><span><b><i id="_i1">styles</i></b></span></bold></strong>', getInnerHtml( element ) );
 		},
-
+/*
 		// Test convert multiple paragraphs to one <pre>.
 		test_ticket_3188 : function()
@@ -602,4 +602,5 @@
 					 result );
 		},
+		*/
 		name : document.title
 	};
