1
0
mirror of https://github.com/ROCm/jax.git synced 2025-04-26 22:36:06 +00:00

7 Commits

Author SHA1 Message Date
charleshofer
13d88b6340
Add back raw totals in JSON reports () 2025-03-24 11:26:31 -05:00
charleshofer
022da913e6
Count test totals correctly for dashboards ()
* Account test totals correctly for dashboards

* Add blurb to the dev guide on skipping tests

* Remove extra newline

* Default to 0 if "skipped" isn't found

Co-authored-by: Mathew Odden <1471252+mrodden@users.noreply.github.com>

---------

Co-authored-by: Mathew Odden <1471252+mrodden@users.noreply.github.com>
2025-03-14 16:57:08 -05:00
charleshofer
dd3f34ca2b
Use bazel for PR tests ()
* Use bazel for running pre-merge CI tests

* Don't use HEREDOC

* Fix block text

* Use bash array

* Add bazel install

* Put Bazel in the build image

* Use Bazelisk

* Remove bazel install in Docker

* Go back to upstream XLA

* Remove bazel test command from workflow

* Move test command to build container

* Fix string format typos
2025-02-24 11:38:06 -06:00
charleshofer
c501484ba6
Run GPU CI on PRs destined for QA branches () 2025-02-10 12:35:27 -06:00
Charles Hofer
bcc2417d39 Quote test command in workflow file 2025-01-09 17:56:35 +00:00
Charles Hofer
5405752649 Only run core tests for CI 2025-01-09 16:54:38 +00:00
charleshofer
bc06c93d23
Add GPU CI () 2025-01-07 15:01:50 -06:00