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

Bug 948193 - Increase the timeout for testing wifi disable test (gaia-ui-test) #14555

Closed
wants to merge 1 commit into from

Conversation

elefant
Copy link

@elefant elefant commented Dec 11, 2013

Wifi disabling occasionally takes too long to complete and call back when doing test_wifi_settings.py. Simply increasing the timeout will solve this issue. But I really don't know how to pick a appropriate timeout....

@stephendonner
Copy link

@davehunt @bobsilverberg @zacc -- and others, how does this patch look?

@davehunt
Copy link
Contributor

I'm not in favour of hard-coding a timeout here. Simply specifying a --timeout on the command line would do the same. Also, if this is a regression in the time taken to disable WiFi, we should try to identify the cause and fix it.

@zacc
Copy link

zacc commented Dec 12, 2013

The unittest.wifi job already has a timeout of 30000 set so this is actually lower than the timeout we've been using to catch this error.

@elefant
Copy link
Author

elefant commented Dec 13, 2013

Already 30 seconds timeout? @@ Ok... Maybe I didn't actually reproduce the same error you met...

@elefant elefant closed this May 20, 2014
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