summary refs log tree commit diff
path: root/src/ci/docker/scripts/fuchsia-test-runner.py
AgeCommit message (Expand)AuthorLines
2023-11-10Switch `fuchsia-test-runner.py` to `ffx product`Erick Tryzelaar-7/+41
2023-08-02Fix recent python linting errorsTrevor Gross-4/+2
2023-06-19Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-SimulacrumMichael Goulet-2/+2
2023-06-16Apply changes to fix python linting errorsTrevor Gross-2/+2
2023-06-16Replace fvdl with ffx, allow test without installDavid Koloski-145/+92
2023-06-15Add support for test tmpdir to fuchsia test runnerDavid Koloski-6/+7
2023-05-03Use builtin FFX isolation for Fuchsia test runnerDavid Koloski-92/+45
2023-03-01Run compiler test suite in parallel on FuchsiaDavid Koloski-13/+26
2023-02-24Update `fuchsia-test-runner.py` and docsDavid Koloski-13/+69
2023-02-02Use triple rather than arch for fuchsia test runnerJoseph Ryan-28/+23
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-3/+3
2022-12-13Adjust log line in `fuchsia-test-runner.py`Andrew Pollack-1/+1
2022-11-16[fuchsia] Document more settings for building RustDavid Koloski-0/+0
2022-11-11Adding Fuchsia compiler testing script, docsAndrew Pollack-0/+1041