Changeset 156280 in webkit
- Timestamp:
- Sep 23, 2013, 10:54:22 AM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r156273 r156280 1 2013-09-23 Alexey Proskuryakov <ap@apple.com> 2 3 Audio object garbage collection is incorrect (media/audio-garbage-collect.html test is flaky) 4 https://bugs.webkit.org/show_bug.cgi?id=72698 5 6 Skipping the test. It frequently times out, and when it doesn't, that's only 7 because if fails to detect incorrect behavior. 8 9 * TestExpectations: 10 1 11 2013-09-23 Krzysztof Czech <k.czech@samsung.com> 2 12 -
trunk/LayoutTests/TestExpectations
r156005 r156280 48 48 webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode.html [ Pass Failure ] 49 49 webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode.html [ Pass Crash ] 50 51 # The test frequently times out, and is just unsuccessful at detecting incorrect behavior when it passes. 52 webkit.org/b/72698 media/audio-garbage-collect.html [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.