Changeset 186061 in webkit


Ignore:
Timestamp:
Jun 28, 2015, 8:18:29 PM (10 years ago)
Author:
ddkilzer@apple.com
Message:

ASAN crashes in js/regress-141098.html
<http://webkit.org/b/145007>

crashes with ASan enabled:

  • js/regress-141098.html
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r186056 r186061  
     12015-06-28  David Kilzer  <ddkilzer@apple.com>
     2
     3        ASAN crashes in js/regress-141098.html
     4        <http://webkit.org/b/145007>
     5
     6        * TestExpectations: Remove test from skip list as it no longer
     7        crashes with ASan enabled:
     8        - js/regress-141098.html
     9
    1102015-06-28  David Kilzer  <ddkilzer@apple.com>
    211
  • trunk/LayoutTests/TestExpectations

    r186056 r186061  
    517517webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-3.html [ Failure ]
    518518
    519 # Crashes with ASan enabled; previously was slow on Debug builds.
    520 # [ Debug ] js/regress-141098.html [ Slow ]
    521 webkit.org/b/145007 js/regress-141098.html [ Skip ]
     519[ Debug ] js/regress-141098.html [ Slow ]
    522520
    523521webkit.org/b/144258 [ Debug ] js/class-syntax-semicolon.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.