Title: [124734] trunk/LayoutTests
Revision
124734
Author
[email protected]
Date
2012-08-05 23:35:32 -0700 (Sun, 05 Aug 2012)

Log Message

[chromium] form tests are flaky, mostly on Linux
https://bugs.webkit.org/show_bug.cgi?id=78620

Unreviewed. Update test expecations for
  fast/forms/formaction-attribute.html
  fast/forms/formmethod-attribute-button-html.html
  fast/forms/formmethod-attribute-input-html.html
based on the latest dashboard.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124733 => 124734)


--- trunk/LayoutTests/ChangeLog	2012-08-06 06:31:39 UTC (rev 124733)
+++ trunk/LayoutTests/ChangeLog	2012-08-06 06:35:32 UTC (rev 124734)
@@ -1,3 +1,16 @@
+2012-08-05  Yoshifumi Inoue  <[email protected]>
+
+        [chromium] form tests are flaky, mostly on Linux
+        https://bugs.webkit.org/show_bug.cgi?id=78620
+
+        Unreviewed. Update test expecations for
+          fast/forms/formaction-attribute.html
+          fast/forms/formmethod-attribute-button-html.html
+          fast/forms/formmethod-attribute-input-html.html
+        based on the latest dashboard.
+
+        * platform/chromium/TestExpectations:
+
 2012-08-05  Philip Rogers  <[email protected]>
 
         Fix assertion during detach of SVG wrappers without baseVal

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (124733 => 124734)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-06 06:31:39 UTC (rev 124733)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-06 06:35:32 UTC (rev 124734)
@@ -2711,9 +2711,7 @@
 BUGWK72039 LINUX RELEASE : fast/forms/form-attribute-nonexistence-form-id.html = MISSING PASS
 BUGWK72039 DEBUG : http/tests/multipart/policy-ignore-crash.php = MISSING PASS
 BUGWK72039 MAC : http/tests/loading/empty-subframe.html = MISSING PASS
-BUGWK78620 : fast/forms/formaction-attribute.html = MISSING PASS
-BUGWK78620 LINUX : fast/forms/formmethod-attribute-button-html.html = MISSING PASS
-BUGWK78620 LINUX : fast/forms/formmethod-attribute-input-html.html = MISSING PASS
+BUGWK78620 LINUX DEBUG SLOW : fast/forms/formaction-attribute.html = PASS TEXT
 
 BUGWK70988 SNOWLEOPARD : fast/forms/submit-to-blank-multiple-times.html = PASS TEXT
 BUGWK70988 SNOWLEOPARD : fast/overflow/003.xml = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to