Skip to content

Commit

Permalink
Merge r241430 - [GTK][WPE] Don't use DumpJSConsoleLogInStdErr expecta…
Browse files Browse the repository at this point in the history
…tion 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.
  • Loading branch information
fujii authored and carlosgcampos committed Feb 14, 2019
1 parent 18d7eec commit 727a6d2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
10 changes: 10 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
2019-02-13 Fujii Hironori <Hironori.Fujii@sony.com>

[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.

2019-02-12 Dean Jackson <dino@apple.com>

BitmapRenderer should handle existing ImageBuffers
Expand Down
1 change: 0 additions & 1 deletion LayoutTests/platform/gtk/TestExpectations
Expand Up @@ -1859,7 +1859,6 @@ webkit.org/b/160133 css3/masking/mask-svg-no-fragmentId-tiled.html [ ImageOnlyFa

webkit.org/b/160135 http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Failure Pass ]
webkit.org/b/160136 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure Pass ]
webkit.org/b/142488 http/tests/appcache/404-resource-with-slow-main-resource.php [ DumpJSConsoleLogInStdErr ]
webkit.org/b/162685 http/tests/cache/disk-cache/disk-cache-204-status-code.html [ Failure Pass ]

webkit.org/b/160137 svg/custom/non-scaling-stroke-update.svg [ ImageOnlyFailure Pass ]
Expand Down
7 changes: 0 additions & 7 deletions LayoutTests/platform/wpe/TestExpectations
Expand Up @@ -796,16 +796,9 @@ webkit.org/b/142292 fast/images/animated-gif-window-resizing.html [ Timeout ]
# 9. TESTS FAILING
#////////////////////////////////////////////////////////////////////////////////////////

Bug(WPE) http/tests/appcache [ Pass ]
# Implement testRunner.setUseDeferredFrameLoading
webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]

http/tests/appcache/deferred-events-delete-while-raising-timer.html [ DumpJSConsoleLogInStdErr ]
http/tests/appcache/deferred-events-delete-while-raising.html [ DumpJSConsoleLogInStdErr ]
http/tests/appcache/fail-on-update.html [ DumpJSConsoleLogInStdErr ]
http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr ]
http/tests/appcache/404-resource-with-slow-main-resource.php [ DumpJSConsoleLogInStdErr ]

Bug(WPE) http/tests/cache/ [ Pass ]
webkit.org/b/118220 http/tests/cache/partitioned-cache.html [ Failure ]
webkit.org/b/118220 http/tests/cache/partitioned-cache-iframe.html [ Failure ]
Expand Down

0 comments on commit 727a6d2

Please sign in to comment.