Closed Bug 1358267 Opened 8 years ago Closed 8 years ago

Intermittent devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | Test timed out -

Categories

(DevTools :: Responsive Design Mode, defect)

defect
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
Firefox 55
Tracking Status
firefox55 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: jryans)

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed:product])

Attachments

(1 file)

this bug has been pretty active for the last month or so: https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1358267&startday=2017-05-01&endday=2017-05-30&tree=all the last 2 weeks this has been on our radar and I would like to work on figuring this out. failures are on osx opt, here is an example log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=103210377 and a related screenshot: http://mozilla-releng-blobs.s3.amazonaws.com/blobs/mozilla-inbound/sha512/e83c070fa21a01f1d56a6adfb68e7ddc5b92c97c81f5908518a96a9be87541c628dea67d1781621178c3a07d192db3ffbe7addad0301e26a9c261313f1f021f1 from the log, I see: 7:23:22 INFO - TEST-PASS | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | UA should be set to Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:55.0) Gecko/20100101 Firefox/55.0 - 17:23:22 INFO - Setting UA to Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36 17:23:22 INFO - Waiting for event: 'userAgentChanged' on [object Object]. 17:23:23 INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,%20Custom%20User%20Agent%20test" line: 0}] 17:23:23 INFO - Got event: 'userAgentChanged' on [object Object]. 17:23:23 INFO - TEST-PASS | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | UA input should be highlighted - 17:23:23 INFO - TEST-PASS | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | UA should be set to Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36 - 17:23:23 INFO - Resetting UA 17:23:23 INFO - Waiting for event: 'userAgentChanged' on [object Object]. 17:23:23 INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,%20Custom%20User%20Agent%20test" line: 0}] 17:23:23 INFO - Got event: 'userAgentChanged' on [object Object]. 17:23:23 INFO - TEST-PASS | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | UA input shouldn't be highlighted - 17:23:23 INFO - TEST-PASS | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | UA should be set to Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:55.0) Gecko/20100101 Firefox/55.0 - 17:23:23 INFO - Setting UA to Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36 17:23:23 INFO - Waiting for event: 'userAgentChanged' on [object Object]. 17:23:23 INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,%20Custom%20User%20Agent%20test" line: 0}] 17:23:23 INFO - Got event: 'userAgentChanged' on [object Object]. 17:23:23 INFO - TEST-PASS | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | UA input should be highlighted - 17:23:23 INFO - TEST-PASS | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | UA should be set to Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36 - 17:23:23 INFO - Closing responsive mode 17:23:23 INFO - Waiting for event: 'off' on [object Object]. 17:23:23 INFO - Waiting for event: 'content-resize' on [object Object]. 17:24:07 INFO - TEST-INFO | started process screencapture 17:24:07 INFO - TEST-INFO | screencapture: exit 0 17:24:07 INFO - TEST-UNEXPECTED-FAIL | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | Test timed out - 17:24:07 INFO - Removing tab. 17:24:07 INFO - Waiting for event: 'TabClose' on [object XULElement]. 17:24:07 INFO - Got event: 'TabClose' on [object XULElement]. 17:24:07 INFO - Tab removed and finished closing 17:24:07 INFO - GECKO(2600) | MEMORY STAT | vsize 4533MB | residentFast 498MB | heapAllocated 124MB 17:24:07 INFO - TEST-OK | devtools/client/responsivedesign/test/browser_responsiveui_customuseragent.js | took 45116ms :jryans, I see you are the triage owner for this component, is there any chance you could find someone from the responsive design team to look into this test case and help get a resolution within the next 2 weeks?
Flags: needinfo?(jryans)
Whiteboard: [stockwell needswork]
Here's a try run with extra debug logging, let's see what happens: https://treeherder.mozilla.org/#/jobs?repo=try&revision=c0006de763524acf1a8d1fea2564169848302665
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Flags: needinfo?(jryans)
Attachment #8873910 - Flags: review?(gl) → review+
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Whiteboard: [stockwell needswork] → [stockwell fixed:product]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: