Skip to content

JAX runs are not counted correctly #82

Description

@HereThereBeDragons

Jax has in the same workflow test and build jobs.

right now it seems like for tests also the build jobs are counted and the failure of the tests is propagated up to the build:

      "jax": {
        "build": {
          "status": "failure"
        },
        "test": {
          "success": 15,
          "failure": 15,
          "in_progress": 0,
          "cancelled": 0,
          "skipped": 0
        }

run for it: https://github.com/ROCm/rockrel/actions/runs/31985449770

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions