Title: [91991] trunk/LayoutTests
Revision
91991
Author
[email protected]
Date
2011-07-29 06:38:11 -0700 (Fri, 29 Jul 2011)

Log Message

[Qt][ARM]REGRESSION(r91752): It made audio related tests fail
https://bugs.webkit.org/show_bug.cgi?id=65369

* platform/qt-arm/Skipped: Skip failing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91990 => 91991)


--- trunk/LayoutTests/ChangeLog	2011-07-29 13:36:36 UTC (rev 91990)
+++ trunk/LayoutTests/ChangeLog	2011-07-29 13:38:11 UTC (rev 91991)
@@ -1,5 +1,12 @@
 2011-07-29  Csaba Osztrogonác  <[email protected]>
 
+        [Qt][ARM]REGRESSION(r91752): It made audio related tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=65369
+
+        * platform/qt-arm/Skipped: Skip failing tests.
+
+2011-07-29  Csaba Osztrogonác  <[email protected]>
+
         [Qt] Unreviewed gardening after r91986
 
         * platform/qt-4.8/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.

Modified: trunk/LayoutTests/platform/qt-arm/Skipped (91990 => 91991)


--- trunk/LayoutTests/platform/qt-arm/Skipped	2011-07-29 13:36:36 UTC (rev 91990)
+++ trunk/LayoutTests/platform/qt-arm/Skipped	2011-07-29 13:38:11 UTC (rev 91991)
@@ -51,3 +51,25 @@
 fast/js/nested-object-gc.html
 # https://bugs.webkit.org/show_bug.cgi?id=64452
 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html
+
+# [Qt][ARM]REGRESSION(r91752): It made audio related tests fail
+# https://bugs.webkit.org/show_bug.cgi?id=65369
+fast/canvas/canvas-drawImage-incomplete.html
+fast/dom/URL-attribute-reflection.html
+fast/dom/Window/custom-constructors.html
+fast/dom/Window/window-properties.html
+fast/dom/beforeload/video-before-load.html
+fast/dom/boolean-attribute-reflection.html
+fast/dom/constructed-objects-prototypes.html
+fast/dom/constructors-cached-navigate.html
+fast/dom/constructors-cached.html
+fast/dom/dom-constructors.html
+fast/dom/prototype-inheritance-2.html
+fast/dom/prototype-inheritance.html
+fast/forms/form-associated-element-crash3.html
+fast/js/custom-constructors.html
+fast/js/global-constructors.html
+fast/js/instanceof-XMLHttpRequest.html
+fast/replaced/outline-replaced-elements.html
+http/tests/security/local-video-poster-from-remote.html
+http/tests/security/local-video-src-from-remote.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to