CI: Enable webdriver classic on wpt workflow (#39087)

Since WebDriver is quite stable now, enable the `webdriver/classic`
tests on wpt CI.

---------

Signed-off-by: PotatoCP <Kenzie.Raditya.Tirtarahardja@huawei.com>
This commit is contained in:
Kenzie Raditya Tirtarahardja 2025-09-03 11:50:44 +08:00 committed by GitHub
parent 2fc816d561
commit 9c840b05bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View file

@ -117,8 +117,6 @@ def handle_preset(s: str) -> Optional[JobConfig]:
wpt_args=" ".join(
[
"./tests/wpt/tests/webdriver/tests/classic/",
"--product servodriver",
"--headless",
"--processes 1",
]
),

View file

@ -299,7 +299,7 @@ skip: true
[bidi]
skip: true
[classic]
skip: true
skip: false
[interop]
skip: true
[webgl]

View file

@ -0,0 +1,3 @@
[key_shortcuts.py]
[test_mod_a_mod_c_right_mod_v_pastes_text]
expected: FAIL