Closed Bug 1056272 Opened 10 years ago Closed 9 years ago

Intermittent test_mixed_content_blocker_frameNavigation.html | Test timed out.

Categories

(Core Graveyard :: Security: UI, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure)

Not sure if that "child.contentDocument is null" error is relevant here or not.

https://tbpl.mozilla.org/php/getParsedLog.php?id=46365569&tree=Mozilla-Inbound

Ubuntu VM 12.04 x64 Mulet mozilla-inbound opt test mochitest-1 on 2014-08-20 08:37:51 PDT for push 9f20a7ec2c1e
slave: tst-linux64-spot-615

08:49:12     INFO -  866 INFO TEST-START | /tests/content/base/test/test_mixed_content_blocker_frameNavigation.html
08:49:13     INFO -  867 INFO JavaScript error: http://example.com/tests/content/base/test/file_mixed_content_frameNavigation_grandchild.html, line 26: child.contentDocument is null
08:50:01     INFO -  868 INFO 1408549801271	Browser.Experiments.Experiments	TRACE	Experiments #0::updateManifest()
08:50:01     INFO -  869 INFO 1408549801273	Browser.Experiments.Experiments	TRACE	Experiments #0::_run
08:50:01     INFO -  870 INFO 1408549801275	Browser.Experiments.Experiments	TRACE	Experiments #0::_main iteration
08:50:01     INFO -  871 INFO 1408549801276	Browser.Experiments.Experiments	TRACE	Experiments #0::_loadManifest
08:50:01     INFO -  872 INFO 1408549801278	Browser.Experiments.Experiments	TRACE	Experiments #0::httpGetRequest(http://127.0.0.1:8888/experiments-dummy/manifest)
08:50:01     INFO -  873 INFO 1408549801289	Browser.Experiments.Experiments	ERROR	Experiments #0::httpGetRequest::onLoad() - Request to http://127.0.0.1:8888/experiments-dummy/manifest returned status 404
08:50:01     INFO -  874 INFO 1408549801292	Browser.Experiments.Experiments	ERROR	Experiments #0::_loadManifest - failure to fetch/parse manifest (continuing anyway): Error: Experiments - XHR status for http://127.0.0.1:8888/experiments-dummy/manifest is 404
08:50:01     INFO -  875 INFO 1408549801293	Browser.Experiments.Experiments	TRACE	Experiments #0::_evaluateExperiments
08:50:01     INFO -  876 INFO 1408549801297	Browser.Experiments.Experiments	TRACE	Experiments #0::_main finished, scheduling next run
08:54:40     INFO -  Xlib:  extension "RANDR" missing on display ":0".
08:54:41     INFO -  TEST-INFO | screentopng: exit 0
08:54:41     INFO -  877 INFO dumping last 1 message(s)
08:54:41     INFO -  878 INFO if you need more context, please use SimpleTest.requestCompleteLog() in your test
08:54:41     INFO -  879 INFO TEST-PASS | /tests/content/base/test/test_mixed_content_blocker_frameNavigation.html | navigating to insecure iframe blocked on insecure page
08:54:41     INFO -  880 INFO TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_mixed_content_blocker_frameNavigation.html | Test timed out.
08:54:41     INFO -  TEST-INFO | expected PASS
08:54:41     INFO -  881 INFO TEST-OK | /tests/content/base/test/test_mixed_content_blocker_frameNavigation.html | took 328939ms
The intermittent timeouts for test_mixed_content_blocker_frameNavigation.html are all on Mulet Linux x64 opt.  We get a javascript error and the test times out:

16:23:51     INFO -  JavaScript error: http://example.com/tests/content/base/test/file_mixed_content_frameNavigation_grandchild.html, line 26: TypeError: child.contentDocument is null


Perhaps someone with some experience with Mulet can look at this intermittent failure.  Here are some more details on the test and where this times out -

The error occurs here https://mxr.mozilla.org/mozilla-central/source/content/base/test/file_mixed_content_frameNavigation_grandchild.html?force=1#26.  The main test (test_mixed_content_blocker_frameNavigation.html) embeds an iframe to file_mixed_content_frameNavigation_grandchild.html.  That iframe then embed another grandchild iframe.  We can't access the contentDocument of that grandchild iframe which results in the time out.
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.