tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp
changeset 30 5dc02b23752f
parent 18 2f34d5167611
--- a/tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp	Wed Jun 23 19:07:03 2010 +0300
+++ b/tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp	Tue Jul 06 15:10:48 2010 +0300
@@ -255,10 +255,6 @@
 
     addTestExclusion("string-case", "V8-specific behavior? (Doesn't pass on SpiderMonkey either)");
 
-#ifdef Q_CC_MINGW
-    addTestExclusion("date$", "QTBUG-7698: Date.prototype.setMonth() crashes on win32-g++");
-#endif
-
 #ifdef Q_OS_WINCE
     addTestExclusion("deep-recursion", "Demands too much memory on WinCE");
     addTestExclusion("nested-repetition-count-overflow", "Demands too much memory on WinCE");