forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
micropython coreregressionThings that used to work but don't any longerThings that used to work but don't any longer
Milestone
Description
As of #9611, the native code generation tests are failing, and are commented out in .github/workflow/run-tests.yml
by 2679916.
CircuitPython does not enable native code generation, but we have had latent support. There is some bug in the merge that is breaking the tests. In the interest of moving forward on 9.2.0, we're skipping fixing this for now.
Note that "native" in this case means machine language (e.g. x64 machine language, etc.), not "native" as in native modules like digitalio
.
Metadata
Metadata
Assignees
Labels
micropython coreregressionThings that used to work but don't any longerThings that used to work but don't any longer