Skip to content

Commit

Permalink
Clarified text and updated glyph (Infra) (#1051)
Browse files Browse the repository at this point in the history
Clarified text and updated glyph
  • Loading branch information
Hook25 authored Mar 12, 2024
1 parent 5a56038 commit 94459f9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/reference/job-status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@ reasons:

- Job with a ``require`` constraint that can not be satisfied
- Job with a dependency on a job that is skipped itself
- Job explicitly skipped by the user via the ``launcher``
- Job is ``manual``, ``user-interact`` or ``user-interact-verify`` but the
session is ``silent``
- Job explicitly skipped by the user via the Ctrl+C menu
- Job explicitly skipped by the user via the resume screen

Every skipped job is either marked by the following symbol ``" "`` (white
space) or the text ``job skipped``. Checkbox internally uses the
Every skipped job is either marked by the following symbol ```` (ballot
box) or the text ``job skipped``. Checkbox internally uses the
``IJobResult.OUTCOME_SKIP`` to mark these jobs.

Failed Jobs
Expand Down

0 comments on commit 94459f9

Please sign in to comment.