commit | 4994cba873cd4a21423a94b66e98115dae948a8e | [log] [tgz] |
---|---|---|
author | Nurlita Dhuha Fatmawati <nurlitadf@google.com> | Tue Mar 18 14:38:59 2025 +0800 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 18 04:45:37 2025 -0700 |
tree | 012c9559974e2b609284613d8fbdc39eba769f69 | |
parent | e6772f0a97dbf58dec25a8f33f387a4538cd662f [diff] |
mantis: Set FRE localStorage key to make sure FRE dialog is shown BUG=b:383666179 TEST=tast run <dut> mantis.FirstRunExperience Change-Id: Ib4561a511eaab5d8da5bbde6fe115e6813d516a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/6365597 Reviewed-by: Yi Chou <yich@google.com> Tested-by: Nurlita Dhuha Fatmawati <nurlitadf@google.com> Commit-Queue: Nurlita Dhuha Fatmawati <nurlitadf@google.com> Tast-Review: Victor Zhong <xiuwen@google.com> Reviewed-by: Victor Zhong <xiuwen@google.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/go.chromium.org/tast-tests/cros/
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.