Changeset 186813 in webkit


Ignore:
Timestamp:
Jul 14, 2015, 2:05:06 PM (10 years ago)
Author:
ddkilzer@apple.com
Message:

http/tests/misc/large-js-program.php crashes in Release, times out in Debug, on Windows

Fix is tracked by <rdar://problem/21816197>.

  • platform/win/TestExpectations: Mark test as crashing in

Release and timing out on Debug:

  • http/tests/misc/large-js-program.php
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r186809 r186813  
     12015-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
    1112015-07-14  Antti Koivisto  <antti@apple.com>
    212
  • trunk/LayoutTests/platform/win/TestExpectations

    r186765 r186813  
    31273127# New test for Bug 144830 (r186388) always fails.
    31283128http/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.