Closed Bug 1768872 Opened 3 years ago Closed 2 years ago

Categories

(Testing :: web-platform-tests, defect, P5)

defect

Tracking

(firefox102 fixed)

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell needswork:owner][retriggered])

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=377679304&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XnRh9HqPSxixaI1Zgs9T7w/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XnRh9HqPSxixaI1Zgs9T7w/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2022-05-11T13:22:56.224Z] 13:22:56     INFO - TEST-START | /animation-worklet/worklet-animation-cancel.https.html
[task 2022-05-11T13:22:56.510Z] 13:22:56     INFO - TEST-UNEXPECTED-ERROR | /animation-worklet/worklet-animation-cancel.https.html | Testing https://web-platform.test:8443/animation-worklet/worklet-animation-cancel.https.html == http://web-platform.test:8000/animation-worklet/references/not-translated-box-ref.html
[task 2022-05-11T13:22:56.510Z] 13:22:56     INFO - TypeError: can't access property "getActor", browsingContext.currentWindowGlobal is null
[task 2022-05-11T13:22:56.510Z] 13:22:56     INFO - loadTestUrl@chrome://remote/content/marionette/reftest.js:675:21
[task 2022-05-11T13:22:56.510Z] 13:22:56     INFO - REFTEST   IMAGE 1 (TEST): data:image/png;base64,
[task 2022-05-11T13:22:56.510Z] 13:22:56     INFO - REFTEST   IMAGE 2 (REFERENCE): data:image/png;base64,
[task 2022-05-11T13:22:56.511Z] 13:22:56     INFO - TEST-INFO expected TIMEOUT | took 285ms
[task 2022-05-11T13:22:57.247Z] 13:22:57     INFO - STDOUT: cleanup aborted: args: /builds/worker/fetches/android-sdk-linux/platform-tools/adb wait-for-device shell rm /data/data/org.mozilla.geckoview.test_runner/files/mozilla/profiles.ini; echo adb_returncode=$?, exitcode: 1, stdout: rm: /data/data/org.mozilla.geckoview.test_runner/files/mozilla/profiles.ini: No such file or directory
[task 2022-05-11T13:22:57.249Z] 13:22:57     INFO - Closing logging queue
[task 2022-05-11T13:22:57.249Z] 13:22:57     INFO - queue closed
[task 2022-05-11T13:22:57.270Z] 13:22:57     INFO - Setting android reftest preferences
[task 2022-05-11T13:22:57.270Z] 13:22:57     INFO - Setting up ssl
[task 2022-05-11T13:22:57.290Z] 13:22:57     INFO - certutil | b''
[task 2022-05-11T13:22:57.309Z] 13:22:57     INFO - certutil | b''
[task 2022-05-11T13:22:57.326Z] 13:22:57     INFO - certutil | b'\nCertificate Nickname                                         Trust Attributes\n                                                             SSL,S/MIME,JAR/XPI\n\nweb-platform-tests                                           CT,, \n'
[task 2022-05-11T13:23:02.795Z] 13:23:02     INFO - STDOUT: timed out waiting for profiles.ini

(In reply to Natalia Csoregi [:nataliaCs] from comment #1)

Also failing on:
TEST-UNEXPECTED-ERROR | /content-dpr/content-dpr-various-elements.html | Testing http://web-platform.test:8000/content-dpr/content-dpr-various-elements.html == http://web-platform.test:8000/content-dpr/content-dpr-various-elements-ref.html

  • the reason these are failing I assume it's because these kind of tests (Web platform tests (backlog)) have never run on autoland so we're unable to track it with added jobs or backfills there.

The pushlog from central between last good and first bad is this one.
Could the changes in Bug 1768726 be related? https://hg.mozilla.org/mozilla-central/rev/fabb66e86d29a2335f13d54ebb5122a39e7503dc

Flags: needinfo?(eitan)
Summary: Perma [tier 2] /animation-worklet/worklet-animation-cancel.https.html | Testing https://web-platform.test:8443/animation-worklet/worklet-animation-cancel.https.html == http://web-platform.test:8000/animation-worklet/references/not-translated-box-ref.html → Perma [tier 2] Android backlog /animation-worklet/worklet-animation-cancel.https.html | Testing https://web-platform.test:8443/animation-worklet/worklet-animation-cancel.https.html == http://web-platform.test:8000/animation-worklet/references/not-translat
Whiteboard: [stockwell needswork:owner][retriggered]

(In reply to Cosmin Sabou [:CosminS] from comment #2)

The pushlog from central between last good and first bad is this one.
Could the changes in Bug 1768726 be related? https://hg.mozilla.org/mozilla-central/rev/fabb66e86d29a2335f13d54ebb5122a39e7503dc

I ran these tests locally and I don't think this change is the culprit. The change before it (https://hg.mozilla.org/mozilla-central/rev/3dd1b7e892e013f0909e298fff25d5c4602a27e4) yields the same errors. I was able to successfully run these tests locally with a tree from a day earlier (7a3e1e3cfc7e2457e44cbcf9bc5a6e63da2fcfa5).

So my conclusion is that my changes in bug 1768726 did not cause this regression (they also don't touch anything not related to a11y). If you need help with more bisection let me know.

Flags: needinfo?(eitan)

I would look into bug 1754004 since it touched IPC stuff and the js error regarding browsingContext.currentWindowGlobal being null is suspicious.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
See Also: → 1776425
You need to log in before you can comment on or make changes to this bug.