Title: [127917] trunk/LayoutTests
Revision
127917
Author
[email protected]
Date
2012-09-07 14:04:25 -0700 (Fri, 07 Sep 2012)

Log Message

Fix linter errors. The deleted lines are all tests that are passing
or that no longer exist at that path.

* platform/efl/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127916 => 127917)


--- trunk/LayoutTests/ChangeLog	2012-09-07 20:58:49 UTC (rev 127916)
+++ trunk/LayoutTests/ChangeLog	2012-09-07 21:04:25 UTC (rev 127917)
@@ -1,3 +1,11 @@
+2012-09-07  Ojan Vafai  <[email protected]>
+
+        Fix linter errors. The deleted lines are all tests that are passing
+        or that no longer exist at that path.
+
+        * platform/efl/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2012-09-07  Tony Chang  <[email protected]>
 
         [chromium] Unreviewed gardening.  Remove platform/chromium-linux/compositing/gestures

Modified: trunk/LayoutTests/platform/efl/TestExpectations (127916 => 127917)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-07 20:58:49 UTC (rev 127916)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-07 21:04:25 UTC (rev 127917)
@@ -948,8 +948,6 @@
 // These tests are failing after r122528.
 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = TEXT
 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = TEXT
-BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html = TEXT
-BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html = TEXT
 
 // Failing after r123145 on EFL, GTK and QT.
 BUGWK91843 : http/tests/security/cross-frame-access-put.html = TEXT

Modified: trunk/LayoutTests/platform/mac/TestExpectations (127916 => 127917)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-09-07 20:58:49 UTC (rev 127916)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-09-07 21:04:25 UTC (rev 127917)
@@ -97,7 +97,7 @@
 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug10140.html = TEXT
 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug10216.html = TEXT
 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug104898.html = TEXT
-BUGWK74888 : tables/mozilla_expected_failures/bugs/bug106966.html = TEXT
+BUGWK74888 BUGWK93148 : tables/mozilla_expected_failures/bugs/bug106966.html = TEXT
 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug14007-2.html = TEXT
 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug29058-2.html = TEXT
 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-11.html = TEXT
@@ -183,7 +183,7 @@
 // Tiled-layer compositing tests are flakey.
 BUGWK82546 : compositing/tiling/crash-reparent-tiled-layer.html = PASS TEXT
 
-BUGWK84604 FUTURE : fast/js/global-constructors.html = TEXT
+BUGWK84604 : fast/js/global-constructors.html = TEXT
 
 // Requires rebaseline after bug 83978
 BUGWK83978 SKIP : tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html = IMAGE+TEXT
@@ -310,21 +310,7 @@
 // Needs new image to be checked in for all platforms.
 BUGWK93859 : compositing/video/video-controls-layer-creation.html = PASS MISSING
 
-// Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=91970
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-appearances-capacity.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-boundary-values.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-clone.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-element-markup.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-element.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-optimums.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-styles.html
-BUGWK91970 : fast/dom/HTMLMeterElement/meter-writing-mode.html
-
 // Require rebaseline after bug 93148
-BUGWK93148 : tables/mozilla_expected_failures/bugs/bug106966.html = TEXT
 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html = TEXT
 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html = TEXT
 BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to