-
Notifications
You must be signed in to change notification settings - Fork 159
CI: Test schemes #800
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
CI: Test schemes #800
Conversation
|
|
|
@hiroshihorie you can disable the device tests (ideally move them into a new plan called If you encounter sth flaky, maybe it's worth to create a 3rd suite called Let's make it 🟢 then try to parallelize. |
519ea78 to
2d34260
Compare
f59126b to
680815f
Compare
680815f to
379db1d
Compare
902a8e7 to
214f522
Compare
214f522 to
63ea162
Compare
|
@hiroshihorie what I ended up doing:
Let's see how flaky it is 🤞 Marking that as ready for review. BTW I haven't touched the |
566c7d6 to
0e7c280
Compare
1066457 to
b47a9e4
Compare
|
Added tsan/asan variants to the matrix |

Let's try to separate on-device tests from the core suite (with proper retry, timeout, etc.).