Skip to content

test: fix get_element_tag_name test to expect lowercase tagname#60167

Open
juliandescottes wants to merge 1 commit into
web-platform-tests:masterfrom
juliandescottes:fix1956-tagname-lowercase-wpt
Open

test: fix get_element_tag_name test to expect lowercase tagname#60167
juliandescottes wants to merge 1 commit into
web-platform-tests:masterfrom
juliandescottes:fix1956-tagname-lowercase-wpt

test: fix get_element_tag_name test to expect lowercase tagname

8a109cf
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-stability succeeded May 26, 2026 in 3m 38s

Community-TC (pull_request)

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

Details

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

Task Status

Started: 2026-05-26T09:02:32.513Z
Resolved: 2026-05-26T09:06:10.004Z
Task Execution Time: 3 minutes, 37 seconds, 491 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: Ytq54ZOOQ5y_tXTtqQb1cw
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md

WPT Command: python3 ./wpt run --channel=nightly --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 --verify-log-full --no-headless --binary=/home/test/build/firefox/firefox firefox


[taskcluster 2026-05-26 09:02:32.599Z] Task ID: Ytq54ZOOQ5y_tXTtqQb1cw
[taskcluster 2026-05-26 09:02:32.599Z] Worker ID: 1073702888858508948
[taskcluster 2026-05-26 09:02:32.599Z] Worker Group: us-east4-a
[taskcluster 2026-05-26 09:02:32.599Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-05-26 09:02:32.599Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-05-26 09:02:32.599Z] Worker Version: 46.1.0
[taskcluster 2026-05-26 09:02:32.599Z] Public IP: 35.245.234.203
[taskcluster 2026-05-26 09:02:32.599Z] Hostname: proj-wpt-ci-z7mrqqkusjqnjox2nzfjcw

[taskcluster 2026-05-26 09:02:33.546Z] === 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/apps-bin-path.sh ']'
+ . /etc/profile.d/apps-bin-path.sh

...(924 lines hidden)...

 2:01.04 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_frame[open] 
 2:01.25 INFO STDOUT: PASSED
 2:01.27 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_frame[closed] 
 2:01.44 INFO STDOUT: PASSED
 2:01.46 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_stale_element_reference[top_context] 
 2:01.56 INFO STDOUT: PASSED
 2:01.59 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_stale_element_reference[child_context] 
 2:01.77 INFO STDOUT: PASSED
 2:01.79 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_get_element_tag_name 
 2:01.83 INFO STDOUT: PASSED
 2:01.85 pid:5889 1779786351069	Marionette	INFO	Stopped listening on port 45945
 2:02.33 pid:5889 JavaScript error: resource://gre/modules/PrivateBrowsingUtils.sys.mjs, line 50: TypeError: can't access property "QueryInterface", aWindow.docShell is null
 2:02.42 INFO STDOUT: ============================== 11 passed in 5.79s ==============================
 2:02.42 TEST_END: Test OK. Subtests passed 11/11. Unexpected 0
 2:02.42 INFO No more tests
 2:02.49 pid:5889 1779786351710	webdriver::server	INFO	Shutting down
 2:02.42 INFO Closing logging queue
 2:02.42 INFO queue closed
 2:02.51 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 96 checks (88 subtests, 8 tests)
Expected results: 96
Unexpected results: 0
OK
 2:02.51 INFO Got 0 unexpected results, with 0 unexpected passes
 2:02.51 INFO Repetition 9 / 10
 2:02.52 SUITE_START: web-platform-test - running 1 tests
 2:02.52 INFO Using 1 child processes
 2:02.53 INFO Setting up ssl
 2:02.55 certutil b''
 2:02.58 certutil b''
 2:02.58 certutil b'\nCertificate Nickname                                         Trust Attributes\n                                                             SSL,S/MIME,JAR/XPI\n\nweb-platform-tests                                           CT,, \n'
 2:02.58 INFO Starting WebDriver: /home/test/web-platform-tests/_venv3/bin/geckodriver --host 127.0.0.1 --port 0 --binary /home/test/build/firefox/firefox
 2:02.70 pid:6434 Full command: /home/test/web-platform-tests/_venv3/bin/geckodriver --host 127.0.0.1 --port 0 --binary /home/test/build/firefox/firefox
pid:6434 1779786351816	geckodriver	INFO	Listening on 127.0.0.1:35217
 2:02.70 INFO Webdriver started successfully.
 2:02.70 INFO Starting runner
 2:03.12 TEST_START: /webdriver/tests/classic/get_element_tag_name/get.py
 2:03.31 INFO STDOUT: ============================= test session starts ==============================
 2:03.31 INFO STDOUT: platform linux -- Python 3.10.12, pytest-8.2.1, pluggy-unknown -- /usr/bin/python3
 2:03.31 INFO STDOUT: rootdir: /home/test/web-platform-tests/webdriver/tests
 2:03.31 INFO STDOUT: configfile: pytest.ini
 2:03.31 INFO STDOUT: plugins: asyncio-0.19.0
 2:03.31 INFO STDOUT: asyncio: mode=strict
 2:03.31 INFO STDOUT: collecting ... 
 2:03.34 INFO STDOUT: collected 11 items
 2:03.34 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_top_browsing_context 
 2:03.35 pid:6434 1779786352567	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" "/home/test/build/firefox/firefox" "--marionette" "--profile" "/tmp/tmpz24b4aqb.mozrunner" "-no-remote"
 2:03.35 pid:6434 [6452] Sandbox: CanCreateUserNamespace() clone() failure: EPERM
 2:03.96 pid:6434 1779786353178	Marionette	INFO	Marionette enabled
 2:04.09 pid:6434 1779786353311	Marionette	INFO	Listening on port 32963
 2:04.15 pid:6434 Read port: 32963
 2:06.49 INFO STDOUT: PASSED
 2:06.52 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_browsing_context 
 2:06.79 INFO STDOUT: PASSED
 2:06.85 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_with_invalid_value 
 2:06.86 INFO STDOUT: PASSED
 2:06.88 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_with_shadow_root 
 2:07.11 INFO STDOUT: PASSED
 2:07.14 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_window_handle[open] 
 2:07.34 INFO STDOUT: PASSED
 2:07.51 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_window_handle[closed] 
 2:07.69 INFO STDOUT: PASSED
 2:07.72 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_frame[open] 
 2:07.87 INFO STDOUT: PASSED
 2:07.89 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_frame[closed] 
 2:08.05 INFO STDOUT: PASSED
 2:08.07 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_stale_element_reference[top_context] 
 2:08.19 INFO STDOUT: PASSED
 2:08.22 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_stale_element_reference[child_context] 
 2:08.38 INFO STDOUT: PASSED
 2:08.40 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_get_element_tag_name 
 2:08.44 INFO STDOUT: PASSED
 2:08.46 pid:6434 1779786357677	Marionette	INFO	Stopped listening on port 32963
 2:08.94 pid:6434 JavaScript error: resource://gre/modules/PrivateBrowsingUtils.sys.mjs, line 50: TypeError: can't access property "QueryInterface", aWindow.docShell is null
 2:09.03 INFO STDOUT: ============================== 11 passed in 5.73s ==============================
 2:09.04 TEST_END: Test OK. Subtests passed 11/11. Unexpected 0
 2:09.04 INFO No more tests
 2:09.11 pid:6434 1779786358328	webdriver::server	INFO	Shutting down
 2:09.04 INFO Closing logging queue
 2:09.04 INFO queue closed
 2:09.13 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 108 checks (99 subtests, 9 tests)
Expected results: 108
Unexpected results: 0
OK
 2:09.13 INFO Got 0 unexpected results, with 0 unexpected passes
 2:09.13 INFO Repetition 10 / 10
 2:09.13 SUITE_START: web-platform-test - running 1 tests
 2:09.13 INFO Using 1 child processes
 2:09.15 INFO Setting up ssl
 2:09.17 certutil b''
 2:09.19 certutil b''
 2:09.19 certutil b'\nCertificate Nickname                                         Trust Attributes\n                                                             SSL,S/MIME,JAR/XPI\n\nweb-platform-tests                                           CT,, \n'
 2:09.19 INFO Starting WebDriver: /home/test/web-platform-tests/_venv3/bin/geckodriver --host 127.0.0.1 --port 0 --binary /home/test/build/firefox/firefox
 2:09.31 pid:6982 Full command: /home/test/web-platform-tests/_venv3/bin/geckodriver --host 127.0.0.1 --port 0 --binary /home/test/build/firefox/firefox
pid:6982 1779786358429	geckodriver	INFO	Listening on 127.0.0.1:43539
 2:09.31 INFO Webdriver started successfully.
 2:09.31 INFO Starting runner
 2:09.72 TEST_START: /webdriver/tests/classic/get_element_tag_name/get.py
 2:09.92 INFO STDOUT: ============================= test session starts ==============================
 2:09.92 INFO STDOUT: platform linux -- Python 3.10.12, pytest-8.2.1, pluggy-unknown -- /usr/bin/python3
 2:09.93 INFO STDOUT: rootdir: /home/test/web-platform-tests/webdriver/tests
 2:09.93 INFO STDOUT: configfile: pytest.ini
 2:09.93 INFO STDOUT: plugins: asyncio-0.19.0
 2:09.93 INFO STDOUT: asyncio: mode=strict
 2:09.93 INFO STDOUT: collecting ... 
 2:09.95 INFO STDOUT: collected 11 items
 2:09.95 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_top_browsing_context 
 2:09.96 pid:6982 1779786359181	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" "/home/test/build/firefox/firefox" "--marionette" "--profile" "/tmp/tmpy7mi38k0.mozrunner" "-no-remote"
 2:09.97 pid:6982 [7000] Sandbox: CanCreateUserNamespace() clone() failure: EPERM
 2:10.57 pid:6982 1779786359784	Marionette	INFO	Marionette enabled
 2:10.70 pid:6982 1779786359920	Marionette	INFO	Listening on port 38443
 2:10.71 pid:6982 [Parent 7000, Main Thread] WARNING: Failed to create DBus proxy for org.a11y.Bus: Could not connect: Connection refused
 2:10.71 pid:6982 : 'glib warning', file checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:200
 2:10.71 pid:6982 ** (firefox-nightly:7000): WARNING **: 09:05:59.928: Failed to create DBus proxy for org.a11y.Bus: Could not connect: Connection refused
 2:10.76 pid:6982 Read port: 38443
 2:13.06 INFO STDOUT: PASSED
 2:13.09 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_browsing_context 
 2:13.38 INFO STDOUT: PASSED
 2:13.44 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_with_invalid_value 
 2:13.45 INFO STDOUT: PASSED
 2:13.47 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_with_shadow_root 
 2:13.70 INFO STDOUT: PASSED
 2:13.72 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_window_handle[open] 
 2:13.93 INFO STDOUT: PASSED
 2:14.08 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_window_handle[closed] 
 2:14.27 INFO STDOUT: PASSED
 2:14.30 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_frame[open] 
 2:14.46 INFO STDOUT: PASSED
 2:14.47 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_no_such_element_from_other_frame[closed] 
 2:14.63 INFO STDOUT: PASSED
 2:14.66 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_stale_element_reference[top_context] 
 2:14.77 INFO STDOUT: PASSED
 2:14.80 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_stale_element_reference[child_context] 
 2:14.97 INFO STDOUT: PASSED
 2:14.99 INFO STDOUT: webdriver/tests/classic/get_element_tag_name/get.py::test_get_element_tag_name 
 2:15.03 INFO STDOUT: PASSED
 2:15.06 pid:6982 1779786364281	Marionette	INFO	Stopped listening on port 38443
 2:15.53 pid:6982 JavaScript error: resource://gre/modules/PrivateBrowsingUtils.sys.mjs, line 50: TypeError: can't access property "QueryInterface", aWindow.docShell is null
 2:15.62 INFO STDOUT: ============================== 11 passed in 5.70s ==============================
 2:15.62 TEST_END: Test OK. Subtests passed 11/11. Unexpected 0
 2:15.63 INFO No more tests
 2:15.70 pid:6982 1779786364918	webdriver::server	INFO	Shutting down
 2:15.63 INFO Closing logging queue
 2:15.63 INFO queue closed
 2:15.72 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 120 checks (110 subtests, 10 tests)
Expected results: 120
Unexpected results: 0
OK
 2:15.72 INFO Got 0 unexpected results, with 0 unexpected passes
 2:15.72 wptserve INFO Stopped http server on 127.0.0.1:8000
 2:15.72 wptserve INFO Stopped http server on 127.0.0.1:8002
 2:15.73 wptserve INFO Stopped http server on 127.0.0.1:8003
 2:15.74 wptserve INFO Stopped http server on 127.0.0.1:8001
 2:15.75 wptserve INFO Stopped http server on 127.0.0.1:8443
 2:15.75 wptserve INFO Stopped http server on 127.0.0.1:8444
 2:15.75 wptserve INFO Stopped http server on 127.0.0.1:8445
 2:15.76 wptserve INFO Stopped http server on 127.0.0.1:8446
 2:15.76 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 2:15.76 wptserve INFO Stopped http server on 127.0.0.1:9000
 2:15.88 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 2:15.88 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 2:15.93 INFO Removed font: Ahem.ttf
 2:15.96 INFO Closing logging queue
 2:15.96 INFO queue closed
 2:15.97 INFO ::: Ran 10 of expected 10 iterations.
 2:15.97 INFO ## All results ##

 2:15.97 INFO ### /webdriver/tests/classic/get_element_tag_name/get.py ###
 2:15.97 INFO |                         Subtest                         | Results | Messages |
 2:15.97 INFO |---------------------------------------------------------|---------|----------|
 2:15.97 INFO |                                                         | OK      |          |
 2:15.97 INFO | `test_no_top_browsing_context`                          | PASS    |          |
 2:15.97 INFO | `test_no_browsing_context`                              | PASS    |          |
 2:15.97 INFO | `test_no_such_element_with_invalid_value`               | PASS    |          |
 2:15.97 INFO | `test_no_such_element_with_shadow_root`                 | PASS    |          |
 2:15.97 INFO | `test_no_such_element_from_other_window_handle[open]`   | PASS    |          |
 2:15.97 INFO | `test_no_such_element_from_other_window_handle[closed]` | PASS    |          |
 2:15.97 INFO | `test_no_such_element_from_other_frame[open]`           | PASS    |          |
 2:15.97 INFO | `test_no_such_element_from_other_frame[closed]`         | PASS    |          |
 2:15.97 INFO | `test_stale_element_reference[top_context]`             | PASS    |          |
 2:15.97 INFO | `test_stale_element_reference[child_context]`           | PASS    |          |
 2:15.97 INFO | `test_get_element_tag_name`                             | PASS    |          |
 2:15.97 INFO 
 2:15.97 INFO ::: Running tests in a loop with restarts 10 times : PASS
 2:15.97 INFO :::
 2:15.97 INFO ::: Test verification PASS
 2:15.97 INFO :::
[taskcluster 2026-05-26 09:06:08.795Z] === Task Finished ===
[taskcluster 2026-05-26 09:06:09.214Z] Successful task run with exit code: 0 completed in 216.616 seconds