Home
last modified time | relevance | path

Searched refs:TestFail (Results 1 – 25 of 692) sorted by relevance

12345678910>>...28

/external/autotest/server/cros/bluetooth/
Dbluetooth_default_state_test.py59 raise error.TestFail('Bluetooth adapter is powered')
71 raise error.TestFail('Bluetooth daemon Powered property does not '
76 raise error.TestFail('Bluetooth daemon Discoverable property '
79 raise error.TestFail('Bluetooth daemon believes adapter is '
88 raise error.TestFail('HCI UP flag does not match kernel while '
98 raise error.TestFail('Bluetooth adapter is not powered')
105 raise error.TestFail('Bluetooth adapter is not connectable '
114 raise error.TestFail('Bluetooth daemon Powered property does not '
119 raise error.TestFail('Bluetooth daemon Pairable property does not '
124 raise error.TestFail('Bluetooth daemon Discoverable property '
[all …]
Dbluetooth_valid_address_test.py33 raise error.TestFail(
42 raise error.TestFail('Adapter address is all zeros')
44 raise error.TestFail('Vendor portion of address is all zeros')
46 raise error.TestFail('Device portion of address is all zeros')
49 raise error.TestFail('Adapter address is all ones')
51 raise error.TestFail('Vendor portion of address is all ones')
53 raise error.TestFail('Device portion of address is all ones')
61 raise error.TestFail(
65 raise error.TestFail(
/external/autotest/client/site_tests/hardware_TPMttci/
Dhardware_TPMttci.py30 raise error.TestFail('Error creating a TtciController: %s' % e)
40 raise error.TestFail('TTCI_Get_Main_Power_Status() error: %s' %
53 raise error.TestFail('TTCI_Get_Backup_Power_Status() error: %s' %
66 raise error.TestFail('TTCI_Get_PP_Status() error: %s' %
79 raise error.TestFail('TTCI_Get_TPM_I2C_Status() error: %s' %
90 raise error.TestFail('TTCI_Set_LEDs() error: %s' %
94 raise error.TestFail('TTCI_Set_LEDs() error: %s' %
98 raise error.TestFail('TTCI_Set_LEDs() error: %s' %
102 raise error.TestFail('TTCI_Set_LEDs() error: %s' %
106 raise error.TestFail('TTCI_Set_LEDs() error: %s' %
[all …]
/external/autotest/client/site_tests/cellular_SIMLocking/
Dcellular_SIMLocking.py60 raise error.TestFail('Cellular device did not complain although '
73 raise error.TestFail('Cellular device did not complain although '
90 raise error.TestFail( 'Failed to read SIM_LOCK_STATUS.')
101 raise error.TestFail('Failed to find LockEnabled key in '
113 raise error.TestFail('Failed to find LockType key in the '
125 raise error.TestFail('Failed to find LockType key in the '
137 raise error.TestFail('Failed to find LockRetriesLeft key '
140 raise error.TestFail('Malformed RetriesLeft: %s' %
160 raise error.TestFail('Expected SIM to be locked after reset.')
173 raise error.TestFail('Expected SIM to be puk-locked.')
[all …]
/external/autotest/client/site_tests/logging_CrashSender/
Dlogging_CrashSender.py25 raise error.TestFail('Missing board name %s in output' %
33 raise error.TestFail('Expected hwclass %s in output' % hwclass)
39 raise error.TestFail('Test report was not deleted after sending')
41 raise error.TestFail('Rate limit was not updated properly: #%d' %
44 raise error.TestFail('Sender did not attempt the send')
46 raise error.TestFail('Send did not complete successfully')
49 raise error.TestFail('Sender did not sleep for an appropriate '
52 raise error.TestFail('Incorrect report kind "%s", expected "%s"',
56 raise error.TestFail('Payload filename was incorrect, got "%s", '
60 raise error.TestFail('ExecName was incorrect, expected "%s", '
[all …]
/external/autotest/client/tests/cgroup/
Dcgroup.py32 raise error.TestFail("module not available/mounted")
47 raise error.TestFail('Some subtests failed (%s)' % err[:-2])
61 raise error.TestFail('Can\'t mount any cgroup modules')
92 raise error.TestFail("Some parts of cleanup failed%s" % err)
97 raise error.TestFail("cgroup init failed")
100 raise error.TestFail("smoke_test failed")
104 raise error.TestFail("Can't create cgroup")
154 raise error.TestFail("Memory filling failed (WO cgroup)")
159 raise error.TestFail("Process failed (WO cgroup); output:\n%s"
162 raise error.TestFail("Unsuccessful memory filling "
[all …]
/external/autotest/server/site_tests/firmware_Fingerprint/
Dfirmware_Fingerprint.py85 raise error.TestFail('Incorrect flashprotect state')
91 raise error.TestFail('Not running RW copy of firmware')
93 raise error.TestFail('Rollback is not set to initial value')
116 raise error.TestFail('Incorrect flashprotect state')
122 raise error.TestFail('Not running RW copy of firmware')
124 raise error.TestFail('Rollback should be unset.')
153 raise error.TestFail('Should not be able to read from flash')
157 raise error.TestFail('File read from flash is not empty')
196 raise error.TestFail(
207 raise error.TestFail(
[all …]
/external/autotest/client/site_tests/policy_GlobalNetworkSettings/
Dpolicy_GlobalNetworkSettings.py48 raise error.TestFail(
53 raise error.TestFail('Network API received unrecognized '
58 raise error.TestFail('Network API received unrecognized '
62 raise error.TestFail('User network connected despite policy '
82 raise error.TestFail('DUT was able to connect to WiFi, but '
85 raise error.TestFail('Network API received unrecognized '
108 raise error.TestFail(
112 raise error.TestFail(
132 raise error.TestFail('DUT should have connected to policy '
135 raise error.TestFail('DUT was able to connect to user '
[all …]
/external/autotest/client/cros/crash/
Duser_crash_test.py156 raise error.TestFail('Did not identify SIGSEGV cause')
159 raise error.TestFail('Did not identify crash address %s' %
165 raise error.TestFail('Did not show crash line on stack')
171 raise error.TestFail('Did not show recursion line on stack')
176 raise error.TestFail('Did not show main on stack')
267 raise error.TestFail('Missing PID in crasher output')
342 raise error.TestFail(
346 raise error.TestFail(
366 raise error.TestFail('Report not sent properly')
368 raise error.TestFail('Executable name incorrect')
[all …]
/external/autotest/server/site_tests/firmware_Cr50TpmMode/
Dfirmware_Cr50TpmMode.py82 raise error.TestFail('TPM is not enabled after reset,')
86 raise error.TestFail('Failed to restore H1 Key Ladder')
92 raise error.TestFail('Failed to read TPM mode after reset')
98 raise error.TestFail('Failed to check TPM response')
113 raise error.TestFail('Setting TPM mode should not be allowed')
121 raise error.TestFail('Failed to disable TPM: %s' % output_log)
125 raise error.TestFail('TPM responded')
130 raise error.TestFail('Failed to revoke H1 Key Ladder')
133 raise error.TestFail('Failed to enable TPM: %s' % output_log)
139 raise error.TestFail('Failed to check TPM response')
[all …]
/external/autotest/client/site_tests/platform_DebugDaemonGetPerfOutputFd/
Dplatform_DebugDaemonGetPerfOutputFd.py29 raise error.TestFail('Perf output (%s) too small' % perf_data)
35 raise error.TestFail('Quipper failed: %s' % perf_data)
52 raise error.TestFail('Invalid session ID from GetPerfOutputFd')
102 raise error.TestFail('Unable to stop the perf tool')
123 raise error.TestFail('DBusException expected')
125 raise error.TestFail('Unexpected DBus message: %s' % dbus_message)
145 raise error.TestFail('DBusException expected')
147 raise error.TestFail('Unexpected DBus message: %s' % dbus_message)
159 raise error.TestFail('Unable to stop the perf tool')
177 raise error.TestFail('DBusException expected')
[all …]
/external/autotest/server/site_tests/platform_Vpd/
Dplatform_Vpd.py88 raise error.TestFail('Vpd file %s was not removed by '
96 raise error.TestFail('File %s should not be a symlink' % path)
100 raise error.TestFail('File %s should be present' % path)
103 raise error.TestFail('Wrong user (%s instead of %s) for %s' %
107 raise error.TestFail('Wrong group (%s instead of %s) for %s' %
111 raise error.TestFail('Wrong permissions (%s instead of %s)'
117 raise error.TestFail('%s should be a symlink' % path)
120 raise error.TestFail('Symlink %s does not exist' % path)
124 raise error.TestFail('Old vpd file %s installed' % path)
/external/autotest/client/cros/
Ddhcp_test_base.py154 raise error.TestFail('Found multiple ipconfig objects '
176 raise error.TestFail('Could not create virtual ethernet pair.')
182 raise error.TestFail('Could not start DHCP test server.')
185 except (error.TestFail, error.TestNAError):
191 raise error.TestFail('Caught exception: %s.' % str(e))
204 raise error.TestFail('No test body implemented')
253 raise error.TestFail('You must specify OPTION_REQUESTED_IP to '
274 raise error.TestFail(
308 raise error.TestFail('Failed to retrieve DHCP ipconfig object '
315 raise error.TestFail('Interface configured with IP address not '
[all …]
Ddhcpv6_test_base.py118 raise error.TestFail('Found multiple ipconfig objects '
144 raise error.TestFail('Could not create virtual ethernet pair.')
150 except (error.TestFail, error.TestNAError):
156 raise error.TestFail('Caught exception: %s.' % str(e))
169 raise error.TestFail('No test body implemented')
221 raise error.TestFail('Failed to retrieve DHCPv6 ipconfig object '
230 raise error.TestFail('Address prefix mismatch: '
237 raise error.TestFail('Invalid address suffix: '
253 raise error.TestFail('Invalid delegated prefix: %s' %
261 raise error.TestFail('Delegated prefix length mismatch: '
[all …]
/external/autotest/server/site_tests/enterprise_CFM_Sanity/
Denterprise_CFM_Sanity.py44 raise error.TestFail('CFM was not able to start hangout session.')
50 raise error.TestFail('Is already in hangout session and should not '
54 raise error.TestFail('CFM should be in hangout session and not on '
63 raise error.TestFail('CFM should not be in hangout session.')
66 raise error.TestFail('CFM should not be on oobe screen.')
69 raise error.TestFail('CFM should be in read state to start hangout '
106 raise error.TestFail('Diagnostics should not be running.')
111 raise error.TestFail('Diagnostics should be running.')
128 raise error.TestFail('Test failed because of following reasons: %s'
/external/autotest/client/common_lib/cros/
Dassistant_util.py20 raise error.TestFail('Could not start Assistant service because '
39 raise error.TestFail('Could not start Assistant "%s".' % e)
47 raise error.TestFail(
74 raise error.TestFail('Could not enable Hotword "{}".'.format(e))
82 raise error.TestFail(
111 raise error.TestFail('Could not get Assistant response "%s".' % e)
119 raise error.TestFail(
/external/autotest/client/site_tests/power_ProbeDriver/
Dpower_ProbeDriver.py37 raise error.TestFail('No line power devices found')
40 raise error.TestFail('Line power is not connected')
49 raise error.TestFail('Battery is discharging')
57 raise error.TestFail('No battery found')
60 raise error.TestFail('No battery present')
63 raise error.TestFail('No battery discharging')
66 raise error.TestFail('One of ACs is online')
/external/autotest/client/site_tests/cellular_ScanningProperty/
Dcellular_ScanningProperty.py51 raise error.TestFail('Failed to list the available modems. '
54 raise error.TestFail('Expected one modem object, found %d' %
65 raise error.TestFail('Failed to obtain dbus object for the modem '
87 raise error.TestFail(
120 raise error.TestFail('Shill failed to set |%s| to %s.' %
170 exception=error.TestFail(
177 raise error.TestFail('Bad initial state: scan machine created '
195 raise error.TestFail('Pseudomodem failed to launch %s' %
199 exception=error.TestFail('Scan machine failed to enter '
211 exception=error.TestFail('Scan machine failed to exit '
[all …]
/external/autotest/client/site_tests/hardware_UsbMount/
Dhardware_UsbMount.py48 raise error.TestFail('filesystem %s mount failed' % filter_dict)
69 raise error.TestFail('filesystem %s unmount failed ' %
77 raise error.TestFail('filesystem %s mount failed' %
82 raise error.TestFail('%s: file not present after remounting' %
86 raise error.TestFail('%s: file content changed after '
94 raise error.TestFail('filesystem %s mount failed ' % storage)
103 raise error.TestFail('filesystem %s not mounted after suspend' %
107 raise error.TestFail('%s: file not present anymore after '
111 raise error.TestFail('%s: file content changed after remounting' %
/external/autotest/client/site_tests/hardware_UsbBasicFileOperations/
Dhardware_UsbBasicFileOperations.py35 raise error.TestFail(msg)
46 raise error.TestFail(msg)
53 raise error.TestFail(msg)
60 raise error.TestFail(msg)
69 raise error.TestFail(msg)
75 raise error.TestFail(msg)
84 raise error.TestFail(msg)
90 raise error.TestFail(msg)
99 raise error.TestFail(msg)
115 raise error.TestFail(msg)
/external/autotest/client/site_tests/platform_CryptohomeTestAuth/
Dplatform_CryptohomeTestAuth.py29 raise error.TestFail('Could not remove the test user.')
37 raise error.TestFail('Valid credentials should authenticate '
42 raise error.TestFail('Invalid credentials should not authenticate '
49 raise error.TestFail('Cryptohome did not unmount the user.')
53 raise error.TestFail('Valid credentials should authenticate '
58 raise error.TestFail('Invalid credentials should not authenticate '
69 raise error.TestFail('Could not destroy the vault.')
/external/autotest/server/cros/faft/
Dfingerprint_test.py195 raise error.TestFail('Unable to parse ectool output: %s'
241 raise error.TestFail('rootfs is writable')
244 raise error.TestFail(
247 raise error.TestFail(
348 raise error.TestFail('Failed to run test image generation script')
401 raise error.TestFail(
408 raise error.TestFail('Unable to initialize entropy')
437 raise error.TestFail(
451 raise error.TestFail(
462 raise error.TestFail('"%s" does not match expected "%s" for board '
[all …]
/external/autotest/server/site_tests/firmware_Cr50PinWeaverServer/
Dfirmware_Cr50PinWeaverServer.py47 raise error.TestFail('Failed SelfTest: %s' %
70 raise error.TestFail('Failed InsertLeaf: %s' %
85 raise error.TestFail('Failed TryAuth: %s' %
89 raise error.TestFail('Failed TryAuth: %s' %
102 raise error.TestFail('Failed TryAuth: %s' %
105 raise error.TestFail('Failed TryAuth: %s' %
113 raise error.TestFail('Failed ResetAuth: %s' %
124 raise error.TestFail('Failed TryAuth: %s' %
132 raise error.TestFail('Failed RemoveLeaf: %s' %
/external/autotest/server/site_tests/firmware_Cr50Unlock/
Dfirmware_Cr50Unlock.py35 raise error.TestFail('Failed to set password')
47 raise error.TestFail('Rate limit did not prevent unlock.')
54 raise error.TestFail('Could not unlock cr50 with the password')
61 raise error.TestFail('Unlocked cr50 from AP with incorrect '
67 raise error.TestFail('Could not unlock cr50 from the AP with the '
73 raise error.TestFail('Unlocked cr50 from AP with incorrect '
81 raise error.TestFail('Unable to clear password')
/external/autotest/server/site_tests/firmware_ECChargingState/
Dfirmware_ECChargingState.py36 raise error.TestFail("This test must be run with AC power.")
71 raise error.TestFail("This test must be run with AC power.")
85 raise error.TestFail("Fail to unplug AC.")
92 raise error.TestFail("Wrong battery state. Expected: "
103 raise error.TestFail("Fail to plug AC.")
110 raise error.TestFail("Wrong battery state. Expected: "
125 raise error.TestFail("The battery state is %s. "
129 raise error.TestFail("The battery does not report fully charged "

12345678910>>...28