Changeset 165360 in webkit


Ignore:
Timestamp:
Mar 9, 2014, 10:17:50 PM (11 years ago)
Author:
ap@apple.com
Message:

REGRESSION: js/dom/create-lots-of-workers.html frequently crashes
(sometimes in js/dom/cross-frame-bad-time.html)
https://bugs.webkit.org/show_bug.cgi?id=129758

  • platform/mac/TestExpectations: Skipped the test.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r165353 r165360  
     12014-03-09  Alexey Proskuryakov  <ap@apple.com>
     2
     3        REGRESSION: js/dom/create-lots-of-workers.html frequently crashes
     4        (sometimes in js/dom/cross-frame-bad-time.html)
     5        https://bugs.webkit.org/show_bug.cgi?id=129758
     6
     7        * platform/mac/TestExpectations: Skipped the test.
     8
    192014-03-09  Oliver Hunt  <oliver@apple.com>
    210
  • trunk/LayoutTests/platform/mac/TestExpectations

    r165102 r165360  
    13271327webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
    13281328webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
     1329
     1330webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.