Closed Bug 1722714 Opened 3 years ago Closed 3 years ago

browser_max_touchpoints.js fails intermittently with server targets

Categories

(DevTools :: Responsive Design Mode, defect)

defect

Tracking

(Fission Milestone:MVP, firefox92 fixed)

RESOLVED FIXED
92 Branch
Fission Milestone MVP
Tracking Status
firefox92 --- fixed

People

(Reporter: ochameau, Assigned: nchevobbe)

References

Details

(Whiteboard: dt-fission-m3-mvp)

Attachments

(1 file)

It fails with the following error (reproduced locally with --run-until-failure):

devtools/client/responsive/test/browser/browser_max_touchpoints.js
  FAIL navigator.maxTouchPoints should be 1 after enabling touch simulation again - Got +0, expected 1
Stack trace:
chrome://mochikit/content/browser-test.js:test_is:1371
chrome://mochitests/content/browser/devtools/client/responsive/test/browser/browser_max_touchpoints.js:null:43
chrome://mochitests/content/browser/devtools/client/responsive/test/browser/head.js:addRDMTaskWithPreAndPost/<:192

https://treeherder.mozilla.org/logviewer?job_id=346601765&repo=try&lineNumber=11365

Whiteboard: dt-fission-future
Fission Milestone: --- → MVP
Whiteboard: dt-fission-future → dt-fission-m3-mvp

The call to restoreActor state was inferring with the watcher setting up the configuration
on new documents, and was making browser_max_touchpoints and browser_touch_pointerevents
fail with server side target switching.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f8063f9fa56c [devtools] Don't call restoreActorState from RDM client when target follow window global lifecycle. r=jdescottes.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: