Changeset 241430 in webkit


Ignore:
Timestamp:
Feb 13, 2019 2:12:27 AM (5 years ago)
Author:
Fujii Hironori
Message:

[GTK][WPE] Don't use DumpJSConsoleLogInStdErr expectation in platform TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=194587

Unreviewed gardening.

  • platform/gtk/TestExpectations: Removed DumpJSConsoleLogInStdErr markers which are marked in top TestExpectations.
  • platform/wpe/TestExpectations: Ditto.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r241328 r241430  
     12019-02-13  Fujii Hironori  <Hironori.Fujii@sony.com>
     2
     3        [GTK][WPE] Don't use DumpJSConsoleLogInStdErr expectation in platform TestExpectations
     4        https://bugs.webkit.org/show_bug.cgi?id=194587
     5
     6        Unreviewed gardening.
     7
     8        * platform/gtk/TestExpectations: Removed DumpJSConsoleLogInStdErr markers which are marked in top TestExpectations.
     9        * platform/wpe/TestExpectations: Ditto.
     10
    1112019-02-12  Justin Fan  <justin_fan@apple.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r241283 r241430  
    18601860webkit.org/b/160135 http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Failure Pass ]
    18611861webkit.org/b/160136 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure Pass ]
    1862 webkit.org/b/142488 http/tests/appcache/404-resource-with-slow-main-resource.php [ DumpJSConsoleLogInStdErr ]
    18631862webkit.org/b/162685 http/tests/cache/disk-cache/disk-cache-204-status-code.html [ Failure Pass ]
    18641863
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r241298 r241430  
    797797#////////////////////////////////////////////////////////////////////////////////////////
    798798
    799 Bug(WPE) http/tests/appcache [ Pass ]
    800799# Implement testRunner.setUseDeferredFrameLoading
    801800webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
    802 
    803 http/tests/appcache/deferred-events-delete-while-raising-timer.html [ DumpJSConsoleLogInStdErr ]
    804 http/tests/appcache/deferred-events-delete-while-raising.html [ DumpJSConsoleLogInStdErr ]
    805 http/tests/appcache/fail-on-update.html [ DumpJSConsoleLogInStdErr ]
    806 http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr ]
    807 http/tests/appcache/404-resource-with-slow-main-resource.php [ DumpJSConsoleLogInStdErr ]
    808801
    809802Bug(WPE) http/tests/cache/ [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.