Title: [127461] trunk/LayoutTests
Revision
127461
Author
[email protected]
Date
2012-09-04 05:51:20 -0700 (Tue, 04 Sep 2012)

Log Message

Web Inspector: Skip inspector WebGL tests where WebGL is disabled
https://bugs.webkit.org/show_bug.cgi?id=95733

Patch by Andrey Adaikin <[email protected]> on 2012-09-04
Reviewed by Vsevolod Vlasov.

This is to update Skipped and TestExpectations files.

* platform/efl/TestExpectations:
* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127460 => 127461)


--- trunk/LayoutTests/ChangeLog	2012-09-04 12:34:23 UTC (rev 127460)
+++ trunk/LayoutTests/ChangeLog	2012-09-04 12:51:20 UTC (rev 127461)
@@ -1,3 +1,15 @@
+2012-09-04  Andrey Adaikin  <[email protected]>
+
+        Web Inspector: Skip inspector WebGL tests where WebGL is disabled
+        https://bugs.webkit.org/show_bug.cgi?id=95733
+
+        Reviewed by Vsevolod Vlasov.
+
+        This is to update Skipped and TestExpectations files.
+
+        * platform/efl/TestExpectations:
+        * platform/win/Skipped:
+
 2012-09-04  Thiago Marcos P. Santos  <[email protected]>
 
         [EFL] Gardening of failing tests

Modified: trunk/LayoutTests/platform/efl/TestExpectations (127460 => 127461)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-04 12:34:23 UTC (rev 127460)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-04 12:51:20 UTC (rev 127461)
@@ -542,8 +542,7 @@
 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html = TEXT
 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = TEXT
 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = TEXT
-BUGWK77219 : inspector/profiler/webgl/webgl-profiler-api-changes.html = TEXT
-BUGWK77219 : inspector/profiler/webgl/webgl-profiler-get-error.html = TEXT
+BUGWK77219 SKIP : inspector/profiler/webgl = TEXT
 
 BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
 BUGWK84760 : ietestcenter/css3/multicolumn/column-containing-block-002.htm = IMAGE

Modified: trunk/LayoutTests/platform/win/Skipped (127460 => 127461)


--- trunk/LayoutTests/platform/win/Skipped	2012-09-04 12:34:23 UTC (rev 127460)
+++ trunk/LayoutTests/platform/win/Skipped	2012-09-04 12:51:20 UTC (rev 127461)
@@ -1472,7 +1472,7 @@
 http/tests/security/webgl-remote-read-remote-image-allowed.html
 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
-inspector/profiler/webgl/webgl-profiler-api-changes.html
+inspector/profiler/webgl
 
 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
 fast/dom/HTMLAnchorElement/anchor-nodownload.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to