Skip to content

fix(ccl): GNU has no step budget; run until quit, success, or invalid #260

fix(ccl): GNU has no step budget; run until quit, success, or invalid

fix(ccl): GNU has no step budget; run until quit, success, or invalid #260

Triggered via push September 23, 2026 16:21
Status Cancelled
Total duration 31m 48s
Artifacts 11

test-suite.yml

on: push
Packaged Neomacs Runtime (linux x86_64)
18m 32s
Packaged Neomacs Runtime (linux x86_64)
workspace test archive (linux x86_64)
15m 38s
workspace test archive (linux x86_64)
GNU Emacs oracle (linux x86_64)
1m 7s
GNU Emacs oracle (linux x86_64)
MELPA direct adapter Job Object contracts (windows x86_64)
2m 12s
MELPA direct adapter Job Object contracts (windows x86_64)
doom install compatibility (macos aarch64)
31m 36s
doom install compatibility (macos aarch64)
doom install compatibility (linux x86_64)
3m 56s
doom install compatibility (linux x86_64)
Matrix: neovm-core-tests / shards
Matrix: neovm-oracle-tests / shards
display stack tests (linux x86_64)
2m 24s
display stack tests (linux x86_64)
GNU prefix face TUI parity (linux x86_64)
1m 32s
GNU prefix face TUI parity (linux x86_64)
real GUI tests (linux x86_64, X11 + Wayland)
3m 50s
real GUI tests (linux x86_64, X11 + Wayland)
MELPA live ecosystem canary (linux x86_64)
MELPA live ecosystem canary (linux x86_64)
Matrix: neomacs-melpa-tests
Matrix: neomacs-tui-tests / shards
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 64 warnings
display stack tests (linux x86_64)
Process completed with exit code 100.
neomacs-tui-tests / tui tests shard 3/20 (linux x86_64)
Process completed with exit code 100.
MELPA gui compatibility and GNU parity (linux x86_64)
Process completed with exit code 105.
MELPA batch compatibility and GNU parity (linux x86_64)
Process completed with exit code 105.
neovm-oracle-tests / oracle tests shard 10/20 (linux x86_64)
Process completed with exit code 100.
neomacs-tui-tests / tui tests shard 17/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 10/20 (linux x86_64)
Process completed with exit code 105.
neovm-core-tests / core tests shard 1/20 (linux x86_64)
Process completed with exit code 100.
neovm-core-tests / core tests shard 15/20 (linux x86_64)
Process completed with exit code 100.
real GUI tests (linux x86_64, X11 + Wayland)
Process completed with exit code 100.
MELPA tui compatibility and GNU parity (linux x86_64)
Process completed with exit code 94.
neomacs-tui-tests / tui tests shard 9/20 (linux x86_64)
Process completed with exit code 105.
neovm-core-tests / core tests shard 4/20 (linux x86_64)
Process completed with exit code 100.
neovm-oracle-tests / oracle tests shard 15/20 (linux x86_64)
Process completed with exit code 100.
neomacs-tui-tests / tui tests shard 6/20 (linux x86_64)
Process completed with exit code 100.
neomacs-tui-tests / tui tests shard 2/20 (linux x86_64)
Process completed with exit code 100.
neomacs-tui-tests / tui tests shard 7/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 11/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 8/20 (linux x86_64)
Process completed with exit code 105.
neovm-oracle-tests / oracle tests shard 3/20 (linux x86_64)
Process completed with exit code 100.
neovm-core-tests / core tests shard 17/20 (linux x86_64)
Process completed with exit code 100.
neomacs-tui-tests / tui tests shard 14/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 12/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 16/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 13/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 15/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 19/20 (linux x86_64)
Process completed with exit code 105.
neomacs-tui-tests / tui tests shard 1/20 (linux x86_64)
Process completed with exit code 100.
neomacs-tui-tests / tui tests shard 18/20 (linux x86_64)
Process completed with exit code 105.
neovm-oracle-tests / oracle tests shard 13/20 (linux x86_64)
Process completed with exit code 100.
neovm-core-tests / core tests shard 3/20 (linux x86_64)
Canceling since a higher priority waiting request for ci-test suite-refs/heads/main exists
neovm-core-tests / core tests shard 3/20 (linux x86_64)
The operation was canceled.
doom install compatibility (macos aarch64)
Canceling since a higher priority waiting request for ci-test suite-refs/heads/main exists
doom install compatibility (macos aarch64)
The operation was canceled.
test suite
Canceling since a higher priority waiting request for ci-test suite-refs/heads/main exists
test suite
Canceling since a higher priority waiting request for ci-test suite-refs/heads/main exists
workspace test archive (linux x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
workspace test archive (linux x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
Packaged Neomacs Runtime (linux x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
Packaged Neomacs Runtime (linux x86_64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
GNU prefix face TUI parity (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 3/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 17/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 10/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 5/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
real GUI tests (linux x86_64, X11 + Wayland)
A non-blocking warning has occurred during artifact zip creation: ENTRYNOTSUPPORTED
MELPA tui compatibility and GNU parity (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 9/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 6/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 2/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 7/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 11/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 8/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 14/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 12/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 16/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 13/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 4/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 15/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 20/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 19/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 1/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
neomacs-tui-tests / tui tests shard 18/20 (linux x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
doom install compatibility (macos aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
doom install compatibility (macos aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead

Artifacts

Produced during runtime
Name Size Digest
neomacs-gui-tests-linux-35888155776
32.9 MB
sha256:1af37e38aac149ba7014c54b92a13f0077c2ad707aee29c3f74eb6be54a286c1
neomacs-prefix-face-tui-recordings-35888155776
3.05 KB
sha256:95f0f85e0daab011b6d44ef2ac77e4abb6c16971b633a0f86b4dde5c0d90a037
neomacs-test-runtime-linux-x86_64 Expired
68 MB
sha256:0353c671dad1b2a7370a905f82d6c4284510794551e30d5d9257a26319ee675b
neomacs-tui-recordings-35888155776-1
126 KB
sha256:40baa1f47b3d92fc657b2f93d637bbd466d28d2c38df9cc4095cf7e2431130c7
neomacs-tui-recordings-35888155776-2
134 KB
sha256:e78e60296b5de7327289dcfb24a7305635d5ba5b02c8c7e4f270c52e5954846a
neomacs-tui-recordings-35888155776-20
135 KB
sha256:0c802ce8785384a225470d0a762becc06ec05739df286cdfd9ebce292331b749
neomacs-tui-recordings-35888155776-3
133 KB
sha256:10ed6e7ad57c9a5036dc73632a455fb4a7451c8a6867fe1847e982acfed88f5d
neomacs-tui-recordings-35888155776-4
133 KB
sha256:21b7a806713dcba6f293c1444aec79e7c4f0c23b096db3704f6f28c00ae8e34a
neomacs-tui-recordings-35888155776-5
128 KB
sha256:17809ec51ada107322b21d3a71726273e20fee2208c4f9f1dc906e31a2d0e18a
neomacs-tui-recordings-35888155776-6
122 KB
sha256:39bfb3ef2f1fc7bac1e735c5c5d47bfabf030eaf7db197492ab07b1b81e56958
neomacs-workspace-tests-nextest-archive-linux-x86_64 Expired
528 MB
sha256:e9bf2626252357a0b8f223681cf57b07de3c313b061582bd7d891f26394b87a4