-
Notifications
You must be signed in to change notification settings - Fork 10
FxCI: Skip shippable builds for PRs ; add tests #303
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
704df8f to
737e5ab
Compare
737e5ab to
258b1f2
Compare
258b1f2 to
6423793
Compare
b628a6c to
b442666
Compare
ahal
left a comment
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.
Looks reasonable! Main issue is to remove the worker-type hack.
b442666 to
ba88d51
Compare
|
Somehow we dont run tests on debug builds? |
We don't, for cost reasons (it's much slower on CI). This means, unfortunately, that's not uncommon to start crashing on an unrelated thing when you make a debug build to debug something... |
ba88d51 to
b85dfe3
Compare
No description provided.