Changeset 156005 in webkit


Ignore:
Timestamp:
Sep 17, 2013 3:03:44 PM (11 years ago)
Author:
ap@apple.com
Message:

ScriptProcessorNode is garbage collected while still active if unreachable (breaks
webaudio/javascriptaudionode.html test)
https://bugs.webkit.org/show_bug.cgi?id=112521

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r156002 r156005  
     12013-09-17  Alexey Proskuryakov  <ap@apple.com>
     2
     3        ScriptProcessorNode is garbage collected while still active if unreachable (breaks
     4        webaudio/javascriptaudionode.html test)
     5        https://bugs.webkit.org/show_bug.cgi?id=112521
     6
     7        * TestExpectations: Marking test as failing/asserting.
     8
    192013-09-17  Alexey Proskuryakov  <ap@apple.com>
    210
  • trunk/LayoutTests/TestExpectations

    r155797 r156005  
    4545# This test is based on incorrect assumptions about front-end behavior, and passes or fails randomly.
    4646webkit.org/b/114209 http/tests/inspector/appcache/appcache-manifest-with-non-existing-file.html [ WontFix ]
     47
     48webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode.html [ Pass Failure ]
     49webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode.html [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.