Conversation
|
(AppVeyor and Travis cancelled, as they can't be affected) |
|
Note that we already have the Travis |
|
Yes, except the MIN_BUILD is really minimal - it doesn’t build ocamldoc at all! |
xavierleroy
left a comment
There was a problem hiding this comment.
Looks good to me.
It's largely superstition, but: I would prefer to run the "check-typo" test and this "old school build" test at the beginning of extra-checks, before the fancy sanitizer things. I have this vague idea that simpler tests run first, then more complicated ones -- even though it makes no difference when all the tests pass!
|
@xavierleroy - no problem, I've moved them up the script. I'll merge once Travis runs the two relevant tests and then keep an eye on Jenkins. |
|
Excellent, thanks! |
Apropos a mix of @xavierleroy's #8837 (comment) and #8837 (comment), this PR adds a check to Inria's
extra-checksscript to ensure thatmake worlddefinitely works.I don't think this is worth running on every PR, though.