[Qt] Unreviewed gardening, skip new crashing tests to paint the bots green. * platform/qt/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk/LayoutTests@130170 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog index 7816b19..07a742c 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,9 @@ +2012-10-02 Csaba Osztrogonác <ossy@webkit.org> + + [Qt] Unreviewed gardening, skip new crashing tests to paint the bots green. + + * platform/qt/TestExpectations: + 2012-10-02 Vsevolod Vlasov <vsevik@chromium.org> Unreviewed inspector test fix.
diff --git a/platform/qt/TestExpectations b/platform/qt/TestExpectations index 46ff7fa..cf9257b 100644 --- a/platform/qt/TestExpectations +++ b/platform/qt/TestExpectations
@@ -2917,3 +2917,7 @@ webkit.org/b/94005 css2.1/20110323/word-spacing-remove-space-003.htm [ ImageOnlyFailure ] webkit.org/b/94005 css2.1/20110323/word-spacing-remove-space-006.htm [ ImageOnlyFailure ] webkit.org/b/94006 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ] + +# [Qt] REGRESSION(r130160): It made 2 tests crash +webkit.org/b/98158 svg/text/text-fonts-02-t.svg [ Crash Pass ] +webkit.org/b/98158 http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Crash Pass ]