Closed Bug 1008824 Opened 11 years ago Closed 11 years ago

Fix intermittent failure of test_inter_app_comm.py

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: askeing, Assigned: askeing)

References

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
airpingu
: review+
Bebe
: review+
Details | Review
Traceback (most recent call last): File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run testMethod() File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/system/test_inter_app_comm.py", line 38, in test_inter_app_comm """ % (self._testing_message)) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 1129, in execute_script filename=os.path.basename(frame[0])) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 624, in _send_message self._handle_error(response) File "/var/lib/jenkins/jobs/B2G.master.pvt.hamachi.gaiatest.non-smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette.py", line 669, in _handle_error raise JavascriptException(message=message, status=status, stacktrace=stacktrace) JavascriptException: JavascriptException: TypeError: msgToSend is null stacktrace: execute_script @test_inter_app_comm.py, line 38 inline javascript, line 1136 src: " msgToSend.value = "this is a test";"
Assignee: nobody → fyen
Attached file PR 19138
Attachment #8420805 - Flags: review?(zcampbell)
Attachment #8420805 - Flags: review?(florin.strugariu)
Attachment #8420805 - Flags: review?(zcampbell) → review?(gene.lian)
Attachment #8420805 - Flags: review?(florin.strugariu) → review+
Comment on attachment 8420805 [details] [review] PR 19138 Weird. Why my original codes passed in local?
Attachment #8420805 - Flags: review?(gene.lian) → review+
Btw, thanks Askeing for fixing this. :)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: