gh-149481: skip FOR_ITER inline specialization for Python __next__
#6551
jit.yml
on: pull_request
Interpreter (Debug)
1m 34s
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
12 errors and 4 warnings
|
Interpreter (Debug)
Process completed with exit code 2.
|
|
x86_64-unknown-linux-gnu/gcc (Debug)
Process completed with exit code 2.
|
|
aarch64-unknown-linux-gnu/gcc (Release)
Process completed with exit code 2.
|
|
aarch64-unknown-linux-gnu/gcc (Debug)
Process completed with exit code 2.
|
|
JIT without optimizations (Debug)
Process completed with exit code 2.
|
|
JIT with tail calling interpreter
Process completed with exit code 2.
|
|
Free-Threaded (Debug)
Process completed with exit code 2.
|
|
x86_64-unknown-linux-gnu/gcc (Release)
Process completed with exit code 2.
|
|
aarch64-apple-darwin/clang (Release)
Process completed with exit code 2.
|
|
aarch64-apple-darwin/clang (Debug)
Process completed with exit code 2.
|
|
x86_64-apple-darwin/clang (Debug)
Process completed with exit code 2.
|
|
x86_64-apple-darwin/clang (Release)
Process completed with exit code 2.
|
|
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@21
|
|
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@21
|