| commit | f3fe32d4e2427128ef4c13c64e5c7b6b7dc31348 | [log] [tgz] |
|---|---|---|
| author | Victor-Gabriel Savu <[email protected]> | Tue Aug 25 14:43:13 2020 |
| committer | Commit Bot <[email protected]> | Wed Sep 02 19:40:28 2020 |
| tree | 7992d2897cab966896f05f66a783b2c7fb799dfa | |
| parent | a2f3d4fcf30f9da912bb0391c2c0c69114d8817f [diff] |
[M85 merge] tast-tests: increase timeout for WaitForUserMount Increase timeout for WaitForUserMount to reduce flakiness. BUG=chromium:1119433 TEST=None Change-Id: I1db23721b355391f0219e852b605cb9853b641fc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/2375192 Reviewed-by: Oleh Lamzin <[email protected]> Reviewed-by: Roman Aleksandrov <[email protected]> Tested-by: Victor-Gabriel Savu <[email protected]> Commit-Queue: Victor-Gabriel Savu <[email protected]> (cherry picked from commit 5c52200070473cd5e1026fd91ff65cad182b3511) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/2391300 Reviewed-by: Ben Pastene <[email protected]> Tested-by: Oksana Zhuravlova <[email protected]> Commit-Queue: Oksana Zhuravlova <[email protected]>
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.