OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestFail
(Results
151 - 175
of
674
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/tests/kvm/tests/
unittest_kvmctl.py
25
raise error.
TestFail
("Unit test %s failed" % case)
usb.py
26
raise error.
TestFail
("Could not find mass storage device")
33
raise error.
TestFail
("No '%s' in the output of 'lsusb -v'" % i)
39
raise error.
TestFail
("Could not detect the usb device on fdisk output")
88
raise error.
TestFail
(e_msg)
qemu_img.py
61
raise error.
TestFail
("Check image '%s' failed with error: %s" %
68
raise error.
TestFail
("Check image '%s' got error: %s" %
159
raise error.
TestFail
("Check image '%s' failed with error: %s" %
204
raise error.
TestFail
("Got unexpected format of image '%s'"
207
raise error.
TestFail
("Got unexpected size of image '%s'"
224
raise error.
TestFail
("Create snapshot failed via command: %s;"
231
raise error.
TestFail
("Snapshot created failed or missed;"
239
raise error.
TestFail
("Delete snapshot '%s' failed: %s" %
280
raise error.
TestFail
("Could not create a backing file!")
305
raise error.
TestFail
("Could not create commit_testfile in the
[
all
...]
qmp_basic.py
35
raise error.
TestFail
("qmp_dict is not a dict (it's '%s')" %
38
raise error.
TestFail
("'%s' key doesn't exist in dict ('%s')" %
50
If any of these checks fails, error.
TestFail
is raised.
54
raise error.
TestFail
("'%s' key is not of type '%s', it's '%s'" %
73
raise error.
TestFail
("'%s' key value '%s' should be '%s'" %
82
raise error.
TestFail
("'%s' key is not of type int, it's '%s'" %
89
raise error.
TestFail
("'%s' key value '%s' should be '%s'" %
102
raise error.
TestFail
("success response is not empty ('%s')" %
117
raise error.
TestFail
("got error class '%s' expected '%s'" %
121
raise error.
TestFail
("got data dict '%s' expected '%s'"
[
all
...]
/external/autotest/client/virt/tests/
pxe.py
27
raise error.
TestFail
("Couldn't find any TFTP packets after %s seconds" %
/external/autotest/server/site_tests/brillo_PingTest/
brillo_PingTest.py
30
@raise
TestFail
: The test failed.
36
raise error.
TestFail
(
/external/autotest/server/site_tests/buffet_PrivetSetupFlow/
buffet_PrivetSetupFlow.py
81
raise error.
TestFail
('Device did not start soft AP in time.')
88
raise error.
TestFail
('No AP devices on DUT?')
122
raise error.
TestFail
('Did not find privet mDNS records in time.')
124
raise error.
TestFail
('Should not see multiple privet records.')
147
raise error.
TestFail
('Timeout waiting for DUT to take down AP.')
155
raise error.
TestFail
('Timeout waiting for DUT managerd interface.')
167
raise error.
TestFail
('Timeout waiting for DUT managerd interface.')
181
raise error.
TestFail
('Timeout before ping was successful.')
189
raise error.
TestFail
('Device claims to be offline, but is online.')
/external/autotest/server/site_tests/display_EdidStress/
display_EdidStress.py
78
raise error.
TestFail
('No external display detected on DUT')
80
raise error.
TestFail
('Resolution test failed')
81
except (error.
TestFail
, xmlrpclib.Fault) as e:
90
raise error.
TestFail
(message)
/external/autotest/server/site_tests/firmware_ECAdc/
firmware_ECAdc.py
24
error.
TestFail
: Raised when read fails.
29
raise error.
TestFail
("Abnormal EC temperature %d K" % t)
/external/autotest/server/site_tests/firmware_TPMVersionCheck/
firmware_TPMVersionCheck.py
27
raise error.
TestFail
('tpm version keys reported by '
/external/autotest/server/site_tests/network_DiskFull/
network_DiskFull.py
48
raise error.
TestFail
('Unexpected df output: %s' % lines)
51
raise error.
TestFail
('Failed to find %s, got %s instead.' %
94
raise error.
TestFail
(
127
raise error.
TestFail
(
/external/autotest/server/site_tests/network_WiFi_ProfileBasic/
network_WiFi_ProfileBasic.py
29
raise error.
TestFail
('Failed to create/push profile %s' %
38
raise error.
TestFail
('Failed to remove profile %s.' %
64
raise error.
TestFail
('Timed out waiting for states: %r in %f '
89
raise error.
TestFail
('Failed to pop profile %s.' %
95
raise error.
TestFail
('Failed to push profile %s.' %
123
raise error.
TestFail
('Failed to delete profile entry for '
134
raise error.
TestFail
('Failed to pop profile %s.' %
142
raise error.
TestFail
('Failed to push profile %s.' %
153
raise error.
TestFail
('Failed to pop profile %s.' %
/external/autotest/server/site_tests/p2p_EndToEndTest/
p2p_EndToEndTest.py
108
raise error.
TestFail
('p2p-client returned an empty URL.')
126
raise error.
TestFail
("Test failed to complete in %d seconds."
132
raise error.
TestFail
("Received SHA1 (%s) doesn't match "
138
raise error.
TestFail
("Test failed to complete in %d seconds."
/external/autotest/server/site_tests/platform_InstallRecoveryImage/
platform_InstallRecoveryImage.py
29
raise error.
TestFail
('Host failed to come back up after '
/external/autotest/server/site_tests/provision_AndroidUpdate/
provision_AndroidUpdate.py
43
raise error.
TestFail
('No build version specified.')
64
raise error.
TestFail
('No build provided and this is not a repair '
90
raise error.
TestFail
('No stable version assigned for board: '
100
raise error.
TestFail
(str(e))
/external/autotest/server/site_tests/provision_FirmwareUpdate/
provision_FirmwareUpdate.py
35
raise error.
TestFail
(str(e))
/external/autotest/client/site_tests/desktopui_CrashyReboot/
desktopui_CrashyReboot.py
72
raise error.
TestFail
(te)
75
raise error.
TestFail
('UI stopped respawning instead of rebooting.')
/external/autotest/client/site_tests/graphics_GLAPICheck/
graphics_GLAPICheck.py
193
raise error.
TestFail
('GLES API insufficient:' +
203
raise error.
TestFail
('Found neither gl_APICheck nor gles_APICheck. '
206
raise error.
TestFail
('Found both gl_APICheck and gles_APICheck. '
216
raise error.
TestFail
('GL API insufficient:' +
219
raise error.
TestFail
('gl_APICheck error: ' + result)
229
raise error.
TestFail
('GLES API insufficient:' +
232
raise error.
TestFail
('gles_APICheck error: ' + result)
238
raise error.
TestFail
('X extensions insufficient:' +
/external/autotest/client/site_tests/hardware_LightSensor/
hardware_LightSensor.py
57
raise error.
TestFail
("No light sensor reading found.")
64
raise error.
TestFail
("Invalid light sensor reading (%s)" % val)
/external/autotest/client/site_tests/hardware_StorageTrim/
hardware_StorageTrim.py
34
raise error.
TestFail
(msg)
39
raise error.
TestFail
('Can not test on root device')
/external/autotest/client/site_tests/login_GaiaLogin/
login_GaiaLogin.py
32
raise error.
TestFail
('Expected to find a mounted vault for %s'
51
raise error.
TestFail
('No references to %s on accounts page.'
/external/autotest/client/site_tests/login_RetrieveActiveSessions/
login_RetrieveActiveSessions.py
54
@raises error.
TestFail
: if one of the above criteria is not met.
58
raise error.
TestFail
("%d session(s) should be active, not: %s" %
62
raise error.
TestFail
("Expected sessions for %s, got %s" %
/external/autotest/client/site_tests/network_ModemManagerSMSSignal/
network_ModemManagerSMSSignal.py
40
raise error.
TestFail
("Wrong index %d != 1" % index)
42
raise error.
TestFail
("Message not complete")
48
raise error.
TestFail
("Wrong index %d != 1" % index)
50
raise error.
TestFail
("Message not complete")
87
raise error.
TestFail
("Wrong index %d != 1" % index)
89
raise error.
TestFail
("Complete is wrong, should be %s" %
100
raise error.
TestFail
("Wrong index %d != 1" % index)
102
raise error.
TestFail
("Message not complete")
/external/autotest/client/site_tests/network_WlanDriver/
network_WlanDriver.py
89
raise error.
TestFail
('Unexpected device name %s' %
99
raise error.
TestFail
('Unexpected driver for %s/%s; '
/external/autotest/client/site_tests/network_WlanRegulatory/
network_WlanRegulatory.py
47
raise error.
TestFail
('Expected iw to set regdomain %s but got %s' %
59
raise error.
TestFail
('Did not get a domain list from the database')
Completed in 481 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>