Bug 1864378 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I'm finding two behavior-changes with mozregression.
CHANGE #1
before: expected results (animation repeats immediately as-expected)
after: car jumps straight to end, no animation.

Pushlog for this change:
Last "before" revision: 578715b6d3fcb21c0b61996347260ef9b119d0d2 (2021-06-09)
First "after" revision: 8508c35e49793fbe402ad2a706a57fabd1c2b0c4 (2021-06-10)
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=578715b6d3fcb21c0b61996347260ef9b119d0d2&tochange=8508c35e49793fbe402ad2a706a57fabd1c2b0c4
(The related change in there would almost certainly be Bug 1340422 since that was an animateMotion-related change)


CHANGE #2:
before:  same as "after" for change#1 -- car jumps straight to end, no animation. (Very occasionally, it matches actual-results as described in comment 0)
after: actual results from comment 0 -- animation plays over 2s, and then car pauses for 2s at the end before repeating the animation.

Pushlog for this change:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=538dd2bb87a21d37b945cfac37c738ae3f47a256&tochange=57ecc62058cc468c13c25a616fca43fde36b3e4a
This just contains bug 1803377 which looks like it was intended as a no-behavior-change commit, which makes this quite strange. (I validated the pushlog with targeted `mozregression  --repo autoland --launch [rev]` commands for the before/after revision in the pushlog URL above...

Anyway, the
I'm finding two behavior-changes with mozregression.
CHANGE #1
before: expected results (animation repeats immediately as-expected)
after: car jumps straight to end, no animation.

Pushlog for this change:
Last "before" revision: 578715b6d3fcb21c0b61996347260ef9b119d0d2 (2021-06-09)
First "after" revision: 8508c35e49793fbe402ad2a706a57fabd1c2b0c4 (2021-06-10)
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=578715b6d3fcb21c0b61996347260ef9b119d0d2&tochange=8508c35e49793fbe402ad2a706a57fabd1c2b0c4
(The related change in there would almost certainly be Bug 1340422 since that was an animateMotion-related change)


CHANGE #2:
before:  same as "after" for change#1 -- car jumps straight to end, no animation. (Very occasionally, it matches actual-results as described in comment 0)
after: actual results from comment 0 -- animation plays over 2s, and then car pauses for 2s at the end before repeating the animation.

Pushlog for this change:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=538dd2bb87a21d37b945cfac37c738ae3f47a256&tochange=57ecc62058cc468c13c25a616fca43fde36b3e4a
This just contains bug 1803377 which looks like it was intended as a no-behavior-change commit, which makes this quite strange. (I validated the pushlog with targeted `mozregression  --repo autoland --launch [rev]` commands for the before/after revision in the pushlog URL above...

Back to Bug 1864378 Comment 3