Lines Matching refs:TestFail
147 raise error.TestFail('Found multiple ipconfig objects '
169 raise error.TestFail('Could not create virtual ethernet pair.')
175 raise error.TestFail('Could not start DHCP test server.')
178 except (error.TestFail, error.TestNAError):
184 raise error.TestFail('Caught exception: %s.' % str(e))
197 raise error.TestFail('No test body implemented')
246 raise error.TestFail('You must specify OPTION_REQUESTED_IP to '
267 raise error.TestFail(
301 raise error.TestFail('Failed to retrieve DHCP ipconfig object '
308 raise error.TestFail('Interface configured with IP address not '
318 raise error.TestFail('shill somehow knew about the proper DHCP '
328 raise error.TestFail('Expected to be configured with DNS server '
337 raise error.TestFail('Expected to be configured with domain '
345 raise error.TestFail('Expected to be configured with host '
354 raise error.TestFail('Expected to be configured with domain '
370 raise error.TestFail('Expected to be configured with gateway %s, '
376 raise error.TestFail('Test server didn\'t get all the messages it '