Summary: | REGRESSION(r220751): [GTK] Layout Test imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any.html is failing | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alicia Boya García <aboya> | ||||
Component: | Tools / Tests | Assignee: | Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | annulen, commit-queue, lforschler, mcatanzaro, Ms2ger, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Alicia Boya García
2017-08-16 15:38:02 PDT
I thought it could be because of outdated expectations because of a very similar difference between the output and the current GTK expectation and the output and the current general expectation, but those differences turned out to be in different lines of the test output. It looks more like the wrong error is being thrown. Alicia, can you submit a patch updating the GTK test expectations to reflect this failure? The expectation should contain a link to this bug, and this bug should be left open until the test is fixed. Created attachment 318336 [details]
Patch
Comment on attachment 318336 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=318336&action=review > LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt:9 > +FAIL Fetching about:blank (PUT) is OK promise_test: Unhandled rejection with value: object "TypeError: The URL canât be shown" "can't" maybe? (In reply to Konstantin Tokarev from comment #4) > Comment on attachment 318336 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=318336&action=review > > > LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt:9 > > +FAIL Fetching about:blank (PUT) is OK promise_test: Unhandled rejection with value: object "TypeError: The URL canât be shown" > > "can't" maybe? Someone decided to embed a "smart quote" in the error message, I'm afraid. See https://developer.gnome.org/hig/stable/typography.html.en for guidance on use of smart quotes. (Use them!) Our patch review tool is broken for mangling Unicode. Comment on attachment 318336 [details] Patch Clearing flags on attachment: 318336 Committed r220853: <http://trac.webkit.org/changeset/220853> All reviewed patches have been landed. Closing bug. |