Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 942824 - Improve wait in test_dialer_make_call #14021

Merged
merged 1 commit into from Nov 26, 2013

Conversation

viorelaioia-zz
Copy link

No description provided.

@AlinT
Copy link
Contributor

AlinT commented Nov 25, 2013

Lgtm

@@ -27,6 +27,7 @@ def test_dialer_make_call(self):
call_screen.wait_for_condition(
lambda m: self.data_layer.active_telephony_state in active_states,
timeout=30)
self.wait_for_condition(lambda m: call_screen.outgoing_calling_contact != u'')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you move this inside wait_for_outgoing_call() ?

zacc pushed a commit that referenced this pull request Nov 26, 2013
Bug 942824 - Improve wait in test_dialer_make_call
@zacc zacc merged commit 6ed5464 into mozilla-b2g:master Nov 26, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants