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

Changeset 179818 in webkit


Ignore:
Timestamp:
Feb 8, 2015, 6:56:05 PM (12 years ago)
Author:
ddkilzer@apple.com
Message:

[iOS] Skip js/dom/create-lots-of-workers.html on ios-simulator

Already skipped on mac; marked as flakey on efl and gtk.

Fix tracked by:
REGRESSION: js/dom/create-lots-of-workers.html frequently crashes (sometimes in js/dom/cross-frame-bad-time.html)
<http://webkit.org/b/129758>
<rdar://problem/19760988>

  • platform/ios-simulator/TestExpectations: Skip test.
  • platform/mac/TestExpectations: Add comment about skipping on

ios-simulator.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r179811 r179818  
     12015-02-08  David Kilzer  <ddkilzer@apple.com>
     2
     3        [iOS] Skip js/dom/create-lots-of-workers.html on ios-simulator
     4
     5        Already skipped on mac; marked as flakey on efl and gtk.
     6
     7        Fix tracked by:
     8        REGRESSION: js/dom/create-lots-of-workers.html frequently crashes (sometimes in js/dom/cross-frame-bad-time.html)
     9        <http://webkit.org/b/129758>
     10        <rdar://problem/19760988>
     11
     12        * platform/ios-simulator/TestExpectations: Skip test.
     13        * platform/mac/TestExpectations: Add comment about skipping on
     14        ios-simulator.
     15
    1162015-02-08  Alexey Proskuryakov  <ap@apple.com>
    217
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r179481 r179818  
    26112611##
    26122612webkit.org/b/138970 fast/css/line-height-text-autosizing.html [ Pass ]
     2613
     2614# Skipped for mac as well:
     2615webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r179787 r179818  
    818818webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
    819819
     820# Skipped for ios-simulator as well:
    820821webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
    821822
Note: See TracChangeset for help on using the changeset viewer.