Closed
Bug 943904
Opened 12 years ago
Closed 12 years ago
gaiatest broken email launch
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tkundu, Assigned: tkundu)
References
Details
Attachments
(1 file)
|
1.89 KB,
text/plain
|
Details |
I am seeing that gaiatest is giving error for email launch
gaiatest --type=b2g \
--address=localhost:$MARIONETTE_PORT \
--testvars=$GAIA_DIR/tests/python/gaia-ui-tests/gaiatest/b2gtestvars.json \
--timeout=180000 \
$GAIA_DIR/tests/python/gaia-ui-tests/gaiatest/tests/functional/email/test_setup_basic_gmail.py
I also have a patch to fix it
Comment 1•12 years ago
|
||
koi+ as this is affecting our automated testing for v1.2.
Tapas, attach the patch/PR and seek r? on it. If you know what bug caused this regression provide that here as well.
blocking-b2g: --- → koi+
Updated•12 years ago
|
Assignee: nobody → tkundu
| Assignee | ||
Comment 3•12 years ago
|
||
@mvines: looks like https://bugzilla.mozilla.org/show_bug.cgi?id=915672 has caused regression by hiding python time object with some other object. :(
Updated•12 years ago
|
| Assignee | ||
Comment 4•12 years ago
|
||
Looks like it is already fixed it in https://github.com/mozilla-b2g/gaia/tree/v1.2/tests/python/gaia-ui-tests/gaiatest
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•12 years ago
|
blocking-b2g: koi+ → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•