Title: [100147] trunk/LayoutTests
Revision
100147
Author
[email protected]
Date
2011-11-14 08:41:02 -0800 (Mon, 14 Nov 2011)

Log Message

Tests occasionally report missing expectations
https://bugs.webkit.org/show_bug.cgi?id=72039

* platform/chromium/test_expectations.txt: Expect test to flakily report missing expectations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100146 => 100147)


--- trunk/LayoutTests/ChangeLog	2011-11-14 16:30:49 UTC (rev 100146)
+++ trunk/LayoutTests/ChangeLog	2011-11-14 16:41:02 UTC (rev 100147)
@@ -1,3 +1,10 @@
+2011-11-14  Tony Gentilcore  <[email protected]>
+
+        Tests occasionally report missing expectations
+        https://bugs.webkit.org/show_bug.cgi?id=72039
+
+        * platform/chromium/test_expectations.txt: Expect test to flakily report missing expectations.
+
 2011-11-14  Andrey Kosyakov  <[email protected]>
 
         Web Inspector: expose iframe window to the onShown event handler of panels & sidebars

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100146 => 100147)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-14 16:30:49 UTC (rev 100146)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-14 16:41:02 UTC (rev 100147)
@@ -3774,6 +3774,8 @@
 
 BUGWK70866 LINUX DEBUG : fast/forms/form-associated-element-crash3.html = TIMEOUT
 BUGWK72039 LINUX RELEASE : fast/forms/form-associated-element-crash3.html = MISSING PASS
+BUGWK72039 LINUX RELEASE : fast/forms/form-associated-element-crash.html = MISSING PASS
+BUGWK72039 LINUX RELEASE : fast/forms/form-attribute-elements-order2.html = MISSING PASS
 
 BUGWK70971 MAC : storage/domstorage/events/basic-setattribute.html = PASS CRASH
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to