Closed Bug 949157 Opened 10 years ago Closed 10 years ago

Intermittent test_clock_switch_clock_type.py test_clock_switch_clock_type.TestClockSwitchClockType.test_clock_switch_clock_type_and_show_time_date after " JavascriptException: TypeError: voice is null"

Categories

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

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure)

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

b2g_ubuntu64_vm mozilla-inbound opt test gaia-ui-test on 2013-12-10 18:28:05 PST for push 5dc2bc88108d
slave: tst-linux64-spot-372

18:47:04     INFO -  test_clock_switch_clock_type_and_show_time_date (test_clock_switch_clock_type.TestClockSwitchClockType)
18:47:13     INFO -  Switch the clock type and show time and date ... ERROR
18:47:13     INFO -  ======================================================================
18:47:13     INFO -  ERROR: None
18:47:13     INFO -  ----------------------------------------------------------------------
18:47:13     INFO -  Traceback (most recent call last):
18:47:13     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 127, in run
18:47:13     INFO -      self.setUp()
18:47:13     INFO -    File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_switch_clock_type.py", line 12, in setUp
18:47:13     INFO -      GaiaTestCase.setUp(self)
18:47:13     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 821, in setUp
18:47:13     INFO -      self.cleanup_gaia(full_reset=False)
18:47:13     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 840, in cleanup_gaia
18:47:13     INFO -      self.data_layer.set_setting("keyboard.ftu.enabled", False)
18:47:13     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 209, in set_setting
18:47:13     INFO -      result = self.marionette.execute_async_script('return GaiaDataLayer.setSetting("%s", %s)' % (name, value), special_powers=True)
18:47:13     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 1073, in execute_async_script
18:47:13     INFO -      filename=os.path.basename(frame[0]))
18:47:13     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 577, in _send_message
18:47:13     INFO -      self._handle_error(response)
18:47:13     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 612, in _handle_error
18:47:13    ERROR -      raise JavascriptException(message=message, status=status, stacktrace=stacktrace)
18:47:13    ERROR -  JavascriptException: TypeError: voice is null
18:47:13     INFO -  	stacktrace:
18:47:13     INFO -  	@app://system.gaiamobile.org/js/lockscreen.js, line 906
18:47:13     INFO -  TEST-UNEXPECTED-FAIL | test_clock_switch_clock_type.py test_clock_switch_clock_type.TestClockSwitchClockType.test_clock_switch_clock_type_and_show_time_date |
18:47:13     INFO -  ----------------------------------------------------------------------
18:47:13     INFO -  Ran 1 test in 9.097s
18:47:13  WARNING -  FAILED (errors=1)
Is this still reproducible? I ran the test 80 times on the latest desktop build and got no failure: https://pastebin.mozilla.org/4086902
This was a problem in Gaia itself, not the test.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.