Closed Bug 1794904 Opened 3 years ago Closed 1 year ago

Frequent devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | single tracking bug

Categories

(DevTools :: JSON Viewer, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, intermittent-testcase, Whiteboard: [stockwell disabled])

Attachments

(1 file, 1 obsolete file)

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=393019553&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/efXfRABRQF25f7Zan2yfPA/runs/0/artifacts/public/logs/live_backing.log


[task 2022-10-12T21:29:25.482Z] 21:29:25     INFO - TEST-PASS | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | The main process DevToolsServer has no pending connection when the test ends - 
[task 2022-10-12T21:29:25.483Z] 21:29:25     INFO - Buffered messages finished
[task 2022-10-12T21:29:25.483Z] 21:29:25     INFO - TEST-UNEXPECTED-FAIL | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | waiting for vsync to be disabled - timed out after 50 tries. - false == true - JS frame :: chrome://mochikit/content/browser-test.js :: ensureVsyncDisabled :: line 592
[task 2022-10-12T21:29:25.484Z] 21:29:25     INFO - Stack trace:
[task 2022-10-12T21:29:25.484Z] 21:29:25     INFO - chrome://mochikit/content/browser-test.js:ensureVsyncDisabled:592
[task 2022-10-12T21:29:25.485Z] 21:29:25     INFO - Not taking screenshot here: see the one that was previously logged
[task 2022-10-12T21:29:25.485Z] 21:29:25     INFO - TEST-UNEXPECTED-FAIL | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | vsync remained enabled at the end of the test. Is there an animation still running? Consider talking to the performance team for tips to solve this. - false == true - JS frame :: chrome://mochikit/content/browser-test.js :: ensureVsyncDisabled :: line 593
[task 2022-10-12T21:29:25.485Z] 21:29:25     INFO - Stack trace:
[task 2022-10-12T21:29:25.486Z] 21:29:25     INFO - chrome://mochikit/content/browser-test.js:ensureVsyncDisabled:593
[task 2022-10-12T21:29:25.486Z] 21:29:25     INFO - GECKO(3888) | MEMORY STAT | vsize 20975561MB | residentFast 1953MB
[task 2022-10-12T21:29:25.487Z] 21:29:25     INFO - TEST-OK | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | took 11618ms
[task 2022-10-12T21:29:25.487Z] 21:29:25     INFO - checking window state
[task 2022-10-12T21:29:25.487Z] 21:29:25     INFO - TEST-START | devtools/client/jsonview/test/browser_jsonview_filter.js

Backfilled further: https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&searchStr=Linux%2C18.04%2Cx64%2CWebRender%2Casan%2Copt%2CMochitests%2Ctest-linux1804-64-asan-qr%2Fopt-mochitest-devtools-chrome%2Cdt7&tochange=b9e5d0899890797e83d542faf4a5ad3a455ef2d2&fromchange=4007caecc5ff616ed4c9ae76d8bfa218a1177444&selectedTaskRun=JMTQY6qTSq2pgJ8GUdxdUQ.0

It seems that it is quite frequent, and possibly caused by Bug 1793626.
Error: TEST-UNEXPECTED-FAIL | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | waiting for vsync to be disabled - timed out after 50 tries. - false == true - JS frame :: chrome://mochikit/content/browser-test.js :: ensureVsyncDisabled :: line 592

Failure log example: https://treeherder.mozilla.org/logviewer?job_id=393083948&repo=autoland&lineNumber=4836

[task 2022-10-13T13:05:32.031Z] 13:05:32     INFO - TEST-PASS | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | The main process DevToolsServer has no pending connection when the test ends - 
[task 2022-10-13T13:05:32.032Z] 13:05:32     INFO - Buffered messages finished
[task 2022-10-13T13:05:32.032Z] 13:05:32     INFO - TEST-UNEXPECTED-FAIL | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | waiting for vsync to be disabled - timed out after 50 tries. - false == true - JS frame :: chrome://mochikit/content/browser-test.js :: ensureVsyncDisabled :: line 592
[task 2022-10-13T13:05:32.032Z] 13:05:32     INFO - Stack trace:
[task 2022-10-13T13:05:32.033Z] 13:05:32     INFO - chrome://mochikit/content/browser-test.js:ensureVsyncDisabled:592
[task 2022-10-13T13:05:32.033Z] 13:05:32     INFO - Not taking screenshot here: see the one that was previously logged
[task 2022-10-13T13:05:32.034Z] 13:05:32     INFO - TEST-UNEXPECTED-FAIL | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | vsync remained enabled at the end of the test. Is there an animation still running? Consider talking to the performance team for tips to solve this. - false == true - JS frame :: chrome://mochikit/content/browser-test.js :: ensureVsyncDisabled :: line 593
[task 2022-10-13T13:05:32.034Z] 13:05:32     INFO - Stack trace:
[task 2022-10-13T13:05:32.035Z] 13:05:32     INFO - chrome://mochikit/content/browser-test.js:ensureVsyncDisabled:593
[task 2022-10-13T13:05:32.036Z] 13:05:32     INFO - GECKO(4209) | MEMORY STAT | vsize 20975526MB | residentFast 1931MB
[task 2022-10-13T13:05:32.036Z] 13:05:32     INFO - TEST-OK | devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | took 12152ms
Flags: needinfo?(wdurand)
Summary: Intermittent devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | single tracking bug → Frequent devtools/client/jsonview/test/browser_jsonview_expand_collapse.js | single tracking bug

There have been 81 total failures in the last 7 days, recent failure log.
Affected platforms are:

  • linux1804-64-asan-qr
Assignee: nobody → abutkovits
Status: NEW → ASSIGNED
Assignee: abutkovits → nobody
Status: ASSIGNED → NEW
Pushed by abutkovits@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8baa19d12931 disable browser_jsonview_expand_collapse.js on Linux_64_opt for frequent failures. r=intermittent-reviewers,MasterWayZ
Assignee: nobody → abutkovits
Status: NEW → ASSIGNED
Assignee: abutkovits → nobody
Status: ASSIGNED → NEW
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Regressions: 1797850
Flags: needinfo?(wdurand)
Attachment #9384341 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: