Closed
Bug 1499893
Opened 6 years ago
Closed 6 years ago
Green up wpt content-security-policy directory on fennec
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: KWierso, Assigned: KWierso)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
https://docs.google.com/spreadsheets/d/15fFP61oEeL2dK_lXWqKXthSYpg9LsLaSXTAxDr28_6Y/edit?usp=sharing
At the moment, one test is unexpectedly NOTRUNning, causing a TIMEOUT in the same test:
/content-security-policy/img-src/icon-blocked.sub.html
NOTRUN Test that spv event is fired
TIMEOUT /content-security-policy/img-src/icon-blocked.sub.html
Assignee | ||
Comment 1•6 years ago
|
||
I increased the timeout multiplier from android's 4 all the way up to 10, this test still times out in my local emulator. Should we just mark this one as expected timeout on android?
Flags: needinfo?(james)
Comment 2•6 years ago
|
||
Yeha, I think that makes sense for now. I wonder if we just don't load icons on android or something?
Flags: needinfo?(james)
Assignee | ||
Comment 3•6 years ago
|
||
Do we want to file a bug to track fixing this up, or at least investigating it further?
Assignee | ||
Comment 4•6 years ago
|
||
Pushed by wkocher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a92220bcf4fe
Mark a CSP test as failing on android r=jgraham
Comment 6•6 years ago
|
||
Backed out changeset a92220bcf4fe (bug 1499893) for failing at /img-src/icon-blocked.sub.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/b1e0d0e6c3997c22ba94ad2582de72eb2f07166f
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&revision=a92220bcf4fee3a6ae87d76474cff73daf9c1471
Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=206713043&repo=autoland&lineNumber=5049
Log snippet:
[task 2018-10-19T22:50:11.459Z] 22:50:11 INFO - TEST-START | /content-security-policy/img-src/icon-blocked.sub.html
[task 2018-10-19T22:50:11.605Z] 22:50:11 INFO - PID 2492 | ++DOCSHELL 0xd4223400 == 15 [pid = 2492] [id = {e4efef42-6aec-4912-a625-bb57335e1c27}]
[task 2018-10-19T22:50:11.606Z] 22:50:11 INFO - PID 2492 | [2492, Main Thread] WARNING: NS_ENSURE_TRUE(browserChrome) failed: file /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp, line 12726
[task 2018-10-19T22:50:11.606Z] 22:50:11 INFO - PID 2492 | [2492, Main Thread] WARNING: NS_ENSURE_TRUE(browserChrome) failed: file /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp, line 12726
[task 2018-10-19T22:50:11.607Z] 22:50:11 INFO - PID 2492 | [2492, Main Thread] WARNING: NS_ENSURE_TRUE(browserChrome) failed: file /builds/worker/workspace/build/src/docshell/base/nsDocShell.cpp, line 12726
[task 2018-10-19T22:50:11.611Z] 22:50:11 INFO - PID 2492 | ++DOMWINDOW == 43 (0xd45c5b30) [pid = 2492] [serial = 43] [outer = (nil)]
[task 2018-10-19T22:50:11.617Z] 22:50:11 INFO - PID 2492 | ++DOMWINDOW == 44 (0xd4224c00) [pid = 2492] [serial = 44] [outer = 0xd45c5b30]
[task 2018-10-19T22:50:11.694Z] 22:50:11 INFO - PID 2492 | ++DOMWINDOW == 45 (0xd4226800) [pid = 2492] [serial = 45] [outer = 0xd45c5b30]
[task 2018-10-19T22:50:12.058Z] 22:50:12 INFO - PID 2492 | [2492, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x805E0006: file /builds/worker/workspace/build/src/dom/security/nsContentSecurityManager.cpp, line 849
[task 2018-10-19T22:50:12.058Z] 22:50:12 INFO - PID 2492 | [2492, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp, line 6481
[task 2018-10-19T22:50:12.095Z] 22:50:12 INFO - TEST-UNEXPECTED-OK | /content-security-policy/img-src/icon-blocked.sub.html | expected PASS
[task 2018-10-19T22:50:12.096Z] 22:50:12 INFO - TEST-INFO took 644ms
Flags: needinfo?(wkocher)
Pushed by wkocher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/22c6202bd0d8
Mark a CSP test as failing on android r=jgraham
Comment 8•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
Assignee: nobody → wkocher
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(wkocher)
You need to log in
before you can comment on or make changes to this bug.
Description
•