Skip to content

Conversation

@mattjphillips
Copy link
Contributor

... that compilation.

If you make a change to the compiler that breaks compilation of a test case, and then run tests that are based on the result of compiled code, the compilation fails quietly and leaves the previously compiled result alone. As a result there's a false negative.

This change records which scripts fail to compile, and any tests that are based on that compilation will fail before being run.

nikhilk added a commit that referenced this pull request Jun 23, 2013
When a compilation error occurs, fail any of the tests that are based on...
@nikhilk nikhilk merged commit a8b0a36 into nikhilk:cc Jun 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants