Skip to content

[functions] Add WPT for @function prelude parsing

a716d3a
Select commit
Loading
Failed to load commit list.
Merged

[functions] Add WPT for @function prelude parsing #50138

[functions] Add WPT for @function prelude parsing
a716d3a
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-stability succeeded Jan 20, 2025 in 7m 1s

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: 2025-01-20T13:29:16.375Z
Resolved: 2025-01-20T13:33:13.241Z
Task Execution Time: 3 minutes, 56 seconds, 866 milliseconds
Task Status: completed
Reason Resolved: completed
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 --no-headless --verify-log-full --binary=/home/test/build/firefox/firefox firefox


[taskcluster 2025-01-20 13:29:16.436Z] Task ID: R4h5YnT9Q3CVhq7UoCSo5w
[taskcluster 2025-01-20 13:29:16.436Z] Worker ID: 4110751457381448726
[taskcluster 2025-01-20 13:29:16.436Z] Worker Group: us-east1-c
[taskcluster 2025-01-20 13:29:16.436Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-01-20 13:29:16.436Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-01-20 13:29:16.436Z] Worker Version: 46.1.0
[taskcluster 2025-01-20 13:29:16.436Z] Public IP: 34.75.198.15
[taskcluster 2025-01-20 13:29:16.436Z] Hostname: proj-wpt-ci-llklhp1dtz69r-azzmz7wq

[taskcluster 2025-01-20 13:29:17.445Z] === 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

...(31062 lines hidden)...

Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:62:21
  FAIL @function --foo(--x <length>: 10px) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:63:21
  FAIL @function --foo(--x <length>: 10px, --y) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:64:21
  FAIL @function --foo(--x, --y <length>: 10px) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:65:21
  FAIL @function --foo(--x type(<length> | auto): auto) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:66:21
  FAIL @function --foo(--x <angle>: 10px) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:68:21
  FAIL @function --foo(--x <length>#) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:73:21
  FAIL @function --foo(--x <length>+) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:74:21
  FAIL @function --foo(--x type(<length>+)) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:75:21
  FAIL @function --foo(--x <transform-function>#) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:76:21
  FAIL @function --foo(--x <transform-function>+) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:77:21
  FAIL @function --foo(--x) returns type(*) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:90:21
  FAIL @function --foo(--x) returns <length> is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:91:21
  FAIL @function --foo(--x) returns <length>+ is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:92:21
  FAIL @function --foo(--x) returns type(<length>) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:93:21
  FAIL @function --foo(--x) returns type(<length> | auto) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:94:21
  FAIL @function --foo(--x) returns type(foo | bar) is valid - assert_equals: expected 1 but got 0
test_valid_prelude/<@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:11:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2638:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
test_valid_prelude@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:8:9
@http://web-platform.test:8000/css/css-mixins/at-function-parsing.html:95:21
 1:13.08 INFO Got 10 unexpected results, with 0 unexpected passes
 1:13.09 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 1:13.29 wptserve INFO Stopped http server on 127.0.0.1:8000
 1:13.31 wptserve INFO Stopped http server on 127.0.0.1:8003
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8443
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8444
 1:13.32 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:9000
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8445
 1:13.32 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8446
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8002
 1:13.32 wptserve INFO Stopped http server on 127.0.0.1:8001
 1:13.47 INFO Removed font: Ahem.ttf
 1:13.50 INFO Closing logging queue
 1:13.50 INFO queue closed
 1:13.51 INFO ::: Ran 10 of expected 10 iterations.
 1:13.51 INFO ## All results ##

 1:13.51 INFO ### /css/css-mixins/at-function-parsing.html ###
 1:13.51 INFO |                            Subtest                             | Results |                Messages               |
 1:13.51 INFO |----------------------------------------------------------------|---------|---------------------------------------|
 1:13.51 INFO |                                                                | OK      |                                       |
 1:13.51 INFO | `@function --foo() is valid`                                   | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo( ) is valid`                                  | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x) is valid`                                | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo( --x ) is valid`                              | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo () is invalid`                                | PASS    |                                       |
 1:13.51 INFO | `@function --foo (--x) is invalid`                             | PASS    |                                       |
 1:13.51 INFO | `@function --foo(--x auto) is valid`                           | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <angle>) is valid`                        | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <color>) is valid`                        | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <custom-ident>) is valid`                 | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <image>) is valid`                        | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <integer>) is valid`                      | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <length>) is valid`                       | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <length-percentage>) is valid`            | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <number>) is valid`                       | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <percentage>) is valid`                   | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <resolution>) is valid`                   | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <string>) is valid`                       | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <time>) is valid`                         | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <url>) is valid`                          | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <transform-function>) is valid`           | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <transform-list>) is valid`               | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x type(auto)) is valid`                     | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x type(<length>)) is valid`                 | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x type(<length> \| auto)) is valid`         | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x type(none \| auto)) is valid`             | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x type(*)) is valid`                        | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x, --y) is valid`                           | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x, --y, --z) is valid`                      | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <length>, --y, --z) is valid`             | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x, --y <number>, --z <angle>) is valid`     | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x : 10px) is valid`                         | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <length>: 10px) is valid`                 | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x <length>: 10px, --y) is valid`            | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.51 INFO | `@function --foo(--x, --y <length>: 10px) is valid`            | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x type(<length> \| auto): auto) is valid`   | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x <angle>: 10px) is valid`                  | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x: 10px !important) is invalid`             | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x <length>#) is valid`                      | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x <length>+) is valid`                      | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x type(<length>+)) is valid`                | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x <transform-function>#) is valid`          | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x <transform-function>+) is valid`          | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x <transform-list>#) is invalid`            | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x <transform-list>+) is invalid`            | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x *) is invalid`                            | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x !) is invalid`                            | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x 50px) is invalid`                         | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x <length> \| auto) is invalid`             | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x none \| auto) is invalid`                 | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x <dino>) is invalid`                       | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returns type(*) is valid`                | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x) returns <length> is valid`               | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x) returns <length>+ is valid`              | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x) returns type(<length>) is valid`         | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x) returns type(<length> \| auto) is valid` | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x) returns type(foo \| bar) is valid`       | FAIL    | `assert_equals: expected 1 but got 0` |
 1:13.52 INFO | `@function --foo(--x) ! is invalid`                            | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) length is invalid`                       | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returns is invalid`                      | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returns  is invalid`                     | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returns * is invalid`                    | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returns <transform-list># is invalid`    | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returns <transform-list>+ is invalid`    | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returns auto \| none is invalid`         | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x): <length> is invalid`                    | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x): length is invalid`                      | PASS    |                                       |
 1:13.52 INFO | `@function --foo(--x) returneth <length> is invalid`           | PASS    |                                       |
 1:13.52 INFO 
 1:13.52 INFO ::: Running tests in a loop with restarts 10 times : PASS
 1:13.52 INFO :::
 1:13.52 INFO ::: Test verification PASS
 1:13.52 INFO :::
mem avail: 14615 of 15806 MiB (92 %), swap free:    0 of    0 MiB ( 0 %)
[taskcluster 2025-01-20 13:33:11.070Z] === Task Finished ===
[taskcluster 2025-01-20 13:33:11.601Z] Successful task run with exit code: 0 completed in 235.167 seconds