Skip to content

Mbedgt netsocket tc fixes #8235

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

Merged
merged 3 commits into from
Oct 8, 2018
Merged

Mbedgt netsocket tc fixes #8235

merged 3 commits into from
Oct 8, 2018

Conversation

VeijoPesonen
Copy link
Contributor

Description

Allows usage of port zero as destination on mbedgt-netsocket test cases.
Drops channel number check from mbedgt-network-wifi test cases because 2.4GHz channels and 5GHz channels might share same SSID.
Wifi scan might not reveal both SSIDs - unsecure and secure - at same run so we are happy if one of those is found.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Breaking change

Veijo Pesonen added 2 commits September 25, 2018 09:29
2.4GHz and 5GHz channels might be using the same SSID. Wifi scan
might also fail occasionally to find secure- and unsecure channels
on same scan so lets not assume that we'll find both.
@VeijoPesonen
Copy link
Contributor Author

@SeppoTakalo, @KariHaapalehto please check. @kivaisan, @AriParkkila for your information.

Copy link
Contributor

@SeppoTakalo SeppoTakalo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test plan is in the same repo, so fix that as well.

@VeijoPesonen
Copy link
Contributor Author

@SeppoTakalo test specification updated.

@VeijoPesonen
Copy link
Contributor Author

@0xc0170 needs:CI

@VeijoPesonen
Copy link
Contributor Author

@0xc0170 would you please start the build.

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 1, 2018

There's 5.10.1 release candidate that will be retriggered in few minutes, once that is in, we will start this one

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 2, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 2, 2018

Build : SUCCESS

Build number : 3216
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8235/

Triggering tests

/morph test
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Oct 3, 2018

@VeijoPesonen
Copy link
Contributor Author

@0xc0170 problems with exporter-build?

@NirSonnenschein
Copy link
Contributor

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Oct 7, 2018

@cmonr cmonr merged commit 506dfca into ARMmbed:master Oct 8, 2018
@VeijoPesonen VeijoPesonen deleted the mbedgt-netsocket-tc-fixes branch October 9, 2018 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants