Skip to content
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

tests: sock: remove timing tests from pexpect script #7816

Merged
merged 5 commits into from Oct 24, 2017

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Oct 24, 2017

While the idea is nice UART does not provide the timing constraints to do the kind of timing tests we do for the sock tests at the moment. Because of that they are removed in this PR.

@miri64 miri64 added Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: tests Area: tests and testing framework labels Oct 24, 2017
@miri64 miri64 added this to the Release 2017.10 milestone Oct 24, 2017
Copy link
Contributor

@haukepetersen haukepetersen left a comment

Choose a reason for hiding this comment

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

Nice -> ACK

@haukepetersen
Copy link
Contributor

all green -> go.

@haukepetersen haukepetersen merged commit 7d9e44a into RIOT-OS:master Oct 24, 2017
@miri64 miri64 deleted the tests/fix/sock branch October 24, 2017 13:42
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 24, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
@miri64
Copy link
Member Author

miri64 commented Oct 24, 2017

Backport in #7817

@miri64 miri64 removed the Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch label Oct 24, 2017
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 24, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 24, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 24, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 24, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 25, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 25, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
miri64 added a commit to miri64/RIOT that referenced this pull request Oct 25, 2017
As with RIOT-OS#7816: testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants