Changeset 127461 in webkit


Ignore:
Timestamp:
Sep 4, 2012 5:51:20 AM (12 years ago)
Author:
vsevik@chromium.org
Message:

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

Patch by Andrey Adaikin <aandrey@chromium.org> on 2012-09-04
Reviewed by Vsevolod Vlasov.

This is to update Skipped and TestExpectations files.

  • platform/efl/TestExpectations:
  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127460 r127461  
     12012-09-04  Andrey Adaikin  <aandrey@chromium.org>
     2
     3        Web Inspector: Skip inspector WebGL tests where WebGL is disabled
     4        https://bugs.webkit.org/show_bug.cgi?id=95733
     5
     6        Reviewed by Vsevolod Vlasov.
     7
     8        This is to update Skipped and TestExpectations files.
     9
     10        * platform/efl/TestExpectations:
     11        * platform/win/Skipped:
     12
    1132012-09-04  Thiago Marcos P. Santos  <thiago.santos@intel.com>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r127460 r127461  
    543543BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = TEXT
    544544BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = TEXT
    545 BUGWK77219 : inspector/profiler/webgl/webgl-profiler-api-changes.html = TEXT
    546 BUGWK77219 : inspector/profiler/webgl/webgl-profiler-get-error.html = TEXT
     545BUGWK77219 SKIP : inspector/profiler/webgl = TEXT
    547546
    548547BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
  • trunk/LayoutTests/platform/win/Skipped

    r127380 r127461  
    14731473http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
    14741474http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
    1475 inspector/profiler/webgl/webgl-profiler-api-changes.html
     1475inspector/profiler/webgl
    14761476
    14771477# Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
Note: See TracChangeset for help on using the changeset viewer.