Closed
Bug 1508577
Opened 6 years ago
Closed 6 years ago
Perma Linux-opt browser/components/payments/test/browser/browser_tab_modal.js | [JavaScript Error: "Error: TelemetryStopwatch: requesting elapsed time for nonexisting stopwatch. Histogram: "FX_TAB_SWITCH_COMPOSITE_E10S_MS", key: """
Categories
(Firefox :: Tabbed Browser, defect, P5)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
DUPLICATE
of bug 1503074
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=212816425&repo=mozilla-central
https://queue.taskcluster.net/v1/task/HmPdyBG-QXeAeXDSjO1zwQ/runs/0/artifacts/public/logs/live_backing.log
[task 2018-11-20T06:41:17.418Z] 06:41:17 INFO - Click to the left of the dialog over the content area
[task 2018-11-20T06:41:17.418Z] 06:41:17 INFO - TEST-PASS | browser/components/payments/test/browser/browser_tab_modal.js | Check clicks on the merchant content area don't go to the browser -
[task 2018-11-20T06:41:17.419Z] 06:41:17 INFO - TEST-PASS | browser/components/payments/test/browser/browser_tab_modal.js | Check clicks on the merchant content area go to the payment dialog background -
[task 2018-11-20T06:41:17.419Z] 06:41:17 INFO - TEST-PASS | browser/components/payments/test/browser/browser_tab_modal.js | Dialog should overlap the toolbox by at least 2px -
[task 2018-11-20T06:41:17.420Z] 06:41:17 INFO - TEST-PASS | browser/components/payments/test/browser/browser_tab_modal.js | Check browser has @tabmodalPromptShowing -
[task 2018-11-20T06:41:17.421Z] 06:41:17 INFO - TEST-PASS | browser/components/payments/test/browser/browser_tab_modal.js | Check x-coordinate is the same again -
[task 2018-11-20T06:41:17.421Z] 06:41:17 INFO - TEST-PASS | browser/components/payments/test/browser/browser_tab_modal.js | Check y-coordinate is the same again -
[task 2018-11-20T06:41:17.422Z] 06:41:17 INFO - Console message: [JavaScript Error: "AbortError: The operation was aborted. "]
[task 2018-11-20T06:41:17.423Z] 06:41:17 INFO - Leaving test bound test_tab_modal
[task 2018-11-20T06:41:17.423Z] 06:41:17 INFO - Entering test bound test_detachToNewWindow
[task 2018-11-20T06:41:17.424Z] 06:41:17 INFO - Buffered messages logged at 06:41:17
[task 2018-11-20T06:41:17.425Z] 06:41:17 INFO - Console message: [JavaScript Error: "Error: TelemetryStopwatch: requesting elapsed time for nonexisting stopwatch. Histogram: "FX_TAB_SWITCH_COMPOSITE_E10S_MS", key: """ {file: "resource:///modules/AsyncTabSwitcher.jsm" line: 743}]
[task 2018-11-20T06:41:17.425Z] 06:41:17 INFO - Buffered messages finished
[task 2018-11-20T06:41:17.426Z] 06:41:17 INFO - TEST-UNEXPECTED-FAIL | browser/components/payments/test/browser/browser_tab_modal.js | [JavaScript Error: "Error: TelemetryStopwatch: requesting elapsed time for nonexisting stopwatch. Histogram: "FX_TAB_SWITCH_COMPOSITE_E10S_MS", key: """ {file: "resource:///modules/AsyncTabSwitcher.jsm" line: 743}] -
[task 2018-11-20T06:41:17.427Z] 06:41:17 INFO - Stack trace:
[task 2018-11-20T06:41:17.427Z] 06:41:17 INFO - chrome://mochikit/content/browser-test.js:test_ok:1292
[task 2018-11-20T06:41:17.428Z] 06:41:17 INFO - chrome://mochitests/content/browser/browser/components/payments/test/browser/head.js:onConsoleMessage:376
[task 2018-11-20T06:41:17.428Z] 06:41:17 INFO - chrome://mochikit/content/tests/SimpleTest/specialpowersAPI.js:observe/<:388
[task 2018-11-20T06:41:17.429Z] 06:41:17 INFO - waitForMessageFromWidget: paymentDialogReady
[task 2018-11-20T06:41:17.430Z] 06:41:17 INFO - TEST-PASS | browser/components/payments/test/browser/browser_tab_modal.js | requestId should be defined -
![]() |
||
Comment 1•6 years ago
|
||
This started to permafail on Linux opt-ish platforms (opt and pgo, both 32 and 64 bit) with this push: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&group_state=expanded&selectedJob=212816425&revision=74c27e915067b5afc43f4f64fd8fa2b0dc3bc81a
Will disable the test on Linux && opt for now.
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/mozilla-central/rev/c4da06f899d3
disable browser/components/payments/test/browser/browser_tab_modal.js on Linux opt-ish for permafails (reason unknown). a=test-disabling
Comment 3•6 years ago
|
||
This is a dupe of bug 1503074 that just happens to show in payments tests since we monitor the console for errors. The telemetry recording needs to be fixed.
Flags: needinfo?(MattN+bmo)
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Keywords: leave-open
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•