Run test suites like how CPython runs theirs by fanninpm · Pull Request #3807 · RustPython/RustPython
The extra flags come from the `buildbottest` rule in CPython's Makefile. This will enable checking the tests we've been skipping by default (such as network-based tests). This will also report the top 10 slowest tests and will mark a test as failed if it altered the execution environment.
fanninpm
deleted the
test-like-cpython-buildbottest
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters