Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
LayoutTests/imported/w3c:
[GTK] Update expectations for wpt/url/failure.html.
https://bugs.webkit.org/show_bug.cgi?id=179920

Unreviewed test gardening.


* web-platform-tests/url/failure-expected.txt: update for sendBeacon support.

LayoutTests:
[GTK] Enable imported/w3c/web-platform-tests/url/failure.html
https://bugs.webkit.org/show_bug.cgi?id=179920

Unreviewed test gardening.


* platform/gtk/TestExpectations: the test is only flaky or prone to
  crashing on platforms that enable CONTENT_EXTENSIONS; i.e. mac and ios.


Canonical link: https://commits.webkit.org/195953@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@225085 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
Ms2ger committed Nov 21, 2017
1 parent 792375d commit ba8d20d
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 8 deletions.
10 changes: 10 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
2017-11-21 Ms2ger <Ms2ger@igalia.com>

[GTK] Enable imported/w3c/web-platform-tests/url/failure.html
https://bugs.webkit.org/show_bug.cgi?id=179920

Unreviewed test gardening.

* platform/gtk/TestExpectations: the test is only flaky or prone to
crashing on platforms that enable CONTENT_EXTENSIONS; i.e. mac and ios.

2017-11-21 Frederic Wang <fwang@igalia.com>

ASSERTION FAILED: !needsLayout() in WebCore::RenderMathMLScripts::firstLineBaseline
Expand Down
9 changes: 9 additions & 0 deletions LayoutTests/imported/w3c/ChangeLog
@@ -1,3 +1,12 @@
2017-11-21 Ms2ger <Ms2ger@igalia.com>

[GTK] Update expectations for wpt/url/failure.html.
https://bugs.webkit.org/show_bug.cgi?id=179920

Unreviewed test gardening.

* web-platform-tests/url/failure-expected.txt: update for sendBeacon support.

2017-11-20 Emilio Cobos Álvarez <emilio@crisal.io>

Incorrect computed style in pseudo-elements with display: contents
Expand Down
Expand Up @@ -112,7 +112,7 @@ FAIL Location's href: http://foo:-80/ should throw assert_throws: function "() =
FAIL window.open(): http://foo:-80/ should throw assert_throws: function "() => self.open(test.input).close()" threw object "TypeError: null is not an object (evaluating 'self.open(test.input).close')" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
PASS URL's href: http:/:@/www.example.com should throw
FAIL XHR: http:/:@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http:/:@/www.example.com should throw
FAIL sendBeacon(): http:/:@/www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http:/:@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/:@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://user@/www.example.com should throw
Expand All @@ -122,12 +122,12 @@ FAIL Location's href: http://user@/www.example.com should throw assert_throws: f
FAIL window.open(): http://user@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" threw object "TypeError: null is not an object (evaluating 'self.open(test.input).close')" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
PASS URL's href: http:@/www.example.com should throw
FAIL XHR: http:@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http:@/www.example.com should throw
FAIL sendBeacon(): http:@/www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http:@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http:/@/www.example.com should throw
FAIL XHR: http:/@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http:/@/www.example.com should throw
FAIL sendBeacon(): http:/@/www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http:/@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://@/www.example.com should throw
Expand All @@ -142,12 +142,12 @@ FAIL Location's href: https:@/www.example.com should throw assert_throws: functi
FAIL window.open(): https:@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" threw object "TypeError: null is not an object (evaluating 'self.open(test.input).close')" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
PASS URL's href: http:a:b@/www.example.com should throw
FAIL XHR: http:a:b@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http:a:b@/www.example.com should throw
FAIL sendBeacon(): http:a:b@/www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http:a:b@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:a:b@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http:/a:b@/www.example.com should throw
FAIL XHR: http:/a:b@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http:/a:b@/www.example.com should throw
FAIL sendBeacon(): http:/a:b@/www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http:/a:b@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/a:b@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://a:b@/www.example.com should throw
Expand All @@ -157,17 +157,17 @@ FAIL Location's href: http://a:b@/www.example.com should throw assert_throws: fu
FAIL window.open(): http://a:b@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" threw object "TypeError: null is not an object (evaluating 'self.open(test.input).close')" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
PASS URL's href: http::@/www.example.com should throw
FAIL XHR: http::@/www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http::@/www.example.com should throw
FAIL sendBeacon(): http::@/www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http::@/www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http::@/www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http:@:www.example.com should throw
FAIL XHR: http:@:www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http:@:www.example.com should throw
FAIL sendBeacon(): http:@:www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http:@:www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:@:www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http:/@:www.example.com should throw
FAIL XHR: http:/@:www.example.com should throw assert_throws: function "() => client.open("GET", test.input)" did not throw
PASS sendBeacon(): http:/@:www.example.com should throw
FAIL sendBeacon(): http:/@:www.example.com should throw assert_throws: function "() => self.navigator.sendBeacon(test.input)" did not throw
FAIL Location's href: http:/@:www.example.com should throw assert_throws: function "() => self[0].location = test.input" did not throw
FAIL window.open(): http:/@:www.example.com should throw assert_throws: function "() => self.open(test.input).close()" did not throw
PASS URL's href: http://@:www.example.com should throw
Expand Down
2 changes: 2 additions & 0 deletions LayoutTests/platform/gtk/TestExpectations
Expand Up @@ -3430,6 +3430,8 @@ webkit.org/b/155132 http/tests/security/contentSecurityPolicy/video-with-https-u

webkit.org/b/172056 fast/text/multiglyph-characters.html [ Pass ]

webkit.org/b/172337 imported/w3c/web-platform-tests/url/failure.html [ Pass ]

webkit.org/b/175290 imported/w3c/web-platform-tests/css/css-ui-3/text-overflow-005.html [ Pass ]

webkit.org/b/169264 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-navigation-samedoc.html [ Pass ]
Expand Down

0 comments on commit ba8d20d

Please sign in to comment.