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

Run debug tests in CI #3450

Open
Ms2ger opened this issue Sep 22, 2014 · 3 comments
Open

Run debug tests in CI #3450

Ms2ger opened this issue Sep 22, 2014 · 3 comments

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Sep 22, 2014

In particular, we need to run debug_assert!() in Rust and JS_ASSERT/MOZ_ASSERT in mozjs.

@Ms2ger Ms2ger added the I-safety label Sep 22, 2014
@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Sep 22, 2014

I believe we currently do run debug_assert!() (although it’s worth checking), but #3313 disables them as well as enabling optimizations. It looks like with can have both debug_assert!() running and optimizations enabled with Cargo profiles.

@kmcallister
Copy link
Contributor

@kmcallister kmcallister commented May 17, 2015

We should test both debug and release builds.

@edunham
Copy link
Contributor

@edunham edunham commented Apr 12, 2016

cc #8859

@metajack metajack mentioned this issue Apr 13, 2016
2 of 7 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.