Title: [112998] trunk/LayoutTests
Revision
112998
Author
[email protected]
Date
2012-04-03 01:53:49 -0700 (Tue, 03 Apr 2012)

Log Message

Unreviewed, disable inspector/styles/override-screen-size.html on platforms other than Chromium.
Related bug: https://bugs.webkit.org/show_bug.cgi?id=82886

* platform/efl/test_expectations.txt:
* platform/gtk/test_expectations.txt:
* platform/mac/Skipped:
* platform/qt/test_expectations.txt:
* platform/win/Skipped:
* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112997 => 112998)


--- trunk/LayoutTests/ChangeLog	2012-04-03 08:45:26 UTC (rev 112997)
+++ trunk/LayoutTests/ChangeLog	2012-04-03 08:53:49 UTC (rev 112998)
@@ -1,3 +1,15 @@
+2012-04-03  Alexander Pavlov  <[email protected]>
+
+        Unreviewed, disable inspector/styles/override-screen-size.html on platforms other than Chromium.
+        Related bug: https://bugs.webkit.org/show_bug.cgi?id=82886
+
+        * platform/efl/test_expectations.txt:
+        * platform/gtk/test_expectations.txt:
+        * platform/mac/Skipped:
+        * platform/qt/test_expectations.txt:
+        * platform/win/Skipped:
+        * platform/wk2/Skipped:
+
 2012-04-03  Bill Budge  <[email protected]>
 
         REGRESSION (r112217): H&R Block tax site won't load

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (112997 => 112998)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-04-03 08:45:26 UTC (rev 112997)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-04-03 08:53:49 UTC (rev 112998)
@@ -166,3 +166,4 @@
 BUGWK81936 : ietestcenter/css3/text/textshadow-009.htm = FAIL MISSING
 BUGWK81936 : ietestcenter/css3/text/textshadow-010.htm = FAIL MISSING
 
+BUGWK82886 : inspector/styles/override-screen-size.html = TEXT

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (112997 => 112998)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-04-03 08:45:26 UTC (rev 112997)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-04-03 08:53:49 UTC (rev 112998)
@@ -132,3 +132,4 @@
 BUGWK81936 : ietestcenter/css3/text/textshadow-009.htm = FAIL MISSING
 BUGWK81936 : ietestcenter/css3/text/textshadow-010.htm = FAIL MISSING
 
+BUGWK82886 : inspector/styles/override-screen-size.html = TEXT

Modified: trunk/LayoutTests/platform/mac/Skipped (112997 => 112998)


--- trunk/LayoutTests/platform/mac/Skipped	2012-04-03 08:45:26 UTC (rev 112997)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-04-03 08:53:49 UTC (rev 112998)
@@ -768,3 +768,6 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=82982
 fast/dom/jsDevicePixelRatio.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=82886
+inspector/styles/override-screen-size.html

Modified: trunk/LayoutTests/platform/qt/test_expectations.txt (112997 => 112998)


--- trunk/LayoutTests/platform/qt/test_expectations.txt	2012-04-03 08:45:26 UTC (rev 112997)
+++ trunk/LayoutTests/platform/qt/test_expectations.txt	2012-04-03 08:53:49 UTC (rev 112998)
@@ -42,3 +42,4 @@
 BUGWK81936 : ietestcenter/css3/text/textshadow-009.htm = FAIL MISSING
 BUGWK81936 : ietestcenter/css3/text/textshadow-010.htm = FAIL MISSING
 
+BUGWK82886 : inspector/styles/override-screen-size.html = TEXT

Modified: trunk/LayoutTests/platform/win/Skipped (112997 => 112998)


--- trunk/LayoutTests/platform/win/Skipped	2012-04-03 08:45:26 UTC (rev 112997)
+++ trunk/LayoutTests/platform/win/Skipped	2012-04-03 08:53:49 UTC (rev 112998)
@@ -1892,3 +1892,6 @@
 fast/block/lineboxcontain/block-font.html
 fast/block/lineboxcontain/block-glyphs.html
 fast/block/lineboxcontain/font.html
+
+# http://webkit.org/b/82886
+inspector/styles/override-screen-size.html

Modified: trunk/LayoutTests/platform/wk2/Skipped (112997 => 112998)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-04-03 08:45:26 UTC (rev 112997)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-04-03 08:53:49 UTC (rev 112998)
@@ -845,6 +845,10 @@
 fast/events/blur-focus-window-should-blur-focus-element.html
 fast/selectors/selection-window-inactive.html
 
+# WebKit2 needs an implementation of InspectorClient::overrideDeviceMetrics() and
+# autoZoomPageToFitWidth().
+inspector/styles/override-screen-size.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to