Title: [90464] trunk/LayoutTests
Revision
90464
Author
[email protected]
Date
2011-07-06 09:42:08 -0700 (Wed, 06 Jul 2011)

Log Message

2011-07-06  Andras Becsi  <[email protected]>

        [Qt] Fix the syntax of test_expectations.txt

        Unreviewed gardening.

        * platform/qt/test_expectations.txt: Add a bug for the flaky tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90463 => 90464)


--- trunk/LayoutTests/ChangeLog	2011-07-06 16:35:15 UTC (rev 90463)
+++ trunk/LayoutTests/ChangeLog	2011-07-06 16:42:08 UTC (rev 90464)
@@ -1,3 +1,11 @@
+2011-07-06  Andras Becsi  <[email protected]>
+
+        [Qt] Fix the syntax of test_expectations.txt
+
+        Unreviewed gardening.
+
+        * platform/qt/test_expectations.txt: Add a bug for the flaky tests.
+
 2011-07-06  Andrey Kosyakov  <[email protected]>
 
         Unreviewed, mark fast/events/click-focus-anchor.html as flaky.

Modified: trunk/LayoutTests/platform/qt/test_expectations.txt (90463 => 90464)


--- trunk/LayoutTests/platform/qt/test_expectations.txt	2011-07-06 16:35:15 UTC (rev 90463)
+++ trunk/LayoutTests/platform/qt/test_expectations.txt	2011-07-06 16:42:08 UTC (rev 90464)
@@ -57,17 +57,17 @@
 // -If a test is included twice, then the more precise path wins.
 // -CRASH tests cannot be WONTFIX
 
-http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TEXT PASS
+BUG64002 : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TEXT PASS
 
-fast/forms/textfield-overflow-by-value-update.html = PASS FAIL
+BUG64002 : fast/forms/textfield-overflow-by-value-update.html = PASS FAIL
 
-fast/notifications/notifications-click-event.html = TEXT PASS
+BUG64002 : fast/notifications/notifications-click-event.html = TEXT PASS
 
-fast/workers/shared-worker-lifecycle.html = TEXT PASS
-fast/workers/shared-worker-frame-lifecycle.html = TEXT PASS
-fast/workers/worker-close-more.html = TEXT PASS
-fast/workers/storage/interrupt-database.html = TEXT PASS
-fast/workers/dedicated-worker-lifecycle.html = TEXT PASS
-fast/workers/worker-lifecycle.html = TEXT PASS
+BUG64002 : fast/workers/shared-worker-lifecycle.html = TEXT PASS
+BUG64002 : fast/workers/shared-worker-frame-lifecycle.html = TEXT PASS
+BUG64002 : fast/workers/worker-close-more.html = TEXT PASS
+BUG64002 : fast/workers/storage/interrupt-database.html = TEXT PASS
+BUG64002 : fast/workers/dedicated-worker-lifecycle.html = TEXT PASS
+BUG64002 : fast/workers/worker-lifecycle.html = TEXT PASS
 
-fast/selectors/unqualified-hover-strict.html = TEXT PASS
+BUG64002 : fast/selectors/unqualified-hover-strict.html = TEXT PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to