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

relax (remove ;) ) deadlines on timers #996

Merged

Conversation

rwalker-apple
Copy link
Contributor

@rwalker-apple rwalker-apple commented Jun 4, 2020

Problem

Linux CI builds sometimes fall over because of load

Summary of Changes

drop tests that verify that timers don't fire too late, we really only care that they don't fire too early

fixes #861

@woody-apple
Copy link
Contributor

@turon ?

@woody-apple
Copy link
Contributor

Is this the same as: #861 ?

@rwalker-apple
Copy link
Contributor Author

Is this the same as: #861 ?

yes

@woody-apple woody-apple merged commit abf831f into project-chip:master Jun 4, 2020
@rwalker-apple rwalker-apple deleted the relax-deadlines-on-timers branch June 4, 2020 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linux embeded unit tests flaky on TestPlatformTime.cpp:116
5 participants