-
Notifications
You must be signed in to change notification settings - Fork 3k
Unit tests: fix cellular athandler unit tests and wait() declaration conflict #8182
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be prioritized as it is blocking unittesting in Mac OS X
/morph build |
Because the rest of the CI is required (the green policy). Now that we have unittests separate CI. We need to find a solution to this and document it. Once all its in place, we can update this. |
Build : SUCCESSBuild number : 3122 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2731 |
Description
Fix failing cellular unit tests on Windows and Mac OS.
Pull request type