Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnable debug info on release builds #9520
Conversation
|
@bors-servo: r+ |
|
|
|
@bors-servo: p=10 |
Enable debug info on release builds r? @jdm <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9520) <!-- Reviewable:end -->
|
|
|
Wow:
So some crashes now get reported as timeouts instead with debug turned on, and those backtraces are also pretty terrible. |
This is because our |
|
@Manishearth Sure, that's not a new error - #8931 |
|
Should I give this another try, now that some of the XML-in-worker stuff is fixed? |
|
I don't expect any change in behaviour - the previous run showed that for some reason wptrunner starts reporting crashes as timeouts when we use a debug build, so we either need to update the expected results or make wptrunner stop doing that. |
|
Aha, thanks, then I'll just close this. |
larsbergstrom commentedFeb 3, 2016
r? @jdm