Changeset 179818 in webkit
- Timestamp:
- Feb 8, 2015, 6:56:05 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-simulator/TestExpectations (modified) (1 diff)
-
platform/mac/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r179811 r179818 1 2015-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 1 16 2015-02-08 Alexey Proskuryakov <ap@apple.com> 2 17 -
trunk/LayoutTests/platform/ios-simulator/TestExpectations
r179481 r179818 2611 2611 ## 2612 2612 webkit.org/b/138970 fast/css/line-height-text-autosizing.html [ Pass ] 2613 2614 # Skipped for mac as well: 2615 webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ] -
trunk/LayoutTests/platform/mac/TestExpectations
r179787 r179818 818 818 webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ] 819 819 820 # Skipped for ios-simulator as well: 820 821 webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ] 821 822
Note:
See TracChangeset
for help on using the changeset viewer.