Changeset 143296 in webkit


Ignore:
Timestamp:
Feb 18, 2013 10:39:50 PM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL][WebGL] Enable test webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html.
https://bugs.webkit.org/show_bug.cgi?id=110176

Patch by Kondapally Kalyan <kalyan.kondapally@intel.com> on 2013-02-18
Reviewed by Laszlo Gombos.

Enable the test for EFL port, as it passes after r143220.

  • platform/efl-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r143291 r143296  
     12013-02-18  Kondapally Kalyan  <kalyan.kondapally@intel.com>
     2
     3        [EFL][WebGL] Enable test webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html.
     4        https://bugs.webkit.org/show_bug.cgi?id=110176
     5
     6        Reviewed by Laszlo Gombos.
     7
     8        Enable the test for EFL port, as it passes after r143220.
     9
     10        * platform/efl-wk2/TestExpectations:
     11
    1122013-02-18  Ryosuke Niwa  <rniwa@webkit.org>
    213
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r143194 r143296  
    432432
    433433# Several new Khronos WebGL conformance tests are failing on WK2 EFL.
    434 webkit.org/b/109435 webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html [ Failure ]
    435434webkit.org/b/109435 webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
    436435webkit.org/b/109435 webgl/conformance/context/premultiplyalpha-test.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.