Open
Bug 1850752
Opened 2 years ago
Updated 1 year ago
Reftests for bug 446100 are flaky / dependent on previous tests when using drawSnapshot.
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
NEW
People
(Reporter: emilio, Unassigned)
References
Details
Attachments
(1 obsolete file)
That patch added some pref() lines to previous tests. In bug 1807963 these tests had started passing unexpectedly too.
Something is up with those tests. The only suspicious thing is that those use reftest-zoom
. is the drawSnapshot code not waiting properly for zoom changes or something along those lines?
Comment 1•1 years ago
|
||
Timothy, Botond, any ideas why drawSnapshot and reftest-zoom may not interact properly together?
Severity: -- → S3
Flags: needinfo?(tnikkel)
Flags: needinfo?(botond)
Comment 2•1 years ago
|
||
I think drawSnapshot doesn't work with reftest-zoom.
https://phabricator.services.mozilla.com/D114188#3707672
I suggest annotating it fails-if(useDrawSnapshot) or similar.
Flags: needinfo?(tnikkel)
Updated•1 years ago
|
Flags: needinfo?(botond)
Updated•1 year ago
|
Attachment #9384190 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•