Closed
Bug 1021687
Opened 11 years ago
Closed 11 years ago
[flame] test_import_contacts_from_sim failed, contacts not on SIM
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: AndreiH, Unassigned)
Details
Test for importing contacts from SIM failed in build:
http://selenium.qa.mtv2.mozilla.com:8080/job/b2g.flame.mozilla-b2g30_v1_4.ui.non-smoketest/6/HTML_Report/
Traceback (most recent call last):
File "/var/jenkins/workspace/b2g.flame.mozilla-b2g30_v1_4.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.5-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/jenkins/workspace/b2g.flame.mozilla-b2g30_v1_4.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_import_contacts_from_sim.py", line 18, in test_import_contacts_from_SIM
self.assertGreater(len(self.data_layer.sim_contacts), 0, "There is no SIM contacts on SIM card.")
AssertionError: There is no SIM contacts on SIM card.
The test was run on b2g-9.
Can someone check if there are contacts on that sim?
![]() |
Reporter | |
Updated•11 years ago
|
Flags: needinfo?(mozbugs.retornam)
Comment 1•11 years ago
|
||
test_import_contacts_from_sim.py failed in the latest v2.0 build for the same reason.
The test was ran also on b2g-9.
Can we get some contacts on b2g-9's SIM card?
Updated•11 years ago
|
Summary: [flame][v1.4] test_import_contacts_from_sim failed, contacts not on SIM → [flame] test_import_contacts_from_sim failed, contacts not on SIM
![]() |
||
Comment 2•11 years ago
|
||
I've gone ahead and added a couple contacts to the sim on b2g-9.
Updated•11 years ago
|
Flags: needinfo?(mozbugs.retornam)
![]() |
Reporter | |
Comment 3•11 years ago
|
||
Thanks for resolving 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.
Description
•