OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestFail
(Results
276 - 300
of
674
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/server/site_tests/platform_PowerStatusStress/
platform_PowerStatusStress.py
25
@exception
TestFail
failed to login within timeout.
37
@exception
TestFail
if fail to suspend/disconnect in time
41
raise error.
TestFail
("Unable to suspend in %s sec" %
50
@exception
TestFail
if fail to come_up in time
54
raise error.
TestFail
("Unable to resume in %s sec" %
91
@exception
TestFail
if line_power or battery state do not match
115
raise error.
TestFail
('Bad %s state!' % bat_state)
130
raise error.
TestFail
('No RPM is setup to device')
/external/autotest/server/site_tests/telemetry_Crosperf/
telemetry_Crosperf.py
61
raise error.
TestFail
('Error occurred while getting DEPs.')
72
raise error.
TestFail
('Error occurred while saving DEPs.')
77
raise error.
TestFail
('Error occurred while sending DEPs to dut.\n')
129
raise error.
TestFail
('An error occurred while executing '
/external/autotest/client/cros/networking/chrome_testing/
chrome_networking_test_api.py
37
@raises error.
TestFail
if no wifi networks are found.
43
raise error.
TestFail
('No wifi networks found.')
130
raise error.
TestFail
(
/external/autotest/client/site_tests/cellular_DeferredRegistration/
cellular_DeferredRegistration.py
53
raise error.
TestFail
('Cellular service should not have been '
65
raise error.
TestFail
('Cellular service should have been destroyed '
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/
desktopui_ExitOnSupervisedUserCrash.py
45
raise error.
TestFail
('Session should not have ended: ', state)
66
raise error.
TestFail
(actual_problem)
/external/autotest/client/site_tests/enterprise_PowerManagement/
enterprise_PowerManagement.py
87
exception=error.
TestFail
('User is not locked'),
97
exception=error.
TestFail
('User is not logged out'),
/external/autotest/client/site_tests/enterprise_RemoraRequisition/
enterprise_RemoraRequisition.py
31
exception=error.
TestFail
('Hangouts app failed to launch'),
44
raise error.
TestFail
(
/external/autotest/client/site_tests/hardware_Backlight/
hardware_Backlight.py
51
raise error.
TestFail
("%d errors testing keyboard backlight." % \
81
raise error.
TestFail
("%d errors testing backlight." % \
/external/autotest/client/site_tests/hardware_GobiGPS/
hardware_GobiGPS.py
34
raise error.
TestFail
('GPS access failed')
92
raise error.
TestFail
('Unable to find GPS signal')
/external/autotest/client/site_tests/kernel_CpufreqMinMax/
kernel_CpufreqMinMax.py
52
raise error.
TestFail
('unable to set %s to %d' %
99
raise error.
TestFail
('Could not get cold machine.')
/external/autotest/client/site_tests/login_ChromeProfileSanitary/
login_ChromeProfileSanitary.py
85
raise error.
TestFail
('Cookies created in Default profile!')
86
raise error.
TestFail
('Cookies in Default profile changed!')
/external/autotest/client/site_tests/login_OwnershipNotRetaken/
login_OwnershipNotRetaken.py
53
raise error.
TestFail
("Owner key was touched on second login!")
60
raise error.
TestFail
("Owner key was touched on second login!")
/external/autotest/client/site_tests/login_OwnershipRetaken/
login_OwnershipRetaken.py
60
raise error.
TestFail
('Owner key should not have changed!')
75
raise error.
TestFail
('Owner key should have changed!')
/external/autotest/client/site_tests/peerd_MonitorsDBusConnections/
peerd_MonitorsDBusConnections.py
40
raise error.
TestFail
('Found multiple test service '
45
raise error.
TestFail
('Expected to see test service, but did not.')
/external/autotest/client/site_tests/platform_CrosDisksFormat/
platform_CrosDisksFormat.py
53
raise error.
TestFail
("Failed to create test content")
55
raise error.
TestFail
("Failed to verify test content")
/external/autotest/client/site_tests/platform_Mosys/
platform_Mosys.py
19
error.
TestFail
Raised for commands that return non-zero exit code.
37
raise error.
TestFail
('Command not properly implemented: ' +
40
raise error.
TestFail
('Commands not properly implemented: ' +
/external/autotest/client/site_tests/platform_Pkcs11Events/
platform_Pkcs11Events.py
48
raise error.
TestFail
('At least one token is not functional.')
61
raise error.
TestFail
('Token is not functional: %s' % token)
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
policy_CookiesAllowedForUrls.py
83
@raises:
TestFail
if cookies are blocked/not blocked based on the
96
raise error.
TestFail
('Cookies should be allowed.')
99
raise error.
TestFail
('Cookies should be blocked.')
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
policy_CookiesBlockedForUrls.py
83
@raises:
TestFail
if cookies are blocked/not blocked based on the
95
raise error.
TestFail
('Cookies should be blocked.')
98
raise error.
TestFail
('Cookies should be allowed.')
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/
policy_PopupsAllowedForUrls.py
99
raise error.
TestFail
('Popups should not be blocked.')
102
raise error.
TestFail
('Popups should be blocked.')
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/
policy_PopupsBlockedForUrls.py
99
raise error.
TestFail
('Popups should be blocked.')
102
raise error.
TestFail
('Popups should not be blocked.')
/external/autotest/client/site_tests/power_AudioDetector/
power_AudioDetector.py
18
raise error.
TestFail
('Must run for at least 10 seconds')
71
raise error.
TestFail
(err_str)
/external/autotest/client/site_tests/power_CameraSuspend/
power_CameraSuspend.py
71
raise error.
TestFail
('image capture failed from %s', cam_name)
80
raise error.
TestFail
('camera produced two identical images')
/external/autotest/client/site_tests/security_EnableChromeTesting/
security_EnableChromeTesting.py
57
raise error.
TestFail
('DBus EnableChromeTesting call '
62
raise error.
TestFail
('Chrome restarted during test.')
/external/autotest/client/tests/barriertest/
barriertest.py
42
raise error.
TestFail
('Explicit barrier rendezvous abort failed.')
66
raise error.
TestFail
('Explicit barrier rendezvous abort failed.')
Completed in 1780 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>