Changeset 154372 in webkit


Ignore:
Timestamp:
Aug 20, 2013 3:55:55 PM (11 years ago)
Author:
rniwa@webkit.org
Message:

<https://webkit.org/b/120095> Delete fast/css/giant-stylesheet-crash.html since it flakily timeout or crash

Reviewed by Antti Koivisto.

Deleted the test. This test was added in r82054 but it has been crashing since r154242.

Since our expected behavior is to crash at the moment, this test's description doesn't even match
the expected behavior anymore. Furthermore, it intermittently times out due to DRT taking too long to
allocate memory before it can crash.

  • fast/css/giant-stylesheet-crash-expected.txt: Removed.
  • fast/css/giant-stylesheet-crash.html: Removed.
Location:
trunk/LayoutTests
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r154359 r154372  
     12013-08-20  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        <https://webkit.org/b/120095> Delete fast/css/giant-stylesheet-crash.html since it flakily timeout or crash
     4
     5        Reviewed by Antti Koivisto.
     6
     7        Deleted the test. This test was added in r82054 but it has been crashing since r154242.
     8
     9        Since our expected behavior is to crash at the moment, this test's description doesn't even match
     10        the expected behavior anymore. Furthermore, it intermittently times out due to DRT taking too long to
     11        allocate memory before it can crash.
     12
     13        * fast/css/giant-stylesheet-crash-expected.txt: Removed.
     14        * fast/css/giant-stylesheet-crash.html: Removed.
     15
    1162013-08-20  Daniel Bates  <dabates@apple.com>
    217
Note: See TracChangeset for help on using the changeset viewer.