Home - Speed - Summaries: (main - py2.7) : (py3.10) : (py3.11) : Everything : RPython - Nightly builds - Waterfall - Builders - About

Console View


Categories: aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64
Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

aarch64 benchmark-run linux32 linux64 macos-arm64 macos-x86_64 win64
Manuel Jacob
Remove partially incorrect comments.
One of the previous comments said the workflows will be triggered “only for the main branch”. This was incorrect.

Other parts were correct, but having them as comments didn’t provide much value and our other workflow definitions don’t have them, so I just removed them.
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Oskar Haarklou Veileborg
Add `_varname_from_oparg` method to code objects
This method maps bytecode operand indices to variable names, handling
local variables, cell variables, and free variables. It is used by the
dis module.
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
gh-5370: fix split/rsplit to use the right unicode database version too
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Manuel Jacob
Use `python2` instead of `python` in #! lines in pypy/bin/*.
In 8e9f4faf6bbf5f2ee9b76a36ed64db748ed41833, I did a similar change for /pytest.py and nobody complained, so I hope this will not break anyone’s workflow. :)
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
Merge branch 'main' into py3.11
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Manuel Jacob
Merge branch 'main' into py3.11.
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Manuel Jacob
Merge branch 'main' into py3.11.
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Matti Picus
Merge pull request #5365 from pypy/ci_changes
CI changes
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
storesink needs to deal with invalid cast_pointer on constants
this happens if we optimize unreachable code, equivalent logic is in
constfold.py
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
fix test for 338295bd0567cda9a3c603f428b14229da08e750
has been failing for a while. use check_resops (which checks optimized traces) not check_history.
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Manuel Jacob
Let workflows be triggered for all current and future “base branches”.
With “base branches”, I mean:

- “main”, containing an implementation of Python 2.7
- “py3.X” for varying numbers X, containing an implementation of Python 3.X

Previously, the worksflows were triggered only for branches “main” and “py3.11”.
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
Merge branch 'main' into py3.11
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
gh-5370: make str.split() use the current unicode db version
(instead of the random old version that rutf8.isspace uses)
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Manuel Jacob
Merge branch 'main' into py3.11.
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
another and/or combination rule
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
Merge pull request #5372 from pypy/py3.11-varname-from-oparg
Add missing `_varname_from_oparg` method to code objects
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
Oskar Haarklou Veileborg
Add a test for `_varname_from_oparg`
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog
CF Bolz-Tereick
deal with invalid casts in jtransform too
equivalent to 63a71c682751222224d054ad2a571a9a77c3e65a, and similar
logic in constfold
  • own-linux-aarch64: updating -  stdio
  • pypy-c-jit-linux-aarch64: updating -  stdio
  • rpython-linux-aarch64: pytest rpython failed -  stdiopytestLog
  • jit-benchmark-linux-x86-64: updating -  stdio
  • jit-benchmark-linux-x86-64-single-run: uploading result.json -  
  • own-linux-x86-32: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-linux-x86-32: pypyjit tests failed -  stdiopytestLog
  • rpython-linux-x86-32: pytest rpython failed -  stdiopytestLog
  • own-linux-x86-64: updating -  stdio
  • pypy-c-jit-linux-x86-64: updating -  stdio
  • own-macos-arm64: updating -  stdio
  • pypy-c-jit-macos-arm64: pypyjit tests failed -  stdiopytestLog
  • rpython-macos-arm64: pytest rpython failed -  stdiopytestLog
  • own-macos-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-macos-x86-64: updating -  stdio
  • rpython-macos-x86-64: pytest rpython failed -  stdiopytestLog
  • own-win-x86-64: pytest pypy failed -  stdiopytestLog
  • pypy-c-jit-win-x86-64: pypyjit tests failed -  stdiopytestLog
  • rpython-win-x86-64: pytest rpython failed -  stdiopytestLog