Closed Bug 906824 Opened 11 years ago Closed 11 years ago

"System JS : ERROR chrome://global/content/BrowserElementChildPreload.js:697 TypeError: content is null" in green Gaia UI test runs

Categories

(Core :: DOM: Core & HTML, defect)

24 Branch
ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26
Tracking Status
firefox24 --- unaffected
firefox25 --- unaffected
firefox26 --- fixed

People

(Reporter: RyanVM, Assigned: fabrice)

References

Details

Attachments

(1 file)

Occurs in all Gaia UI test runs. https://tbpl.mozilla.org/php/getParsedLog.php?id=26725231&tree=B2g-Inbound b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test on 2013-08-19 10:20:06 PDT for push 5f27368e3159 slave: tst-linux64-ec2-433 10:22:43 INFO - System JS : ERROR chrome://global/content/BrowserElementChildPreload.js:697 10:22:43 INFO - TypeError: content is null
We fail in _getScreenShot. We can guard against a null |content|, but unless the UI tests are running in a very different way than normal apps, I'd like to understand why we fail here.
Jonathan, do you have any insight on comment 1?
Flags: needinfo?(jgriffin)
(In reply to Fabrice Desré [:fabrice] from comment #1) > We fail in _getScreenShot. We can guard against a null |content|, but unless > the UI tests are running in a very different way than normal apps, I'd like > to understand why we fail here. We use Gaia API's to launch apps, rather than clicking icons on the homescreen...see https://github.com/mozilla/gaia-ui-tests/blob/master/gaiatest/atoms/gaia_apps.js. But otherwise, we don't run apps differently. These tests are all run on b2g desktop builds, so they're not OOP, if that makes any difference here.
Flags: needinfo?(jgriffin)
No longer blocks: 892958
Blocks: log-SnR
Any updates here?
Flags: needinfo?(fabrice)
Attached patch patch (deleted) — Splinter Review
I can see the same error, along with one in Keyboard.jsm on my b2g desktop builds. This patch let us get rid of these.
Assignee: nobody → fabrice
Attachment #800598 - Flags: review?(21)
Flags: needinfo?(fabrice)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Blocks: 920191
No longer blocks: log-SnR
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: