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

Skip to content

lan_iptest: Fit tests/run-multitests.py to the LAN interface. #8686

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
wants to merge 1 commit into from

Conversation

robert-hh
Copy link
Contributor

Previously, only for WLAN the board's IP address was properly fetched. This PR addresses one error reported by #8681. The other two required fixes are covered by #8684 and #8678.
Indeed, many PRs for what seemed to be a single topic.

@dpgeorge dpgeorge added the tests Relates to tests/ directory in source label May 24, 2022
@dpgeorge
Copy link
Member

Thanks for the patch. This looks OK, it fixes the immediate problem. Rebased and merged in dd35f76

Ultimately there needs to be a more sophisticated way to detect the IP address (eg if a board has both WLAN and LAN and you want to run the tests on the LAN interface), but we can tackle that when we come to it.

@dpgeorge dpgeorge closed this May 24, 2022
@robert-hh robert-hh deleted the lan_iptest branch May 27, 2022 19:23
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Dec 4, 2023
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