Changeset 186813 in webkit
- Timestamp:
- Jul 14, 2015, 2:05:06 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r186809 r186813 1 2015-07-14 David Kilzer <ddkilzer@apple.com> 2 3 http/tests/misc/large-js-program.php crashes in Release, times out in Debug, on Windows 4 5 Fix is tracked by <rdar://problem/21816197>. 6 7 * platform/win/TestExpectations: Mark test as crashing in 8 Release and timing out on Debug: 9 - http/tests/misc/large-js-program.php 10 1 11 2015-07-14 Antti Koivisto <antti@apple.com> 2 12 -
trunk/LayoutTests/platform/win/TestExpectations
r186765 r186813 3127 3127 # New test for Bug 144830 (r186388) always fails. 3128 3128 http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Failure ] 3129 3130 # <rdar://problem/21816197> large-js-program.php crashes on Release, times out on Debug 3131 [ Debug ] http/tests/misc/large-js-program.php [ Slow ] 3132 [ Release ] http/tests/misc/large-js-program.php [ Crash ]
Note:
See TracChangeset
for help on using the changeset viewer.