GitHub / micropython/micropython issues and pull requests
Labelled with: tests
#18219 - tests/extmod/time_res.py: Properly skip functions not in time module.
Pull Request -
State: open - Opened by dpgeorge 2 months ago
Labels: tests
#18218 - tests: improve network tests for axTLS targets like esp8266
Pull Request -
State: open - Opened by dpgeorge 2 months ago
Labels: tests
#18195 - tests/run-tests.py: Raise OSError on invalid file open for injected FS.
Pull Request -
State: open - Opened by dpgeorge 2 months ago
Labels: tests
#18085 - tests: Remove some .py.exp files that now match with CPython.
Pull Request -
State: closed - Opened by dpgeorge 3 months ago
- 4 comments
Labels: tests
#18083 - unix: run all test directories when using `--via-mpy` for tests
Pull Request -
State: open - Opened by dpgeorge 3 months ago
Labels: port-unix, tests
#18074 - tests: improve support for running against minimal targets
Pull Request -
State: closed - Opened by dpgeorge 3 months ago
- 2 comments
Labels: tests
#18054 - tests/README: Update docs for run-perfbench.py now that it uses -t.
Pull Request -
State: closed - Opened by dpgeorge 3 months ago
- 1 comment
Labels: tests
#17992 - tests/multi_net: clean up skip code, require SSL cert files
Pull Request -
State: closed - Opened by dpgeorge 3 months ago
- 1 comment
Labels: tests
#17955 - tests/micropython: Make tests behave in low memory condition.
Pull Request -
State: closed - Opened by agatti 4 months ago
- 5 comments
Labels: tests
#17954 - tests: Improve test hardware configuration by putting board-specific settings in `target_wiring` module
Pull Request -
State: closed - Opened by dpgeorge 4 months ago
- 10 comments
Labels: tests
#17928 - tests/net_inet/tls_num_errors.py: Make alloc of emg-exc-buf optional.
Pull Request -
State: open - Opened by dpgeorge 4 months ago
Labels: tests
#17897 - tests: Require SSL certificate file to be available for test to run.
Pull Request -
State: closed - Opened by dpgeorge 4 months ago
- 3 comments
Labels: tests
#17882 - tests: add support for native-specific .exp test output files
Pull Request -
State: open - Opened by dpgeorge 4 months ago
Labels: tests
#17881 - tests/misc/rge_sm.py: Remove unused code from the test.
Pull Request -
State: closed - Opened by dpgeorge 4 months ago
Labels: tests
#17880 - tests: improve autodetection of target features and simplify how tests are selected
Pull Request -
State: closed - Opened by dpgeorge 4 months ago
- 1 comment
Labels: tests
#17802 - tests: remove working cpydiff for float rounding
Pull Request -
State: closed - Opened by dpgeorge 4 months ago
- 3 comments
Labels: docs, tests
#17779 - tests/multi_bluetooth: Extend the deep sleep test timeout.
Pull Request -
State: closed - Opened by projectgus 4 months ago
- 1 comment
Labels: tests
#17767 - tests/run-tests.py: Move tests to skip with native emitter to a list.
Pull Request -
State: open - Opened by dpgeorge 4 months ago
Labels: tests
#17738 - tests/run-natmodtests.py: Automatically skip tests that are too large.
Pull Request -
State: open - Opened by dpgeorge 5 months ago
Labels: tests
#17735 - ci: Enable UBSan for 'longlong' builds in CI, add stack margin for sanitizer builds.
Pull Request -
State: open - Opened by projectgus 5 months ago
Labels: tests
#17697 - tests/run-tests.py: Use TEST_TIMEOUT as timeout for bare-metal tests.
Pull Request -
State: closed - Opened by dpgeorge 5 months ago
- 4 comments
Labels: tests
#17681 - tests/net_inet: Update micropython.org certificate for SSL tests.
Pull Request -
State: open - Opened by dpgeorge 5 months ago
Labels: tests
#17669 - tools/ci.sh: Change averaging to 1 for run-perfbench.py test.
Pull Request -
State: closed - Opened by dpgeorge 5 months ago
- 3 comments
Labels: tests
#17668 - Allow the GIL to be enabled on the unix port, and add a CI job to test this configuration
Pull Request -
State: closed - Opened by dpgeorge 5 months ago
- 3 comments
Labels: port-unix, tests
#17660 - tests/extmod: Close UDP timely.
Pull Request -
State: open - Opened by yf13 5 months ago
- 4 comments
Labels: tests
#17655 - tests/run-tests.py: Auto detect whether the target has threading and the GIL or not.
Pull Request -
State: closed - Opened by dpgeorge 5 months ago
- 4 comments
Labels: tests
#17655 - tests/run-tests.py: Auto detect whether the target has threading and the GIL or not.
Pull Request -
State: open - Opened by dpgeorge 5 months ago
- 3 comments
Labels: tests
#17627 - tests/run-tests.py: Consider tests ending in _async.py as async tests.
Pull Request -
State: closed - Opened by dpgeorge 5 months ago
- 1 comment
Labels: tests
#17564 - tests/micropython: Add missing SystemExit after printing SKIP.
Pull Request -
State: closed - Opened by dpgeorge 5 months ago
- 1 comment
Labels: tests
#17564 - tests/micropython: Add missing SystemExit after printing SKIP.
Pull Request -
State: closed - Opened by dpgeorge 5 months ago
- 1 comment
Labels: tests
#17558 - stm32: fix a few bugs with ADC on STM32WBxx MCUs and tweak tests so they pass on NUCLEO_WB55
Pull Request -
State: closed - Opened by dpgeorge 6 months ago
- 8 comments
Labels: port-stm32, tests
#17550 - tests/extmod/asyncio_iterator_event.py: Use format instead of f-string.
Pull Request -
State: closed - Opened by dpgeorge 6 months ago
- 1 comment
Labels: tests
#17550 - tests/extmod/asyncio_iterator_event.py: Use format instead of f-string.
Pull Request -
State: open - Opened by dpgeorge 6 months ago
Labels: tests
#17493 - tests: Improve coverage of platform module.
Pull Request -
State: closed - Opened by jepler 6 months ago
- 4 comments
Labels: tests
#17472 - tests: create a helper function to generate a test report and use it in all test runners
Pull Request -
State: open - Opened by dpgeorge 6 months ago
- 6 comments
Labels: tests
#17470 - cpydiff: Document complex() parsing difference.
Pull Request -
State: closed - Opened by jepler 6 months ago
- 2 comments
Labels: tests
#17378 - tests/extmod/random_extra_float.py: Skip when funcs not available.
Pull Request -
State: closed - Opened by dpgeorge 6 months ago
- 1 comment
Labels: tests
#17373 - tests/run-tests.py: Change _results.json to have a combined result list.
Pull Request -
State: closed - Opened by dpgeorge 6 months ago
- 8 comments
Labels: tests
#17373 - tests/run-tests.py: Change _results.json to have a combined result list.
Pull Request -
State: open - Opened by dpgeorge 6 months ago
Labels: tests
#17361 - tests: automatically skip tests that are too large for the target (not enough memory)
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17361 - tests: automatically skip tests that are too large for the target (not enough memory)
Pull Request -
State: open - Opened by dpgeorge 7 months ago
Labels: tests
#17329 - tests/float/math_constants.py: Test actual e and pi constant values.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 3 comments
Labels: tests
#17329 - tests/float/math_constants.py: Test actual e and pi constant values.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 3 comments
Labels: tests
#17296 - tests/run-tests.py: Add test statistics to output _result.json file.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 7 comments
Labels: tests
#17296 - tests/run-tests.py: Add test statistics to output _result.json file.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 7 comments
Labels: tests
#17277 - cpydiff: various improvements
Pull Request -
State: closed - Opened by jepler 7 months ago
- 3 comments
Labels: tests
#17277 - cpydiff: various improvements
Pull Request -
State: closed - Opened by jepler 7 months ago
- 4 comments
Labels: tests
#17262 - tests/extmod/vfs_rom.py: Clear sys.path before running test.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17262 - tests/extmod/vfs_rom.py: Clear sys.path before running test.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17231 - tests/net_inet: Update micropython.org certificate for SSL tests.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17231 - tests/net_inet: Update micropython.org certificate for SSL tests.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17206 - tests/net_hosted: Only run network loopback test on supported targets.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17206 - tests/net_hosted: Only run network loopback test on supported targets.
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17202 - tests/ports/rp2: Convert rp2.DMA test to a unittest and make it more reliable
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17202 - tests/ports/rp2: Convert rp2.DMA test to a unittest and make it more reliable
Pull Request -
State: closed - Opened by dpgeorge 7 months ago
- 1 comment
Labels: tests
#17178 - tests/extmod/vfs_posix.py: Fix test on Android.
Pull Request -
State: closed - Opened by agatti 8 months ago
- 1 comment
Labels: tests
#17178 - tests/extmod/vfs_posix.py: Fix test on Android.
Pull Request -
State: closed - Opened by agatti 8 months ago
- 1 comment
Labels: tests
#17176 - tests: Improve test skipping for a few tests
Pull Request -
State: closed - Opened by dpgeorge 8 months ago
- 1 comment
Labels: tests
#17176 - tests: Improve test skipping for a few tests
Pull Request -
State: closed - Opened by dpgeorge 8 months ago
- 1 comment
Labels: tests
#17088 - cpydiff: Document differences in errno and OSError.
Pull Request -
State: open - Opened by AJMansfield 8 months ago
- 1 comment
Labels: tests
#16931 - tests/extmod/json_loads: Add test cases for LONGINT parse.
Pull Request -
State: closed - Opened by yoctopuce 9 months ago
- 2 comments
Labels: tests
#16858 - unix/coverage: Increase coverage of mp_binary_set_val_array_from_int.
Pull Request -
State: closed - Opened by projectgus 9 months ago
- 3 comments
Labels: py-core, tests
#16858 - unix/coverage: Increase coverage of mp_binary_set_val_array_from_int.
Pull Request -
State: open - Opened by projectgus 9 months ago
Labels: py-core, tests
#16825 - tests/internal_bench: Benchmarks for descriptor-related features.
Pull Request -
State: open - Opened by AJMansfield 9 months ago
- 2 comments
Labels: tests
#16813 - tests: fix four typos
Pull Request -
State: closed - Opened by cclauss 10 months ago
- 2 comments
Labels: tests
#16813 - tests: fix four typos
Pull Request -
State: closed - Opened by cclauss 10 months ago
- 1 comment
Labels: tests
#16787 - tests/cpydiff: Test for PEP487 __set_name__.
Pull Request -
State: open - Opened by AJMansfield 10 months ago
- 2 comments
Labels: tests
#16786 - tests/cpydiff: Test for PEP487 __init_subclass__.
Pull Request -
State: closed - Opened by AJMansfield 10 months ago
- 2 comments
Labels: tests
#16786 - tests/cpydiff: Test for PEP487 __init_subclass__.
Pull Request -
State: open - Opened by AJMansfield 10 months ago
- 2 comments
Labels: tests
#16743 - tests/extmod_hardware: Add tests for machine.Encoder and machine.Counter.
Pull Request -
State: open - Opened by IhorNehrutsa 10 months ago
- 2 comments
Labels: tests
#16564 - github/workflows: Use Python 3.11 for unix settrace jobs.
Pull Request -
State: closed - Opened by dpgeorge 11 months ago
- 2 comments
Labels: tests
#16564 - github/workflows: Use Python 3.11 for unix settrace jobs.
Pull Request -
State: closed - Opened by dpgeorge 11 months ago
- 2 comments
Labels: tests
#16436 - tests: Fix all file ioctl's to support only MP_STREAM_CLOSE.
Pull Request -
State: closed - Opened by dpgeorge 12 months ago
- 1 comment
Labels: tests
#16436 - tests: Fix all file ioctl's to support only MP_STREAM_CLOSE.
Issue -
State: closed - Opened by dpgeorge 12 months ago
- 1 comment
Labels: tests
#16433 - tests/run-tests.py: Set name of injected test module to '__main__'.
Pull Request -
State: closed - Opened by dpgeorge 12 months ago
- 7 comments
Labels: tests
#16433 - tests/run-tests.py: Set name of injected test module to '__main__'.
Pull Request -
State: closed - Opened by dpgeorge 12 months ago
- 7 comments
Labels: tests
#16272 - ci: Windows CI fixes for recent MSVC and CPython 3.12.
Pull Request -
State: closed - Opened by projectgus about 1 year ago
- 19 comments
Labels: tests, port-windows
#16272 - ci: Windows CI fixes for recent MSVC and CPython 3.12.
Pull Request -
State: closed - Opened by projectgus about 1 year ago
- 19 comments
Labels: tests, port-windows
#16216 - tests: add support for writing a test using `unittest`
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 16 comments
Labels: tests
#16216 - tests: add support for writing a test using `unittest`
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 16 comments
Labels: tests
#16156 - tests: get `connect_nonblock_xfer.py` test working again and simplify it
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 3 comments
Labels: tests
#16156 - tests: get `connect_nonblock_xfer.py` test working again and simplify it
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 2 comments
Labels: tests
#16147 - tests/extmod_hardware: Add a test for machine.PWM freq and duty.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 18 comments
Labels: tests
#16147 - tests/extmod_hardware: Add a test for machine.PWM freq and duty.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 18 comments
Labels: tests
#16140 - cpydiff: Fix test case for json_nonserializable.
Pull Request -
State: closed - Opened by jepler about 1 year ago
- 6 comments
Labels: tests
#16140 - cpydiff: Fix test case for json_nonserializable.
Pull Request -
State: closed - Opened by jepler about 1 year ago
- 6 comments
Labels: tests
#16112 - tests: add full, automated test running for hardware
Pull Request -
State: open - Opened by dpgeorge about 1 year ago
Labels: tests
#16112 - tests: add full, automated, top-level test runner for hardware
Pull Request -
State: open - Opened by dpgeorge about 1 year ago
- 4 comments
Labels: tests
#16111 - tests/run-tests.py: Change --target/--device options to --test-instance.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 12 comments
Labels: tests
#16072 - tests/extmod: Fix access of RTC class in machine.RTC test.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 2 comments
Labels: tests
#16072 - tests/extmod: Fix access of RTC class in machine.RTC test.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 2 comments
Labels: tests
#16051 - tests/extmod: Make invalid-blockdev test work consistently on all ports.
Pull Request -
State: open - Opened by dpgeorge about 1 year ago
Labels: tests
#16051 - tests/extmod: Make invalid-blockdev test work consistently on all ports.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 1 comment
Labels: tests
#16050 - tests/extmod: Support stm32 port in machine.UART TX test.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 9 comments
Labels: tests
#16050 - tests/extmod: Support stm32 port in machine.UART TX test.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 8 comments
Labels: tests
#16043 - tests: Adjust tests for axtls, esp8266 and targets with terse error messages
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 1 comment
Labels: tests
#15990 - tests/run-tests.py: Wait for soft reset if a target skips a test.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 1 comment
Labels: tests
#15990 - tests/run-tests.py: Wait for soft reset if a target skips a test.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 2 comments
Labels: tests
#15909 - tools/test_serial.py: Add test for serial throughput.
Pull Request -
State: closed - Opened by dpgeorge about 1 year ago
- 9 comments
Labels: tests
#15788 - Remove tinytest framework, and `--write-exp` and `--list-tests` options from `run-tests.py`
Pull Request -
State: closed - Opened by dpgeorge over 1 year ago
- 8 comments
Labels: tests