Changeset 177268 in webkit
- Timestamp:
- Dec 14, 2014, 6:38:01 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/LayoutTests/ChangeLog ¶
r177267 r177268 1 2014-12-14 Alexey Proskuryakov <ap@apple.com> 2 3 Tests with infinite recursion frequently crash 4 https://bugs.webkit.org/show_bug.cgi?id=139548 5 6 Added another affected test, generalized expectations to be cross-platform. 7 8 * TestExpectations: 9 * platform/mac/TestExpectations: 10 1 11 2014-12-14 Alexey Proskuryakov <ap@apple.com> 2 12 -
TabularUnified trunk/LayoutTests/TestExpectations ¶
r177267 r177268 324 324 [ Debug ] fast/history/history-back-while-pdf-in-pagecache.html [ Skip ] 325 325 webkit.org/b/121628 [ Release ] fast/history/history-back-while-pdf-in-pagecache.html [ Pass ImageOnlyFailure ] 326 327 # Catching infinite recursion is broken. 328 webkit.org/b/139548 fast/workers/worker-constructor.html [ Skip ] 329 webkit.org/b/139548 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Skip ] -
TabularUnified trunk/LayoutTests/platform/mac/TestExpectations ¶
r177267 r177268 1355 1355 fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Pass Failure ] 1356 1356 fast/canvas/canvas-fillRect-gradient-shadow.html [ Pass Failure ] 1357 1358 webkit.org/b/139548 [ MountainLion Mavericks ] fast/workers/worker-constructor.html [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.