Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML: align XHR URL encoding expectations with the specification #42049

Merged
merged 1 commit into from
Sep 21, 2023

HTML: align XHR URL encoding expectations with the specification

5f2fd13
Select commit
Loading
Failed to load commit list.
Merged

HTML: align XHR URL encoding expectations with the specification #42049

HTML: align XHR URL encoding expectations with the specification
5f2fd13
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-chrome-dev-stability succeeded Sep 19, 2023 in 28m 53s

Community-TC (pull_request)

Verify that all tests affected by a pull request are stable when executed in chrome.

Details

View task in Taskcluster
View logs in Taskcluster

WPT Command: python3 ./wpt run --channel=dev --verify --verify-no-chaos-mode --verify-repeat-loop=0 --verify-repeat-restart=10 --github-checks-text-file=/home/test/artifacts/checkrun.md --affected base_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --enable-swiftshader chrome


25:13.63 INFO | `Scheme wtai (getting <a>.href)`       | PASS    |                                                                                                            |
25:13.63 INFO | `Scheme xmpp (getting <a>.href)`       | PASS    |                                                                                                            |
25:13.63 INFO | `Scheme web+http (getting <a>.href)`   | PASS    |                                                                                                            |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=svg ###
25:13.63 INFO |     Subtest     | Results | Messages |
25:13.63 INFO |-----------------|---------|----------|
25:13.63 INFO |                 | OK      |          |
25:13.63 INFO | `SVG <a>`       | PASS    |          |
25:13.63 INFO | `SVG <feImage>` | PASS    |          |
25:13.63 INFO | `SVG <image>`   | PASS    |          |
25:13.63 INFO | `SVG <use>`     | PASS    |          |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=xml ###
25:13.63 INFO |          Subtest           | Results |                              Messages                             |
25:13.63 INFO |----------------------------|---------|-------------------------------------------------------------------|
25:13.63 INFO |                            | OK      |                                                                   |
25:13.63 INFO | `<?xml-stylesheet?> (CSS)` | FAIL    | `assert_equals: expected "\"%C3%A5\"" but got "\"%26%23229%3B\""` |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=loading ###
25:13.63 INFO |             Subtest             | Results |                                               Messages                                              |
25:13.63 INFO |---------------------------------|---------|-----------------------------------------------------------------------------------------------------|
25:13.63 INFO |                                 | OK      |                                                                                                     |
25:13.63 INFO | `loading css <link>`            | PASS    |                                                                                                     |
25:13.63 INFO | `loading image <img src>`       | PASS    |                                                                                                     |
25:13.63 INFO | `loading image <embed src>`     | FAIL    | `assert_equals: expected substring %26%23229%3B got default intrinsic width expected 1 but got 300` |
25:13.63 INFO | `loading image <object data>`   | FAIL    | `assert_equals: expected substring %26%23229%3B got default intrinsic width expected 1 but got 300` |
25:13.63 INFO | `loading image <input src>`     | PASS    |                                                                                                     |
25:13.63 INFO | `loading image <video poster>`  | PASS    |                                                                                                     |
25:13.63 INFO | `loading video <video>`         | FAIL    | `assert_equals: expected substring %26%23229%3B got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading video <video><source>` | FAIL    | `assert_equals: expected substring %26%23229%3B got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading video <audio>`         | FAIL    | `assert_equals: expected substring %26%23229%3B got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading video <audio><source>` | FAIL    | `assert_equals: expected substring %26%23229%3B got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading webvtt <track>`        | PASS    |                                                                                                     |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=css ###
25:13.63 INFO |                                              Subtest                                              | Results |                          Messages                         |
25:13.63 INFO |---------------------------------------------------------------------------------------------------|---------|-----------------------------------------------------------|
25:13.63 INFO |                                                                                                   | OK      |                                                           |
25:13.63 INFO | `CSS <link> (windows-1251) #<id> { background-image:<url> }`                                      | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { background-image:<url> }`                                             | PASS    |                                                           |
25:13.63 INFO | `CSS <style> #<id> { background-image:<url> }`                                                    | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (windows-1251) #<id> { border-image-source:<url> }`                                   | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { border-image-source:<url> }`                                          | PASS    |                                                           |
25:13.63 INFO | `CSS <style> #<id> { border-image-source:<url> }`                                                 | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (windows-1251) #<id>::before { content:<url> }`                                       | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id>::before { content:<url> }`                                              | PASS    |                                                           |
25:13.63 INFO | `CSS <style> #<id>::before { content:<url> }`                                                     | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (windows-1251) @font-face { font-family:<id>; src:<url> } #<id> { font-family:<id> }` | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (utf-8) @font-face { font-family:<id>; src:<url> } #<id> { font-family:<id> }`        | PASS    |                                                           |
25:13.63 INFO | `CSS <style> @font-face { font-family:<id>; src:<url> } #<id> { font-family:<id> }`               | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (windows-1251) #<id> { display:list-item; list-style-image:<url> }`                   | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { display:list-item; list-style-image:<url> }`                          | PASS    |                                                           |
25:13.63 INFO | `CSS <style> #<id> { display:list-item; list-style-image:<url> }`                                 | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (windows-1251) @import <url>;`                                                        | PASS    |                                                           |
25:13.63 INFO | `CSS <link> (utf-8) @import <url>;`                                                               | PASS    |                                                           |
25:13.63 INFO | `CSS <style> @import <url>;`                                                                      | PASS    |                                                           |
25:13.63 INFO | `CSS <link> (windows-1251) #<id> { cursor:<url>, pointer }`                                       | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { cursor:<url>, pointer }`                                              | PASS    |                                                           |
25:13.63 INFO | `CSS <style> #<id> { cursor:<url>, pointer }`                                                     | FAIL    | `assert_equals: expected "%C3%A5" but got "%26%23229%3B"` |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html?include=history ###
25:13.63 INFO |        Subtest         | Results |                                                                                                            Messages                                                                                                            |
25:13.63 INFO |------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
25:13.63 INFO |                        | OK      |                                                                                                                                                                                                                                |
25:13.63 INFO | `history.pushState`    | FAIL    | `assert_true: expected substring %26%23229%3B got http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resource.py?q=%C3%A5&encoding=windows-1251&type=html expected true got false` |
25:13.63 INFO | `history.replaceState` | FAIL    | `assert_true: expected substring %26%23229%3B got http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resource.py?q=%C3%A5&encoding=windows-1251&type=html expected true got false` |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=loading ###
25:13.63 INFO |             Subtest             | Results |                                          Messages                                          |
25:13.63 INFO |---------------------------------|---------|--------------------------------------------------------------------------------------------|
25:13.63 INFO |                                 | OK      |                                                                                            |
25:13.63 INFO | `loading css <link>`            | PASS    |                                                                                            |
25:13.63 INFO | `loading image <img src>`       | PASS    |                                                                                            |
25:13.63 INFO | `loading image <embed src>`     | FAIL    | `assert_equals: expected substring %E5 got default intrinsic width expected 1 but got 300` |
25:13.63 INFO | `loading image <object data>`   | FAIL    | `assert_equals: expected substring %E5 got default intrinsic width expected 1 but got 300` |
25:13.63 INFO | `loading image <input src>`     | PASS    |                                                                                            |
25:13.63 INFO | `loading image <video poster>`  | PASS    |                                                                                            |
25:13.63 INFO | `loading video <video>`         | FAIL    | `assert_equals: expected substring %E5 got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading video <video><source>` | FAIL    | `assert_equals: expected substring %E5 got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading video <audio>`         | FAIL    | `assert_equals: expected substring %E5 got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading video <audio><source>` | FAIL    | `assert_equals: expected substring %E5 got Infinity expected 3 but got Infinity`           |
25:13.63 INFO | `loading webvtt <track>`        | PASS    |                                                                                            |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=svg ###
25:13.63 INFO |     Subtest     | Results | Messages |
25:13.63 INFO |-----------------|---------|----------|
25:13.63 INFO |                 | OK      |          |
25:13.63 INFO | `SVG <a>`       | PASS    |          |
25:13.63 INFO | `SVG <feImage>` | PASS    |          |
25:13.63 INFO | `SVG <image>`   | PASS    |          |
25:13.63 INFO | `SVG <use>`     | PASS    |          |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource ###
25:13.63 INFO |          Subtest          | Results | Messages |
25:13.63 INFO |---------------------------|---------|----------|
25:13.63 INFO |                           | OK      |          |
25:13.63 INFO | `EventSource constructor` | PASS    |          |
25:13.63 INFO | `EventSource#url`         | PASS    |          |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=css ###
25:13.63 INFO |                                              Subtest                                              | Results |                     Messages                     |
25:13.63 INFO |---------------------------------------------------------------------------------------------------|---------|--------------------------------------------------|
25:13.63 INFO |                                                                                                   | OK      |                                                  |
25:13.63 INFO | `CSS <link> (windows-1252) #<id> { background-image:<url> }`                                      | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { background-image:<url> }`                                             | PASS    |                                                  |
25:13.63 INFO | `CSS <style> #<id> { background-image:<url> }`                                                    | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (windows-1252) #<id> { border-image-source:<url> }`                                   | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { border-image-source:<url> }`                                          | PASS    |                                                  |
25:13.63 INFO | `CSS <style> #<id> { border-image-source:<url> }`                                                 | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (windows-1252) #<id>::before { content:<url> }`                                       | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id>::before { content:<url> }`                                              | PASS    |                                                  |
25:13.63 INFO | `CSS <style> #<id>::before { content:<url> }`                                                     | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (windows-1252) @font-face { font-family:<id>; src:<url> } #<id> { font-family:<id> }` | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (utf-8) @font-face { font-family:<id>; src:<url> } #<id> { font-family:<id> }`        | PASS    |                                                  |
25:13.63 INFO | `CSS <style> @font-face { font-family:<id>; src:<url> } #<id> { font-family:<id> }`               | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (windows-1252) #<id> { display:list-item; list-style-image:<url> }`                   | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { display:list-item; list-style-image:<url> }`                          | PASS    |                                                  |
25:13.63 INFO | `CSS <style> #<id> { display:list-item; list-style-image:<url> }`                                 | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (windows-1252) @import <url>;`                                                        | PASS    |                                                  |
25:13.63 INFO | `CSS <link> (utf-8) @import <url>;`                                                               | PASS    |                                                  |
25:13.63 INFO | `CSS <style> @import <url>;`                                                                      | PASS    |                                                  |
25:13.63 INFO | `CSS <link> (windows-1252) #<id> { cursor:<url>, pointer }`                                       | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO | `CSS <link> (utf-8) #<id> { cursor:<url>, pointer }`                                              | PASS    |                                                  |
25:13.63 INFO | `CSS <style> #<id> { cursor:<url>, pointer }`                                                     | FAIL    | `assert_equals: expected "%C3%A5" but got "%E5"` |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=url ###
25:13.63 INFO |         Subtest         | Results | Messages |
25:13.63 INFO |-------------------------|---------|----------|
25:13.63 INFO |                         | OK      |          |
25:13.63 INFO | `URL constructor, url`  | PASS    |          |
25:13.63 INFO | `URL constructor, base` | PASS    |          |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=websocket ###
25:13.63 INFO |         Subtest         | Results | Messages |
25:13.63 INFO |-------------------------|---------|----------|
25:13.63 INFO |                         | OK      |          |
25:13.63 INFO | `WebSocket constructor` | PASS    |          |
25:13.63 INFO | `WebSocket#url`         | PASS    |          |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=nested-browsing ###
25:13.63 INFO |                   Subtest                    | Results | Messages |
25:13.63 INFO |----------------------------------------------|---------|----------|
25:13.63 INFO |                                              | OK      |          |
25:13.63 INFO | `load nested browsing context <frame src>`   | PASS    |          |
25:13.63 INFO | `load nested browsing context <iframe src>`  | PASS    |          |
25:13.63 INFO | `load nested browsing context <object data>` | PASS    |          |
25:13.63 INFO | `load nested browsing context <embed src>`   | PASS    |          |
25:13.63 INFO 
25:13.63 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open ###
25:13.63 INFO |     Subtest     | Results | Messages |
25:13.63 INFO |-----------------|---------|----------|
25:13.63 INFO |                 | OK      |          |
25:13.63 INFO | `window.open()` | PASS    |          |
25:13.63 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=submit ###
25:13.64 INFO |              Subtest              | Results | Messages |
25:13.64 INFO |-----------------------------------|---------|----------|
25:13.64 INFO |                                   | OK      |          |
25:13.64 INFO | `submit form <form action>`       | PASS    |          |
25:13.64 INFO | `submit form <input formaction>`  | PASS    |          |
25:13.64 INFO | `submit form <button formaction>` | PASS    |          |
25:13.64 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=base-href ###
25:13.64 INFO |    Subtest    | Results |                                                                                                      Messages                                                                                                     |
25:13.64 INFO |---------------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
25:13.64 INFO |               | OK      |                                                                                                                                                                                                                   |
25:13.64 INFO | `<base href>` | FAIL    | `assert_true: expected substring %E5 got http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resource.py?q=%C3%A5&encoding=windows-1252&type= expected true got false` |
25:13.64 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=hyperlink-search ###
25:13.64 INFO |     Subtest     | Results | Messages |
25:13.64 INFO |-----------------|---------|----------|
25:13.64 INFO |                 | OK      |          |
25:13.64 INFO | `<a>.search`    | PASS    |          |
25:13.64 INFO | `<area>.search` | PASS    |          |
25:13.64 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr ###
25:13.64 INFO |         Subtest         | Results | Messages |
25:13.64 INFO |-------------------------|---------|----------|
25:13.64 INFO |                         | OK      |          |
25:13.64 INFO | `XMLHttpRequest#open()` | PASS    |          |
25:13.64 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=workers ###
25:13.64 INFO |                 Subtest                 | Results |                                      Messages                                      |
25:13.64 INFO |-----------------------------------------|---------|------------------------------------------------------------------------------------|
25:13.64 INFO |                                         | OK      |                                                                                    |
25:13.64 INFO | `Worker constructor`                    | PASS    |                                                                                    |
25:13.64 INFO | `SharedWorker constructor`              | PASS    |                                                                                    |
25:13.64 INFO | `importScripts() in a dedicated worker` | PASS    |                                                                                    |
25:13.64 INFO | `Worker() in a dedicated worker`        | PASS    |                                                                                    |
25:13.64 INFO | `importScripts() in a shared worker`    | PASS    |                                                                                    |
25:13.64 INFO | `Worker() in a shared worker`           | FAIL    | `assert_equals: expected "%C3%A5" but got "ReferenceError: Worker is not defined"` |
25:13.64 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history ###
25:13.64 INFO |        Subtest         | Results |                                                                                                        Messages                                                                                                       |
25:13.64 INFO |------------------------|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
25:13.64 INFO |                        | OK      |                                                                                                                                                                                                                       |
25:13.64 INFO | `history.pushState`    | FAIL    | `assert_true: expected substring %E5 got http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resource.py?q=%C3%A5&encoding=windows-1252&type=html expected true got false` |
25:13.64 INFO | `history.replaceState` | FAIL    | `assert_true: expected substring %E5 got http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resource.py?q=%C3%A5&encoding=windows-1252&type=html expected true got false` |
25:13.64 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme ###
25:13.64 INFO |                Subtest                 | Results |                                              Messages                                             |
25:13.64 INFO |----------------------------------------|---------|---------------------------------------------------------------------------------------------------|
25:13.64 INFO |                                        | OK      |                                                                                                   |
25:13.64 INFO | `Scheme ftp (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme file (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme http (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme https (getting <a>.href)`      | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme ws (getting <a>.href)`         | FAIL    | `assert_true: expected substring %C3%A5 got ws://example.invalid/?x=%E5 expected true got false`  |
25:13.64 INFO | `Scheme wss (getting <a>.href)`        | FAIL    | `assert_true: expected substring %C3%A5 got wss://example.invalid/?x=%E5 expected true got false` |
25:13.64 INFO | `Scheme gopher (getting <a>.href)`     | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme mailto (getting <a>.href)`     | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme data (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme javascript (getting <a>.href)` | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme ftps (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme httpbogus (getting <a>.href)`  | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme bitcoin (getting <a>.href)`    | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme geo (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme im (getting <a>.href)`         | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme irc (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme ircs (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme magnet (getting <a>.href)`     | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme mms (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme news (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme nntp (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme sip (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme sms (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme smsto (getting <a>.href)`      | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme ssh (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme tel (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme urn (getting <a>.href)`        | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme webcal (getting <a>.href)`     | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme wtai (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme xmpp (getting <a>.href)`       | PASS    |                                                                                                   |
25:13.64 INFO | `Scheme web+http (getting <a>.href)`   | PASS    |                                                                                                   |
25:13.64 INFO 
25:13.64 INFO ### /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml ###
25:13.64 INFO |          Subtest           | Results |                         Messages                         |
25:13.64 INFO |----------------------------|---------|----------------------------------------------------------|
25:13.64 INFO |                            | OK      |                                                          |
25:13.64 INFO | `<?xml-stylesheet?> (CSS)` | FAIL    | `assert_equals: expected "\"%C3%A5\"" but got "\"%E5\""` |
25:13.64 INFO 
25:13.64 INFO ::: Running tests in a loop with restarts 10 times : PASS
25:13.64 INFO :::
25:13.64 INFO ::: Test verification PASS
25:13.64 INFO :::
X connection to :99.0 broken (explicit kill or server shutdown).

[taskcluster 2023-09-19 13:12:08.829Z] === Task Finished ===
[taskcluster 2023-09-19 13:12:09.134Z] Successful task run with exit code: 0 completed in 1732.189 seconds