commit | b8c2762b1656cee97ff93f4d23fdb6ecac7e12f4 | [log] [tgz] |
---|---|---|
author | Arthur Chuang <arthur.chuang@cienet.com> | Thu May 26 09:04:36 2022 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 27 15:48:49 2022 |
tree | 2fdf715cdd1f08edf0122775148ce2ed570c4364 | |
parent | e185024b3d8b572ae8a140efc07ad98c0cfa9920 [diff] |
faft: Improve on ECWakeOnCharge Log information on whether enabling testlab is possible. Also, modify error messaging for servo/dut reconnection errors to be picked up and allocated to the dont-blame- on-test categories. BUG=b:192394835 TEST=tast run <DUT> firmware.ECWakeOnCharge.* Change-Id: I3b9bf0b944bec047a8981601c46a2b19f16abf68 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3667139 Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Arthur Chuang <arthur.chuang@cienet.com> Tested-by: Arthur Chuang <arthur.chuang@cienet.com>
This repository contains integration tests that are run by Tast.
helpers/
- Source code for binaries executed by tests.local/
- Helpers for local tests that are compiled and installed to /usr/local/libexec/tast/helpers/local/cros
by the tast-local-helpers-cros
package.src/chromiumos/tast/
Shared code, the main tast
executable, the local_test_runner
and remote_test_runner
executables responsible for running bundles, and documentation are located in the tast repository.