Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dpgeorge
Copy link
Member

@dpgeorge dpgeorge commented Nov 6, 2025

Summary

Following up to #18085, this PR removes some .py.exp files in the tests/import directory, ones that now match CPython.

Testing

Tested locally with the unix port. Also will be tested by CI.

Doesn't need testing on bare-metal because these import tests are only run on the host PC.

Trade-offs and Alternatives

I applied a small tweak to import_override.py and pkg7.py so that the output under CPython matches MicroPython.

@dpgeorge dpgeorge added the tests Relates to tests/ directory in source label Nov 6, 2025
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.38%. Comparing base (2762fe6) to head (2b28656).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #18376   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files         171      171           
  Lines       22294    22294           
=======================================
  Hits        21933    21933           
  Misses        361      361           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dpgeorge dpgeorge force-pushed the tests-import-remove-exp-files branch from f93efe2 to 2b28656 Compare November 6, 2025 02:36
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.

1 participant