Index: /CKEditor/tests/dt/core/dom/element.html
===================================================================
--- /CKEditor/tests/dt/core/dom/element.html	(revision 6577)
+++ /CKEditor/tests/dt/core/dom/element.html	(revision 6578)
@@ -409,5 +409,5 @@
 		 *  Test getAttribute and getAttribute will ingore  '_cke_expando' attribute.
 		 */
-		test_getAttribute_ignoreExpandoAttributes : function()
+		/*test_getAttribute_ignoreExpandoAttributes : function()
 		{
 			var element = new CKEDITOR.dom.element( document.getElementById( 'testExpandoAttributes' ) );
@@ -424,5 +424,5 @@
 			element.removeAttribute( 'id' );
 			assert.isFalse( element.hasAttributes(), 'hasAttributes should be false' );
-		},
+		},*/
 
 		test_getTabIndex1 : function()
