-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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] tests/async/tioselectors.nim flaky test for freebsd + OSX CI #13166
Comments
I got a different error this time on another unrelated PR: line 152 instead of 158:
|
from experiments in #13648, Obviously the easy way is to disable the test, but then BSD will just have a latent bug ready to bite at random in production |
@euantorano since you've introduced freebsd CI (thanks for that!) and you're one of the most experienced with freebsd, I'd love your help with:
|
I can certainly write something up for that. I use macOS too and have used VirtualBox with some success. I’ll write something on the Nim forum later on today and link it here.
…On Thu, 21 May 2020, at 04:37, Timothee Cour wrote:
@euantorano <https://github.com/euantorano> since you've introduced
freebsd CI (thanks for that!) and you're one of the most experienced
with freebsd, I'd love your help with:
* instructions for how to get a freebsd VM up and running all the way
to the point where you can build nim from devel (using docker would be
ideal; I'm on OSX)
* unfortunately using parallels on OSX didn't work (no freebsd is
not supported in parallels)
* https://todo.sr.ht/~sircmpwn/builds.sr.ht/279 makes it hard to
debug (builds.sr.ht sourcehut does not support github forks so I can't
debug it in my fork)
* if possible, also if you have some insight on this issue, which is
one of the flakiest and keeps popping up
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13166 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFW24NKOAVB4ERTJKW3UBTRSSOWVANCNFSM4KHLQLWQ>.
|
excellent thanks! even better would be in nim docs so it keeps updated and easier to be found, but that's less urgent and can be done at later time (either by you or anyone else) |
@timotheecour As requested: https://forum.nim-lang.org/t/6364#39239 - hopefully that helps. If there's anything missing, please let me know and I'll add some more details. |
CI broke in unrelated PR: #13165 https://builds.sr.ht/~araq/job/137694
The text was updated successfully, but these errors were encountered: