Changeset 139134 in webkit


Ignore:
Timestamp:
Jan 8, 2013 4:47:13 PM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL][WK2] WebGL test cases are sometimes crashing
https://bugs.webkit.org/show_bug.cgi?id=104506

Unreviewed gardening.

Enable webgl tests that are passing after recent changes.

Patch by Viatcheslav Ostapenko <sl.ostapenko@samsung.com> on 2013-01-08

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r139131 r139134  
     12013-01-08  Viatcheslav Ostapenko  <sl.ostapenko@samsung.com>
     2
     3        [EFL][WK2] WebGL test cases are sometimes crashing
     4        https://bugs.webkit.org/show_bug.cgi?id=104506
     5
     6        Unreviewed gardening.
     7
     8        Enable webgl tests that are passing after recent changes.
     9
     10        * platform/efl/TestExpectations:
     11
    1122013-01-08  Hajime Morrita  <morrita@google.com>
    213
  • trunk/LayoutTests/platform/efl/TestExpectations

    r139131 r139134  
    724724webkit.org/b/103444 http/tests/css/shared-stylesheet-mutation.html [ Failure Pass ]
    725725webkit.org/b/103445 http/tests/css/shared-stylesheet-mutation-preconstruct.html [ Failure Pass ]
    726 
    727 # WebGL tests randomly crash since WebGL was enabled.
    728 webkit.org/b/104506 fast/canvas/webgl [ Crash Pass ]
    729726
    730727# Flaky inspector tests
     
    17071704# Rendering failure, also missing expected results:
    17081705# Note webkit.org/b/104506, random crashes
    1709 webkit.org/b/105093 compositing/webgl/webgl-repaint.html [ ImageOnlyFailure Crash ]
    17101706webkit.org/b/105093 compositing/webgl/webgl-background-color.html [ Skip ]
    17111707webkit.org/b/105093 compositing/webgl/webgl-no-alpha.html [ Skip ]
     
    17381734# Rendering issues.
    17391735# Note webkit.org/b/104506, random crashes
    1740 webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes.html [ ImageOnlyFailure Crash ]
    1741 webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes-repaint.html [ ImageOnlyFailure Crash ]
     1736webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes.html [ ImageOnlyFailure ]
     1737webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes-repaint.html [ ImageOnlyFailure ]
    17421738
    17431739# Failing touch events case
Note: See TracChangeset for help on using the changeset viewer.