Unreviewed, adding new pixel tests to the skipped list of various platforms.

media/audio-repaint.html flakey.
https://bugs.webkit.org/show_bug.cgi?id=54970

* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/qt/Skipped:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@79346 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index fb7ebae..8b9a0b4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2011-02-22  Jer Noble  <jer.noble@apple.com>
+
+        Unreviewed, adding new pixel tests to the skipped list of various platforms.
+
+        media/audio-repaint.html flakey.
+        https://bugs.webkit.org/show_bug.cgi?id=54970
+        
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+
 2011-02-22  Andrew Wilson  <atwilson@chromium.org>
 
         Unreviewed, rolling out r79337.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 78f9e9a..7b944a5 100755
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3605,3 +3605,7 @@
 BUGWK54885 MAC : plugins/embed-attributes-setting.html = TIMEOUT
 BUGWK54885 MAC : plugins/embed-attributes-style.html = TIMEOUT
 BUGWK54885 MAC : userscripts/user-script-video-document.html = TIMEOUT
+
+// [Chromium] Generate results for media/audio-repaint.html and media/media-document-audio-repaint.html
+BUGWK54983 : media/audio-repaint.html = FAIL
+BUGWK54983 : media/media-document-audio-repaint.html = FAIL
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 6e128b1..bb27c1e 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1323,3 +1323,8 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=54389
 http/tests/misc/generated-content-inside-table.html
+
+# [GTK] Generate results for media/audio-repaint.html and media/media-document-audio-repaint.html
+# https://bugs.webkit.org/show_bug.cgi?id=54985
+media/audio-repaint.html
+media/media-document-audio-repaint.html
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 502dad5..5a928e3 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -3596,3 +3596,8 @@
 # ----- FIXME: QtWebkit supports client based and LayoutTest for the same is yet to be implemented. Tracked in #54334 ------ 
 fast/dom/Geolocation
 fast/dom/Window/window-properties-geolocation.html
+
+# [Qt] Generate results for media/audio-repaint.html and media/media-document-audio-repaint.html
+# https://bugs.webkit.org/show_bug.cgi?id=54984
+media/audio-repaint.html
+media/media-document-audio-repaint.html
\ No newline at end of file