Changeset 233418 in webkit


Ignore:
Timestamp:
Jul 2, 2018 3:12:57 AM (6 years ago)
Author:
fred.wang@free.fr
Message:

WTF's internal std::optional implementation should abort() on bad optional access
https://bugs.webkit.org/show_bug.cgi?id=186536

Unreviewed test gardening.

Patch by Frederic Wang <fwang@igalia.com> on 2018-07-02

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r233417 r233418  
     12018-07-02  Frederic Wang  <fwang@igalia.com>
     2
     3        WTF's internal std::optional implementation should abort() on bad optional access
     4        https://bugs.webkit.org/show_bug.cgi?id=186536
     5
     6        Unreviewed test gardening.
     7
    182018-07-02  Frederic Wang  <fwang@igalia.com>
    29
  • trunk/LayoutTests/TestExpectations

    r233417 r233418  
    20072007webkit.org/b/90980 fast/forms/textarea/textarea-state-restore.html [ Pass Timeout ]
    20082008
    2009 webkit.org/b/182928 http/tests/cache-storage/cache-representation.https.html [ Pass Failure ]
     2009webkit.org/b/182928 http/tests/cache-storage/cache-representation.https.html [ Pass Failure Crash ]
    20102010
    20112011webkit.org/b/116621 fast/replaced/preferred-widths.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.