Closed Bug 760266 Opened 13 years ago Closed 2 years ago

svg/smil/transform/translate-clipPath-1.svg fails randomly on android native

Categories

(Core :: SVG, defect)

ARM
Android
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jmaher, Unassigned)

References

Details

as we are fixing reftests to run properly on android native (including turning off browser.tabs.remote=true), this test fails about 25% of the time
Can you attach a log excerpt from a failing run please, enough to use in reftest-analyser.
That says unexpected pass. Have you changed the reftest.list file on your try server push? If you add this to the file does it fix it? <style> rect { shape-rendering: crispEdges; } </style>
right now it is marked as random-if as sometimes it would fail and in that run on try it was a fails-if. Since the majority of the runs it does fail, we marked it as fails-if. I can give the style fix a try here shortly when my tegra frees up.
A run where it fails but is marked as expected to pass would be more helpful so that the log contains the difference between the expected and actual images.
Here is a log file for the test failing unexpectedly: http://people.mozilla.org/~jmaher/android_reftests/svg_smil_transform.log I did try adding the <style> block into the .svg file and the test failed as well.
That's really odd. Some pixels towards the bottom aren't right but the testcase is symmetrical in the y axis, all the items on the page are height 100%.
Severity: normal → S3

I think this is WFM now. This reftest used to be marked as random-on-Android, but we removed that annotation in bug 981110, and it doesn't currently have any failure/random/etc. annotations:
https://searchfox.org/mozilla-central/rev/736eb58cd30da3afc0310b58232a1e4d0dcc86a4/layout/reftests/svg/smil/transform/reftest.list#15

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
See Also: → 981110
You need to log in before you can comment on or make changes to this bug.