Changeset 164030 in webkit


Ignore:
Timestamp:
Feb 13, 2014, 9:24:32 AM (11 years ago)
Author:
ap@apple.com
Message:

REGRESSION: fast/workers/use-machine-stack.html hits Heap::isMarked(cell) assertion
https://bugs.webkit.org/show_bug.cgi?id=128745

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r164029 r164030  
     12014-02-13  Alexey Proskuryakov  <ap@apple.com>
     2
     3        REGRESSION: fast/workers/use-machine-stack.html hits Heap::isMarked(cell) assertion
     4        https://bugs.webkit.org/show_bug.cgi?id=128745
     5
     6        * TestExpectations: Marked as flakily asserting.
     7
    182014-02-13  Andrzej Badowski  <a.badowski@samsung.com>
    29
  • trunk/LayoutTests/TestExpectations

    r164013 r164030  
    101101
    102102webkit.org/b/128537 fast/workers/dedicated-worker-lifecycle.html [ Skip ]
     103webkit.org/b/128745 [ Debug ] fast/workers/use-machine-stack.html [ Pass Crash ]
    103104
    104105webkit.org/b/83618 fast/dom/inline-event-attributes-release.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.