Perma dom/security/test/mixedcontentblocker/browser_test_mixed_content_download.js | Test timed out - when Gecko 80 merges to Beta on 2020-07-27
Categories
(Core :: DOM: Security, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | + | verified |
People
(Reporter: aryx, Assigned: sstreich)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [domsecurity-active])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
[Tracking Requested - why for this release]:
central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=41cdf98233e6645f71f182d04c1c0eb15c456b9b&selectedTaskRun=ZxwBOZWlSfSu_tltAYu0Hg.0
Log: https://treeherder.mozilla.org/logviewer.html#?job_id=309151007&repo=try
[task 2020-07-09T15:29:25.002Z] 15:29:25 INFO - TEST-PASS | dom/security/test/mixedcontentblocker/browser_test_mixed_content_download.js | Insecure -> Secure should download -
[task 2020-07-09T15:29:25.002Z] 15:29:25 INFO - Checking: Secure -> Insecure should Error
[task 2020-07-09T15:29:25.003Z] 15:29:25 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: "https://example.com/browser/dom/security/test/mixedcontentblocker/download_page.html" line: 0}]
[task 2020-07-09T15:29:25.003Z] 15:29:25 INFO - Buffered messages logged at 15:27:58
[task 2020-07-09T15:29:25.004Z] 15:29:25 INFO - Console message: OpenGL compositor Initialized Succesfully.
[task 2020-07-09T15:29:25.004Z] 15:29:25 INFO - Version: 2.1 INTEL-12.9.22
[task 2020-07-09T15:29:25.004Z] 15:29:25 INFO - Vendor: Intel Inc.
[task 2020-07-09T15:29:25.004Z] 15:29:25 INFO - Renderer: Intel Iris OpenGL Engine
[task 2020-07-09T15:29:25.004Z] 15:29:25 INFO - FBO Texture Target: TEXTURE_2D
[task 2020-07-09T15:29:25.004Z] 15:29:25 INFO - Buffered messages finished
[task 2020-07-09T15:29:25.004Z] 15:29:25 INFO - TEST-UNEXPECTED-FAIL | dom/security/test/mixedcontentblocker/browser_test_mixed_content_download.js | Test timed out -
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Christoph, the test does not set the pref "dom.block_download_insecure" to true, this is is probably why it fails on a beta test
Comment 2•4 years ago
|
||
Right, because the pref is bound to Nightly, hence we should probably flip it explicitly in the test.
Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Comment 5•4 years ago
|
||
bugherder |
Reporter | ||
Comment 6•4 years ago
|
||
Verified fixed with yesterday's central-as-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=678327a52efbf9acb07266a2f8119d4a11916f8e
Updated•4 years ago
|
Description
•