Closed Bug 1015183 Opened 10 years ago Closed 10 years ago

[v2.0] Contacts app functionality not working

Categories

(Firefox OS Graveyard :: Gaia::Contacts, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RobertC, Unassigned)

References

Details

(Keywords: qablocker, regression, Whiteboard: [fromAutomation])

Attachments

(1 file)

Attached file logcat.txt
Contacts app functionality is broken. Cannot add new contact new contact or access the setting menu.

STR:
1. Open contacts app
2a. Tap add new contact
2b. Tap settings

Expected results:
The app should display the appropriate screen

Actual results:
Nothing happens when tapping on the buttons.

This issue can be reproduced with both manual and automated tests.

Build info:
Gaia      b61129780e085636d09406f2a46e922d0f8b9757
Gecko     https://hg.mozilla.org/mozilla-central/rev/e9b2b72f4e6c
BuildID   20140523040203
Version   32.0a1
ro.build.version.incremental=eng.tclxa.20131223.163538
ro.build.date=Mon Dec 23 16:36:04 CST 2013

Last working build:
Gaia      7db23414f2d632f4d00b5023ac1090b6045dc5fd
Gecko     https://hg.mozilla.org/mozilla-central/rev/2619a4def1b9
BuildID   20140522160203
Version   32.0a1
ro.build.version.incremental=324
ro.build.date=Thu Dec 19 14:04:55 CST 2013


Stacktrace from one of the tests run locally.
Traceback (most recent call last):
  File "/home/robertchira/.virtualenvs/gaia/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/marionette_test.py", line 163, in run
    testMethod()
  File "/home/robertchira/workspace/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_add_new_contact.py", line 19, in test_add_new_contact
    contacts_app.launch()
  File "/home/robertchira/workspace/gaia/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 34, in launch
    lambda m: m.execute_script('return window.wrappedJSObject.Contacts.asyncScriptsLoaded') is True)
  File "/home/robertchira/.virtualenvs/gaia/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 143, in until
    cause=last_exc)
TimeoutException: Traceback (most recent call last):
  File "/home/robertchira/.virtualenvs/gaia/local/lib/python2.7/site-packages/marionette_client-0.7.7-py2.7.egg/marionette/wait.py", line 122, in until
    rv = condition(self.marionette)
  File "/home/robertchira/workspace/gaia/tests/python/gaia-ui-tests/gaiatest/apps/contacts/app.py", line 34, in <lambda>
    lambda m: m.execute_script('return window.wrappedJSObject.Contacts.asyncScriptsLoaded') is True)
  File "/home/robertchira/.virtualenvs/gaia/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 "/home/robertchira/.virtualenvs/gaia/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 "/home/robertchira/.virtualenvs/gaia/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 "/home/robertchira/.virtualenvs/gaia/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)
TimeoutException: Timed out after 30.0 seconds, caused by <class 'marionette.errors.JavascriptException'>
Keywords: qablocker
I backed out the offending patch.
Blocks: 987487
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Anthony - This bug seems resolved; do you still need a regression window for it?
Flags: needinfo?(anthony)
Sorry, I forgot to remove the flag.
Flags: needinfo?(anthony)
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: