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

Rename Animation.progress to Animation.overallProgress #49385

Merged
merged 1 commit into from
Nov 27, 2024

Rename Animation.progress to Animation.overallProgress

0d56ec5
Select commit
Loading
Failed to load commit list.
Merged

Rename Animation.progress to Animation.overallProgress #49385

Rename Animation.progress to Animation.overallProgress
0d56ec5
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-chrome-dev-stability succeeded Nov 27, 2024 in 5m 23s

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 | View task group in Taskcluster

Task Status

Started: 2024-11-27T06:06:57.696Z
Resolved: 2024-11-27T06:11:27.681Z
Task Execution Time: 4 minutes, 29 seconds, 985 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=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 --install-browser --install-webdriver chrome


[taskcluster 2024-11-27 06:06:57.754Z] Task ID: TPDUhaCaQKCt4CX8uEtZGA
[taskcluster 2024-11-27 06:06:57.754Z] Worker ID: 427046853308779341
[taskcluster 2024-11-27 06:06:57.755Z] Worker Group: us-east4-c
[taskcluster 2024-11-27 06:06:57.755Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-11-27 06:06:57.755Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-11-27 06:06:57.755Z] Worker Version: 46.1.0
[taskcluster 2024-11-27 06:06:57.755Z] Public IP: 34.145.196.185
[taskcluster 2024-11-27 06:06:57.755Z] Hostname: proj-wpt-ci-gnvrfrlmtas1ymxugpjqfg

[taskcluster 2024-11-27 06:07:01.286Z] === 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

...(5456 lines hidden)...

    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:70:1
  FAIL overallProgress of a newly created animation without an effect is unresolved - assert_equals: overallProgress is unresolved expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:19:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:15:1
  FAIL overallProgress of an animation whose currentTime is unresolved is unresolved. - assert_equals: overallProgress is unresolved expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:29:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:24:1
  FAIL overallProgress of an animation whose effect's endTime is zero is zero if its currentTime is negative. - assert_approx_equals: overallProgress is zero expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:40:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:34:1
  FAIL overallProgress of an animation whose effect's endTime is zero is one if its currentTime is non-negative. - assert_approx_equals: overallProgress is one expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:50:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:45:1
  FAIL overallProgress of an animation whose effect's endTime is infinity is zero. - assert_approx_equals: overallProgress is zero expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:66:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:60:1
  FAIL overallProgress of an animation is calculated by currentTime / effect endTime. - assert_approx_equals: overallProgress is zero expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:77:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at test (http://web-platform.test:8000/resources/testharness.js:633:30)
    at http://web-platform.test:8000/web-animations/interfaces/Animation/overallProgress.tentative.html:70:1
/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
  FAIL animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1 - assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:41:3)
    at Test.step (http://web-platform.test:8000/resources/testharness.js:2638:25)
    at http://web-platform.test:8000/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL animation.overallProgress reflects the overall progress of a scroll with multiple iterations. - assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:78:3)
  FAIL animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline. - assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:131:3)
  FAIL overallProgress of a view-timeline is bounded between 0 and 1. - assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"
    at Test.<anonymous> (http://web-platform.test:8000/web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html:157:3)
 0:32.41 INFO Got 20 unexpected results, with 0 unexpected passes
 0:32.41 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:32.52 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:32.53 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:32.53 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:32.53 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:32.53 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:32.53 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:32.53 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:32.53 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:32.53 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:32.54 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:32.65 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:32.69 INFO Removed font: Ahem.ttf
 0:32.71 INFO Closing logging queue
 0:32.71 INFO queue closed
 0:32.72 INFO ::: Ran 10 of expected 10 iterations.
 0:32.72 INFO ## All results ##

 0:32.72 INFO ### /web-animations/interfaces/Animation/overallProgress.tentative.html ###
 0:32.72 INFO |                                                   Subtest                                                   | Results |                                               Messages                                              |
 0:32.72 INFO |-------------------------------------------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
 0:32.72 INFO |                                                                                                             | OK      |                                                                                                     |
 0:32.72 INFO | `overallProgress of a newly created animation without an effect is unresolved`                              | FAIL    | `assert_equals: overallProgress is unresolved expected (object) null but got (undefined) undefined` |
 0:32.72 INFO | `overallProgress of an animation whose currentTime is unresolved is unresolved.`                            | FAIL    | `assert_equals: overallProgress is unresolved expected (object) null but got (undefined) undefined` |
 0:32.72 INFO | `overallProgress of an animation whose effect's endTime is zero is zero if its currentTime is negative.`    | FAIL    | `assert_approx_equals: overallProgress is zero expected a number but got a "undefined"`             |
 0:32.72 INFO | `overallProgress of an animation whose effect's endTime is zero is one if its currentTime is non-negative.` | FAIL    | `assert_approx_equals: overallProgress is one expected a number but got a "undefined"`              |
 0:32.72 INFO | `overallProgress of an animation whose effect's endTime is infinity is zero.`                               | FAIL    | `assert_approx_equals: overallProgress is zero expected a number but got a "undefined"`             |
 0:32.72 INFO | `overallProgress of an animation is calculated by currentTime / effect endTime.`                            | FAIL    | `assert_approx_equals: overallProgress is zero expected a number but got a "undefined"`             |
 0:32.72 INFO 
 0:32.72 INFO ### /web-animations/interfaces/Animation/scroll-timeline-overallProgress.tentative.html ###
 0:32.72 INFO |                                               Subtest                                               | Results |                                                                    Messages                                                                    |
 0:32.72 INFO |-----------------------------------------------------------------------------------------------------|---------|------------------------------------------------------------------------------------------------------------------------------------------------|
 0:32.72 INFO |                                                                                                     | OK      |                                                                                                                                                |
 0:32.72 INFO | `animation.overallProgress reflects the progress of a scroll animation as a number between 0 and 1` | FAIL    | `assert_equals: The overallProgress is null since the currentTime is unresolved. expected (object) null but got (undefined) undefined`         |
 0:32.72 INFO | `animation.overallProgress reflects the overall progress of a scroll with multiple iterations.`     | FAIL    | `assert_equals: The overallProgress should be zero. expected (number) 0 but got (undefined) undefined`                                         |
 0:32.72 INFO | `animation.overallProgress reflects the overall progress of a scroll that uses a view-timeline.`    | FAIL    | `assert_approx_equals: overallProgress should reflect fraction of view timeline range scroll through. expected a number but got a "undefined"` |
 0:32.72 INFO | `overallProgress of a view-timeline is bounded between 0 and 1.`                                    | FAIL    | `assert_approx_equals: overallProgress is zero when scroll offset is less than range start. expected a number but got a "undefined"`           |
 0:32.72 INFO 
 0:32.72 INFO ::: Running tests in a loop with restarts 10 times : PASS
 0:32.72 INFO :::
 0:32.72 INFO ::: Test verification PASS
 0:32.72 INFO :::
[taskcluster 2024-11-27 06:11:25.538Z] === Task Finished ===
[taskcluster 2024-11-27 06:11:25.969Z] Successful task run with exit code: 0 completed in 268.215 seconds