summary refs log tree commit diff
path: root/src/ci/docker/scripts/fuchsia-test-runner.py
AgeCommit message (Expand)AuthorLines
2024-12-04Reformat Python code with `ruff`Jakub Beránek-5/+3
2024-10-25Fix indentationTyler Mandry-2/+2
2024-10-25Update Fuchsia CI script for package servingClayton Wilkinson-30/+22
2024-10-15Make fuchsia-test-runner.py compatible with new JSON output from llvm-readelfc6c7-11/+31
2024-08-07Fuchsia Test Runner: enable ffx repository serverJeff Martin-0/+13
2024-07-07[fuchsia-test-runner] Reformat fuchsia-test-runner.pyCharles Celerier-37/+15
2024-07-07[fuchsia-test-runner] Remove runner logs from stdout and stderrCharles Celerier-9/+2
2024-06-21[fuchsia-test-runner] Remove usage of kw_onlyMiguel Flores Ruiz de Eguino-1/+1
2024-06-17Sync fuchsia test runner with clang test runnerErick Tryzelaar-386/+628
2024-06-13Update fuchsia commit, and SDK to 21.20240610.2.1Erick Tryzelaar-1/+1
2024-05-07Fuchsia test runner: fixup scriptMarc Khouri-87/+93
2024-04-13Bump Fuchsia versionsErick Tryzelaar-1/+1
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