Closed Bug 924833 Opened 11 years ago Closed 10 years ago

Re-enable test_receive_call.py

Categories

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

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zcampbell, Assigned: bsilverberg)

References

Details

Attachments

(1 file)

Re enable this test
I will try this one
Depends on: 924835
Thank you for your enthusiasm, Viorela, but I think this task is being blocked by bug 924831 and 924835, so it's not quite ready to be worked on.
Attachment #8396551 - Flags: review?(zcampbell)
Attachment #8396551 - Flags: review?(viorela.ioia)
Attachment #8396551 - Flags: review?(robert.chira)
Attachment #8396551 - Flags: review?(florin.strugariu)
Attachment #8396551 - Flags: review?(andrei.hutusoru)
QA Contact: bob.silverberg
Assignee: nobody → bob.silverberg
QA Contact: bob.silverberg
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

The test failed once
Attachment #8396551 - Flags: review?(viorela.ioia) → review-
Attachment #8396551 - Flags: review?(robert.chira) → review-
Test started failing after running multiple times. See comment in PR.
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

This is ready to be re-reviewed.
Attachment #8396551 - Flags: review?(viorela.ioia)
Attachment #8396551 - Flags: review?(robert.chira)
Attachment #8396551 - Flags: review-
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

If you have time, davehunt, a review of this would be appreciated.
Attachment #8396551 - Flags: review?(dave.hunt)
Attachment #8396551 - Flags: review?(viorela.ioia) → review+
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

Tested this and looks OK
Attachment #8396551 - Flags: review?(florin.strugariu) → review+
Attachment #8396551 - Flags: review?(robert.chira) → review+
This test is doing well as an adhoc on CI, but still needs a review from Zac and/or Dave to be ready to merge.
Attachment #8396551 - Flags: review?(andrei.hutusoru)
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

Thanks Bob, sorry for the delay. I'm going to r- for the comments mentioned in the pull request. If there's an urgent need to get this landed then I don't see any real blockers, but if we have time then I'd suggest taking a little longer on this.
Attachment #8396551 - Flags: review?(dave.hunt) → review-
Attachment #8396551 - Flags: review- → review?(dave.hunt)
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

I added a few comments that I think would be good to fix up, so r+ with these changes. Note that I haven't run the tests myself though, and I did notice that Travis failed.
Attachment #8396551 - Flags: review?(dave.hunt) → review+
Attachment #8396551 - Flags: review+ → review?(dave.hunt)
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

Looks great, thanks Bob! :-)
Attachment #8396551 - Flags: review?(dave.hunt) → review+
Comment on attachment 8396551 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/17593

r+!!
Attachment #8396551 - Flags: review?(zcampbell) → review+
Merged, yay!

It's a great test:
https://github.com/mozilla-b2g/gaia/commit/29e9731148ef3960485d2e4e232de5ef09cd4832
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reverted for:
https://tbpl.mozilla.org/php/getParsedLog.php?id=38255056&tree=B2g-Inbound
{
09:09:49     INFO - Installing gaia-ui-tests into virtualenv /builds/slave/test/build/venv
09:09:49     INFO - Running command: ['/builds/slave/test/build/venv/bin/pip', 'install', '--download-cache', '/builds/slave/test/build/venv/cache', '-r', '/builds/slave/test/gaia/tests/python/gaia-ui-tests/tbpl_requirements.txt', '--no-index', '--find-links', 'http://pypi.pvt.build.mozilla.org/pub', '--find-links', 'http://pypi.pub.build.mozilla.org/pub', '-e', '/builds/slave/test/gaia/tests/python/gaia-ui-tests'] in /builds/slave/test/build
09:09:49     INFO - Copy/paste: /builds/slave/test/build/venv/bin/pip install --download-cache /builds/slave/test/build/venv/cache -r /builds/slave/test/gaia/tests/python/gaia-ui-tests/tbpl_requirements.txt --no-index --find-links http://pypi.pvt.build.mozilla.org/pub --find-links http://pypi.pub.build.mozilla.org/pub -e /builds/slave/test/gaia/tests/python/gaia-ui-tests
09:09:50     INFO -  Ignoring indexes: http://pypi.python.org/simple/
09:09:50     INFO -  Obtaining file:///builds/slave/test/gaia/tests/python/gaia-ui-tests
09:09:50     INFO -    Running setup.py egg_info for package from file:///builds/slave/test/gaia/tests/python/gaia-ui-tests
09:09:50     INFO -  Requirement already satisfied (use --upgrade to upgrade): marionette-client in ./venv/lib/python2.7/site-packages (from -r /builds/slave/test/gaia/tests/python/gaia-ui-tests/tbpl_requirements.txt (line 1))
09:09:50     INFO -  Requirement already satisfied (use --upgrade to upgrade): mozdevice>=0.31 in ./venv/lib/python2.7/site-packages (from gaiatest)
09:09:50     INFO -  Requirement already satisfied (use --upgrade to upgrade): moztest>=0.3 in ./venv/lib/python2.7/site-packages (from gaiatest)
09:09:50     INFO -  Downloading/unpacking plivo==0.9.6 (from gaiatest)
09:09:50     INFO -    Could not find any downloads that satisfy the requirement plivo==0.9.6 (from gaiatest)
09:09:50     INFO -  No distributions at all found for plivo==0.9.6 (from gaiatest)
09:09:50     INFO -  Storing complete log in /home/cltbld/.pip/pip.log
09:09:50    ERROR - Return code: 1
09:09:50    FATAL - Error running install of package, /builds/slave/test/build/venv/bin/pip install --download-cache /builds/slave/test/build/venv/cache -r /builds/slave/test/gaia/tests/python/gaia-ui-tests/tbpl_requirements.txt --no-index --find-links http://pypi.pvt.build.mozilla.org/pub --find-links http://pypi.pub.build.mozilla.org/pub -e /builds/slave/test/gaia/tests/python/gaia-ui-tests!
}

Please make sure the package is on the mirror before relanding, or else tweak the patch so TBPL jobs don't require it.

Revert commit:
https://github.com/mozilla-b2g/gaia/commit/381009095bc7d2b9aea26a641f5e8df7c8728efc
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 1000133
Re-landed, yay!

https://github.com/mozilla-b2g/gaia/commit/4b6c9d4929c57005ab142e8eb3dc6783d55c427c
Status: REOPENED → RESOLVED
Closed: 10 years ago10 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: