-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 allow-discrete to non-interpolable WPTs #42857
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The review process for this patch is being conducted in the Chromium project.
1260c33
to
f864a48
Compare
61b6540
to
386d592
Compare
386d592
to
7bef3ea
Compare
7bef3ea
to
e47e328
Compare
This patch changes the test runner for animation tests in WPT to additionally test transition-behavior:allow-discrete for any property that we are running a non-interpolable or non-animatable test on. Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 Reviewed-by: David Baron <dbaron@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1222343}
e47e328
to
f482a94
Compare
@josepharhar I think this push unintentionally moved-the-goalposts for a handful of interop-2023 tests, e.g. the various Firefox and Safari are now shown as not-passing chunks of those tests, specifically subtests I don't think you intended to adjust things such that engines must implement |
Yeah makes sense, I'll revert it |
This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: #42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74
This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: #42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74
This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: #42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225735}
This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: #42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225735}
…olable WPTs", a=testonly Automatic update from web-platform-tests Revert "Add allow-discrete to non-interpolable WPTs" This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: web-platform-tests/wpt#42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225735} -- wpt-commits: 62477674bacb9057376d53c190ec89f0d80ec5cf wpt-pr: 43212
…olable WPTs", a=testonly Automatic update from web-platform-tests Revert "Add allow-discrete to non-interpolable WPTs" This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: web-platform-tests/wpt#42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225735} -- wpt-commits: 62477674bacb9057376d53c190ec89f0d80ec5cf wpt-pr: 43212
…olable WPTs", a=testonly Automatic update from web-platform-tests Revert "Add allow-discrete to non-interpolable WPTs" This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: web-platform-tests/wpt#42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225735} -- wpt-commits: 62477674bacb9057376d53c190ec89f0d80ec5cf wpt-pr: 43212
…olable WPTs", a=testonly Automatic update from web-platform-tests Revert "Add allow-discrete to non-interpolable WPTs" This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: web-platform-tests/wpt#42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaron@chromium.org> > Commit-Queue: Joey Arhar <jarhar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225735} -- wpt-commits: 62477674bacb9057376d53c190ec89f0d80ec5cf wpt-pr: 43212
…olable WPTs", a=testonly Automatic update from web-platform-tests Revert "Add allow-discrete to non-interpolable WPTs" This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: web-platform-tests/wpt#42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaronchromium.org> > Commit-Queue: Joey Arhar <jarharchromium.org> > Cr-Commit-Position: refs/heads/main{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamperappspot.gserviceaccount.com> Commit-Queue: David Baron <dbaronchromium.org> Reviewed-by: David Baron <dbaronchromium.org> Cr-Commit-Position: refs/heads/main{#1225735} -- wpt-commits: 62477674bacb9057376d53c190ec89f0d80ec5cf wpt-pr: 43212 UltraBlame original commit: e6eedff2a45453ff5d5bd72a1ce60e802420ccb6
…olable WPTs", a=testonly Automatic update from web-platform-tests Revert "Add allow-discrete to non-interpolable WPTs" This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: web-platform-tests/wpt#42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaronchromium.org> > Commit-Queue: Joey Arhar <jarharchromium.org> > Cr-Commit-Position: refs/heads/main{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamperappspot.gserviceaccount.com> Commit-Queue: David Baron <dbaronchromium.org> Reviewed-by: David Baron <dbaronchromium.org> Cr-Commit-Position: refs/heads/main{#1225735} -- wpt-commits: 62477674bacb9057376d53c190ec89f0d80ec5cf wpt-pr: 43212 UltraBlame original commit: e6eedff2a45453ff5d5bd72a1ce60e802420ccb6
…olable WPTs", a=testonly Automatic update from web-platform-tests Revert "Add allow-discrete to non-interpolable WPTs" This reverts commit d43c0e4219504e68479d2c9e519ba0825cc11b28. Reason for revert: Affects results for interop2023 in an unfair way because transition-behavior is not part of interop2023: web-platform-tests/wpt#42857 (comment) Original change's description: > Add allow-discrete to non-interpolable WPTs > > This patch changes the test runner for animation tests in WPT to > additionally test transition-behavior:allow-discrete for any property > that we are running a non-interpolable or non-animatable test on. > > Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757 > Reviewed-by: David Baron <dbaronchromium.org> > Commit-Queue: Joey Arhar <jarharchromium.org> > Cr-Commit-Position: refs/heads/main{#1222343} Change-Id: I1d067b0c79b1d16b8fdbd1e672f3db9d1befca74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5038074 Bot-Commit: Rubber Stamper <rubber-stamperappspot.gserviceaccount.com> Commit-Queue: David Baron <dbaronchromium.org> Reviewed-by: David Baron <dbaronchromium.org> Cr-Commit-Position: refs/heads/main{#1225735} -- wpt-commits: 62477674bacb9057376d53c190ec89f0d80ec5cf wpt-pr: 43212 UltraBlame original commit: e6eedff2a45453ff5d5bd72a1ce60e802420ccb6
This patch changes the test runner for animation tests in WPT to
additionally test transition-behavior:allow-discrete for any property
that we are running a non-interpolable or non-animatable test on.
Change-Id: I7e13600c0182ab5e4839fea4e32e759673abe84e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4989757
Reviewed-by: David Baron <dbaron@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1222343}