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

Non-interpretable tests should be marked as skipped #110

Open
pbiggar opened this issue Jun 3, 2015 · 0 comments
Open

Non-interpretable tests should be marked as skipped #110

pbiggar opened this issue Jun 3, 2015 · 0 comments

Comments

@pbiggar
Copy link
Owner

pbiggar commented Jun 3, 2015

Some tests can only be run over interpretable tests. These tests silently
ignore non-interpretable tests rather than marking them as skipped, which
makes the test results slightly confusing. Instead, they should mark them
as skipped in the test output and add them to test/latest/skipped with
reason 'non interpretable'.

Original issue reported on code.google.com by edskodevries on 2009-01-04 21:50:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant