commit | a10cf46f9d78c78f345e31680a759f88691803e3 | [log] [tgz] |
---|---|---|
author | Steven Bennetts <stevenjb@chromium.org> | Thu Dec 16 18:32:09 2021 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 13 23:47:04 2022 +0000 |
tree | f999150302f52df432b5770fad2863a9e759765e | |
parent | 3d16fabd45e2b06f07484ab6ccf63574842dbd4f [diff] |
netlog_known_errors - Annotate some known failures Note: This will intentionally cause some failures on the informational builders so that we can investigate those failures more closely. BUG=b:208516275 TEST=tast --verbose run ${DUT} network.ShillNoErrorsInLog Change-Id: Ie5fea4d2904c11753913fd36b36fe8e042bc790b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3345349 Tested-by: Steven Bennetts <stevenjb@chromium.org> Reviewed-by: Sangchun Han <sangchun@google.com> Reviewed-by: Judy Wu <jinrongwu@google.com> Commit-Queue: Steven Bennetts <stevenjb@chromium.org>
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.