Skip to content

Commit

Permalink
Merge r241298 - Unreviewed WPE gardening. Unskip content extensions t…
Browse files Browse the repository at this point in the history
…ests after r241283

* platform/wpe/TestExpectations: Unskip content extensions tests, and list
as failing those known to not pass due to missing expectaions or timeouts.
  • Loading branch information
aperezdc authored and carlosgcampos committed Feb 13, 2019
1 parent 7b9f8b2 commit 560a8fd
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
7 changes: 7 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
2019-02-12 Adrian Perez de Castro <aperez@igalia.com>

Unreviewed WPE gardening. Unskip content extensions tests after r241283

* platform/wpe/TestExpectations: Unskip content extensions tests, and list
as failing those known to not pass due to missing expectaions or timeouts.

2019-02-08 Chris Fleizach <cfleizach@apple.com>

AXObjectCache::childrenChanged shouldn't update layout or style during another style recalc
Expand Down
33 changes: 32 additions & 1 deletion LayoutTests/platform/wpe/TestExpectations
Expand Up @@ -475,7 +475,6 @@ Bug(WPE) contentfiltering/ [ Skip ]
Bug(WPE) http/wpt/beacon/contentextensions/ [ Skip ]

http/tests/contentdispositionattachmentsandbox [ Skip ]
http/tests/contentextensions [ Skip ]
http/tests/contentfiltering [ Skip ]
http/tests/download [ Skip ]
http/tests/fileapi [ Skip ]
Expand Down Expand Up @@ -612,6 +611,9 @@ imported/w3c/web-platform-tests/css/selectors/selector-required-type-change-002.
# Font variations
fast/text/variations [ Pass ]

# Content Extensions
http/tests/contentextensions [ Pass ]

#////////////////////////////////////////////////////////////////////////////////////////
# 5. TESTS CRASHING
#////////////////////////////////////////////////////////////////////////////////////////
Expand Down Expand Up @@ -817,6 +819,35 @@ webkit.org/b/162815 fast/text/variations/font-face-clamp.html [ ImageOnlyFailure
webkit.org/b/162815 fast/text/variations/font-selection-properties.html [ ImageOnlyFailure ]
webkit.org/b/162815 fast/text/variations/skia-postscript-name.html [ ImageOnlyFailure ]

# Content extensions, the failures need up-to-date expectations.
http/tests/contentextensions/basic-filter.html [ Failure ]
http/tests/contentextensions/block-cookies-in-csp-report.php [ Failure ]
http/tests/contentextensions/block-cookies-in-image-load-in-onunload.html [ Timeout Failure ]
http/tests/contentextensions/block-cookies-in-ping.html [ Failure ]
http/tests/contentextensions/block-cookies-send.html [ Failure ]
http/tests/contentextensions/block-csp-report.php [ Failure ]
http/tests/contentextensions/block-everything-unless-domain-redirect.php [ Failure ]
http/tests/contentextensions/block-image-load-in-onunload.html [ Timeout Failure ]
http/tests/contentextensions/block-ping.html [ Failure ]
http/tests/contentextensions/character-set-basic-support.html [ Failure ]
http/tests/contentextensions/css-display-none.html [ Failure ]
http/tests/contentextensions/domain-rules.html [ Failure ]
http/tests/contentextensions/fetch-redirect-blocked.html [ Failure ]
http/tests/contentextensions/filters-with-quantifiers-combined.html [ Failure ]
http/tests/contentextensions/hide-on-csp-report.php [ Failure ]
http/tests/contentextensions/hide-on-ping-with-ping-that-redirects.html [ Failure ]
http/tests/contentextensions/hide-on-ping.html [ Failure ]
http/tests/contentextensions/injected-script-callback.html [ Failure ]
http/tests/contentextensions/main-resource-redirect-blocked.php [ Failure ]
http/tests/contentextensions/main-resource-redirect-error.html [ Failure ]
http/tests/contentextensions/media-filtered.html [ Failure ]
http/tests/contentextensions/plugin-doesnt-crash.html [ Timeout Failure ]
http/tests/contentextensions/reload-without-contentextensions.html [ Failure ]
http/tests/contentextensions/subresource-redirect-blocked.html [ Failure ]
http/tests/contentextensions/text-track-blocked.html [ Failure ]
http/tests/contentextensions/top-url.html [ Failure ]
http/tests/contentextensions/whitelist.html [ Failure ]

# Unknown
webkit.org/b/120839 animations/cross-fade-background-image.html [ ImageOnlyFailure ]
webkit.org/b/120839 legacy-animation-engine/animations/cross-fade-background-image.html [ ImageOnlyFailure ]
Expand Down

0 comments on commit 560a8fd

Please sign in to comment.