Skip to content

Cellular: Increase receiving timeout for UDP echo non-blocking test #10184

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

Conversation

mirelachirica
Copy link
Contributor

Description

WISE-1570 is passing the UDPSOCKET_ECHOTEST_NONBLOCK only with a greater receiving timeout.

Note: UDPSOCKET_ECHOTEST_BURST_NONBLOCK on the other hand would pass even with a receiving timeout of 1 sec. I think the UDPSOCKET_ECHOTEST_NONBLOCK can be improved so that receiving timeout of 1 sec would be enough for this test too. I will create an issue about this to the test responsable team.

Pull request type

[ ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[x] Test update
[ ] Breaking change

@ciarmcom ciarmcom requested review from a team March 21, 2019 14:00
@ciarmcom
Copy link
Member

@mirelachirica, thank you for your changes.
@ARMmbed/mbed-os-test @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

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

Change looks OK but commit does not contain details why this is being increased, add it from Description.

@mirelachirica mirelachirica force-pushed the wise_1570_udp_echotest_nonblocking branch from a05da1b to 6c44130 Compare March 22, 2019 13:31
@mirelachirica
Copy link
Contributor Author

Change looks OK but commit does not contain details why this is being increased, add it from Description.

Is the commit message ok, now?

@cmonr
Copy link
Contributor

cmonr commented Mar 25, 2019

@mirelachirica It would be good to know why the timeout needs to be increased, which is what I think @0xc0170 was asking for.

…_ECHOTEST_NONBLOCK test

Reason for needing greater timeout could be this test's performance.
UDPSOCKET_ECHOTEST_BURST_NONBLOCK is implementing the receiving
differently and is passing with 1 second timeout.
@mirelachirica mirelachirica force-pushed the wise_1570_udp_echotest_nonblocking branch from 6c44130 to ec3c6f3 Compare March 26, 2019 07:29
@mirelachirica
Copy link
Contributor Author

Commit message updated.

@cmonr
Copy link
Contributor

cmonr commented Mar 26, 2019

CI started

cmonr pushed a commit to cmonr/mbed-os that referenced this pull request Mar 26, 2019
…otest_nonblocking

Cellular: Increase receiving timeout for UDP echo non-blocking test
@mbed-ci
Copy link

mbed-ci commented Mar 26, 2019

Test run: SUCCESS

Summary: 6 of 6 test jobs passed
Build number : 1
Build artifacts

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