failed attributes
| status |
attribute |
duration |
| failed |
aarch64-darwin.treefmt
|
2s |
> from nixbot.executor import (
> FRAME_FLUSH_THRESHOLD,
> @@ -31,7 +32,6 @@ from nixbot.executor import (
> read_log,
> render_log_event,
> )
…
> from nixbot.executor import (
> FRAME_FLUSH_THRESHOLD,
> @@ -31,7 +32,6 @@ from nixbot.executor import (
> read_log,
> render_log_event,
> )
> -from nixbot.ansi import strip_ansi
> from .support import mk_job
Reason: builder failed with exit code 1.
|
| failed |
aarch64-linux.treefmt
|
9s |
> from nixbot.executor import (
> FRAME_FLUSH_THRESHOLD,
> @@ -31,7 +32,6 @@ from nixbot.executor import (
> read_log,
> render_log_event,
> )
…
> from nixbot.executor import (
> FRAME_FLUSH_THRESHOLD,
> @@ -31,7 +32,6 @@ from nixbot.executor import (
> read_log,
> render_log_event,
> )
> -from nixbot.ansi import strip_ansi
> from .support import mk_job
|
| failed |
x86_64-linux.treefmt
|
7s |
> from nixbot.executor import (
> FRAME_FLUSH_THRESHOLD,
> @@ -31,7 +32,6 @@ from nixbot.executor import (
> read_log,
> render_log_event,
> )
…
> from nixbot.executor import (
> FRAME_FLUSH_THRESHOLD,
> @@ -31,7 +32,6 @@ from nixbot.executor import (
> read_log,
> render_log_event,
> )
> -from nixbot.ansi import strip_ansi
> from .support import mk_job
|