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

Add InputClosesSelect flag #48658

Merged
merged 1 commit into from
Oct 16, 2024

Add InputClosesSelect flag

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

Add InputClosesSelect flag #48658

Add InputClosesSelect flag
5d05a53
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-results-without-changes succeeded Oct 16, 2024 in 3m 49s

Community-TC (pull_request)

Collect results for all tests affected by a pull request in firefox but without the changes in the PR.

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-10-16T23:02:09.834Z
Resolved: 2024-10-16T23:03:53.125Z
Task Execution Time: 1 minute, 43 seconds, 291 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
- public/results/wpt_report.json.gz
- public/results/wpt_screenshot.txt.gz

WPT Command: python3 ./wpt run --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected task_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --binary=/home/test/build/firefox/firefox firefox


[taskcluster 2024-10-16 23:02:09.902Z] Task ID: ONnpa9RjRsK3xHoEpD4a7w
[taskcluster 2024-10-16 23:02:09.902Z] Worker ID: 6182409175767579603
[taskcluster 2024-10-16 23:02:09.902Z] Worker Group: us-east4-c
[taskcluster 2024-10-16 23:02:09.902Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-10-16 23:02:09.902Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-10-16 23:02:09.902Z] Worker Version: 46.1.0
[taskcluster 2024-10-16 23:02:09.902Z] Public IP: 35.186.179.62
[taskcluster 2024-10-16 23:02:09.902Z] Hostname: proj-wpt-ci-wornxkkqqaybiym8veelcq

[taskcluster 2024-10-16 23:02:10.678Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/libvirt-uri.sh ']'
+ . /etc/profile.d/libvirt-uri.sh

...(360 lines hidden)...

  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozdevice
  ERROR: Command errored out with exit status 1:
   command: /home/test/web-platform-tests/_venv3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-_cns387a/mozprofile/setup.py'"'"'; __file__='"'"'/tmp/pip-install-_cns387a/mozprofile/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-mnq8_8he
       cwd: /tmp/pip-install-_cns387a/mozprofile/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozprofile
  ERROR: Command errored out with exit status 1:
   command: /home/test/web-platform-tests/_venv3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-_cns387a/mozrunner/setup.py'"'"'; __file__='"'"'/tmp/pip-install-_cns387a/mozrunner/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-ypa58es5
       cwd: /tmp/pip-install-_cns387a/mozrunner/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozrunner
 0:09.82 INFO Identified 1 affected tests
 0:09.82 INFO Using certutil /usr/bin/certutil
 0:09.82 INFO Downloading geckodriver
 0:09.82 INFO Attempting to install webdriver from nightly
 0:10.29 INFO Extracted geckodriver to /home/test/web-platform-tests/_venv3/bin/geckodriver
 0:10.29 INFO Installed b'geckodriver 0.35.0 (9e5434b8ef55 2024-09-07 00:18 +0000)'
 0:10.32 INFO Downloading test prefs from https://hg.mozilla.org/mozilla-central/archive/tip.zip/testing/profiles/
 0:13.96 INFO Test prefs downloaded to /home/test/web-platform-tests/_venv3/profiles/nightly/133.0
 0:14.11 mozversion INFO application_buildid: 20241016095056
 0:14.11 mozversion INFO application_changeset: 11ab9645846ff996343f1c5bdb0c65165724a1b6
 0:14.11 mozversion INFO application_display_name: Firefox Nightly
 0:14.11 mozversion INFO application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
 0:14.11 mozversion INFO application_name: Firefox
 0:14.11 mozversion INFO application_remotingname: firefox-nightly
 0:14.11 mozversion INFO application_repository: https://hg.mozilla.org/mozilla-central
 0:14.11 mozversion INFO application_vendor: Mozilla
 0:14.11 mozversion INFO application_version: 133.0a1
 0:14.11 mozversion INFO platform_buildid: 20241016095056
 0:14.11 mozversion INFO platform_changeset: 11ab9645846ff996343f1c5bdb0c65165724a1b6
 0:14.11 mozversion INFO platform_repository: https://hg.mozilla.org/mozilla-central
 0:14.11 mozversion INFO platform_version: 133.0a1
 0:19.45 INFO Installed font: Ahem.ttf
 0:20.34 wptserve INFO Starting http server on http://127.0.0.1:8001
 0:20.35 wptserve INFO Starting http server on http://127.0.0.1:8002
 0:20.40 wptserve INFO Starting http server on http://127.0.0.1:8003
 0:20.41 wptserve INFO Starting http server on http://127.0.0.1:8000
 0:20.41 wptserve INFO Starting https server on https://127.0.0.1:8443
 0:20.44 wptserve INFO Starting https server on https://127.0.0.1:8446
 0:20.46 wptserve INFO Starting https server on https://127.0.0.1:8444
 0:20.48 wptserve INFO Starting https server on https://127.0.0.1:8445
 0:20.48 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:20.48 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:20.48 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:20.50 wptserve INFO Starting http2 server on https://127.0.0.1:9000
 0:20.51 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:20.52 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:20.52 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:20.59 wptserve INFO Starting WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:21.00 SUITE_START: web-platform-test - running 1 tests
 0:29.72 INFO Using 1 child processes
 0:29.74 INFO Setting up ssl
 0:29.77 certutil Full command: /usr/bin/certutil -N -d /tmp/tmpt89ren3w.mozrunner -f /tmp/tmpt89ren3w.mozrunner/.crtdbpw
certutil b''
 0:29.79 certutil b''
 0:29.80 certutil b'\nCertificate Nickname                                         Trust Attributes\n                                                             SSL,S/MIME,JAR/XPI\n\nweb-platform-tests                                           CT,, \n'
 0:29.80 INFO Application command: /home/test/build/firefox/firefox --marionette about:blank -profile /tmp/tmpo60l0k0z
 0:29.81 INFO Starting runner
 0:30.28 pid:1391 Full command: /home/test/build/firefox/firefox --marionette about:blank
pid:1391 [GFX1-]: glxtest: libpci missing
 0:30.28 pid:1391 ATTENTION: default value of option mesa_glthread overridden by environment.
 0:30.36 pid:1391 1729119825822	Marionette	INFO	Marionette enabled
 0:30.44 pid:1391 1729119825905	Marionette	INFO	Listening on port 41527
Failed to read: session.screen0.titlebar.left
Setting default value
Failed to read: session.screen0.titlebar.right
Setting default value
 0:32.42 pid:1391 console.error: ({})
 0:33.12 pid:1391 [ERROR error_support::handling] suggest-unexpected: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base
 0:33.12 pid:1391 console.error: URLBar - QuickSuggest.SuggestBackendRust: "Ingest error for Amo: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base"
 0:33.12 pid:1391 [ERROR error_support::handling] suggest-unexpected: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base
 0:33.12 pid:1391 console.error: URLBar - QuickSuggest.SuggestBackendRust: "Ingest error for Amp: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base"
 0:33.14 pid:1391 [ERROR error_support::handling] suggest-unexpected: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base
 0:33.16 pid:1391 console.error: URLBar - QuickSuggest.SuggestBackendRust: "Ingest error for Wikipedia: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base"
 0:33.16 pid:1391 [ERROR error_support::handling] suggest-unexpected: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base
 0:33.16 pid:1391 console.error: URLBar - QuickSuggest.SuggestBackendRust: "Ingest error for Mdn: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base"
 0:33.22 pid:1391 [ERROR error_support::handling] suggest-unexpected: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base
 0:33.22 pid:1391 console.error: URLBar - QuickSuggest.SuggestBackendRust: "Ingest error for Yelp: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base"
 0:33.28 TEST_START: /html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html
 0:33.47 TEST_END: Test OK. Subtests passed 1/7. Unexpected 6
FAIL <div>s, <button>s, and <datalist>s should be allowed in <select>. - assert_equals: expected "\n  <div>div 1</div>\n  <button>button</button>\n  <div>div 2</div>\n  <datalist>\n    <option>option</option>\n  </datalist>\n  <div>div 3</div>\n" but got "\n  div 1\n  button\n  div 2\n  \n    <option>option</option>\n  \n  div 3\n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:54:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:50:5
FAIL </select> should close <button>. - assert_equals: expected "\n  <button>button\n</button>" but got "\n  button\n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:67:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:65:5
FAIL </select> should close <datalist>. - assert_equals: expected "\n  <datalist>datalist\n</datalist>" but got "\n  datalist\n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:74:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:72:5
FAIL <select> in <button> in <select> should remove inner <select>. - assert_equals: expected "\n  <button>\n    </button>" but got "\n  \n    "
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:81:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:79:5
FAIL <select> in <select><button><div> should remove inner <select>. - assert_equals: expected "\n  <button>\n    <div>\n      </div></button>" but got "\n  \n    \n      "
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:88:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:86:5
FAIL Divs and imgs should be allowed as direct children of select and within options without a datalist. - assert_equals: expected "\n  <div>\n    <option><img>option</option>\n  </div>\n" but got "\n  \n    <option>option</option>\n  \n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:96:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:94:5

 0:33.47 INFO No more tests
 0:33.47 pid:1391 1729119828931	Marionette	INFO	Stopped listening on port 41527
 0:34.08 INFO Browser exited with return code -15
 0:33.96 INFO Closing logging queue
 0:33.97 INFO queue closed
 0:34.09 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 8 checks (7 subtests, 1 tests)
Expected results: 2
Unexpected results: 6
  subtest: 6 (6 fail)

Unexpected Results
------------------
/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html
  FAIL <div>s, <button>s, and <datalist>s should be allowed in <select>. - assert_equals: expected "\n  <div>div 1</div>\n  <button>button</button>\n  <div>div 2</div>\n  <datalist>\n    <option>option</option>\n  </datalist>\n  <div>div 3</div>\n" but got "\n  div 1\n  button\n  div 2\n  \n    <option>option</option>\n  \n  div 3\n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:54:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:50:5
  FAIL </select> should close <button>. - assert_equals: expected "\n  <button>button\n</button>" but got "\n  button\n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:67:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:65:5
  FAIL </select> should close <datalist>. - assert_equals: expected "\n  <datalist>datalist\n</datalist>" but got "\n  datalist\n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:74:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:72:5
  FAIL <select> in <button> in <select> should remove inner <select>. - assert_equals: expected "\n  <button>\n    </button>" but got "\n  \n    "
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:81:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:79:5
  FAIL <select> in <select><button><div> should remove inner <select>. - assert_equals: expected "\n  <button>\n    <div>\n      </div></button>" but got "\n  \n    \n      "
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:88:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:86:5
  FAIL Divs and imgs should be allowed as direct children of select and within options without a datalist. - assert_equals: expected "\n  <div>\n    <option><img>option</option>\n  </div>\n" but got "\n  \n    <option>option</option>\n  \n"
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:96:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2622:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html:94:5
 0:34.09 INFO Got 1 unexpected results, with 0 unexpected passes
 0:34.09 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:34.41 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:34.51 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:34.51 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:34.51 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:34.51 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:34.51 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:34.51 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:34.52 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:34.52 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:34.52 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:34.52 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:34.62 INFO Removed font: Ahem.ttf
 0:34.65 INFO Closing logging queue
 0:34.65 INFO queue closed
 0:34.65 INFO Tolerating 1 unexpected results
[taskcluster 2024-10-16 23:03:51.530Z] === Task Finished ===
[taskcluster 2024-10-16 23:03:52.368Z] Successful task run with exit code: 0 completed in 102.467 seconds