Skip to content

tests/run-tests: Skip extmod/ticks_diff and extmod/time_ms_us automatically. #5617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

Jongy
Copy link
Contributor

@Jongy Jongy commented Feb 7, 2020

It's better decided this way, in runtime code, instead of hard-coding it in the tests execution framework.

It also means that if, at any point in the future, the missing functions will be implemented - the tests will "activate" automatically for the port.

Taken from #5482 (where I depend on this auto skipping).

@Jongy Jongy force-pushed the tests-auto-skip-missing-utime branch from d493009 to 9bdcdbe Compare February 7, 2020 15:37
@dpgeorge dpgeorge added the tests Relates to tests/ directory in source label Feb 10, 2020
@dpgeorge
Copy link
Member

Good change, thanks. Merged in 0852acf

@dpgeorge dpgeorge closed this Feb 10, 2020
@Jongy Jongy deleted the tests-auto-skip-missing-utime branch August 12, 2021 22:27
tannewt added a commit to tannewt/circuitpython that referenced this pull request Nov 30, 2021
Shrink 3 SAMD builds by disabling onewireio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Relates to tests/ directory in source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants