⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 185797 in webkit


Ignore:
Timestamp:
Jun 20, 2015, 9:30:26 AM (11 years ago)
Author:
ddkilzer@apple.com
Message:

fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html is slow on Mavericks WK1 Debug builds

The Flakiness Dashboard says that this test times out, but only
on Mavericks WK1 Debug builds:

<https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-uniform-binding-bugs.html>

  • platform/mac-wk1/TestExpectations: Mark test as slow on

Mavericks Debug builds:

  • fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r185796 r185797  
     12015-06-20  David Kilzer  <ddkilzer@apple.com>
     2
     3        fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html is slow on Mavericks WK1 Debug builds
     4
     5        The Flakiness Dashboard says that this test times out, but only
     6        on Mavericks WK1 Debug builds:
     7
     8        <https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-uniform-binding-bugs.html>
     9
     10        * platform/mac-wk1/TestExpectations: Mark test as slow on
     11        Mavericks Debug builds:
     12        - fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html
     13
    1142015-06-20  David Kilzer  <ddkilzer@apple.com>
    215
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r185581 r185797  
    119119loader/navigation-policy [ Skip ]
    120120
     121[ Mavericks Debug ] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Slow ]
     122
    121123### END OF (2) Failures without bug reports
    122124########################################
Note: See TracChangeset for help on using the changeset viewer.