Skip to content

Conversation

kforner
Copy link
Contributor

@kforner kforner commented Jun 16, 2015

… to logical

@hadley
Copy link
Member

hadley commented Jun 16, 2015

Why? Couldn't there be multiple skipped tests?

@kforner
Copy link
Contributor Author

kforner commented Jun 16, 2015

unless mistaken, there's a row per test, and a test can only be skipped once.

@kforner
Copy link
Contributor Author

kforner commented Jun 16, 2015

What do you mean by "multiple skipped tests" ? I thought that a skip() call ended the current test execution, like a return().

@kforner
Copy link
Contributor Author

kforner commented Jun 23, 2015

seems like the travis check failed because of the coverage. The R CMD check was successful...

hadley added a commit that referenced this pull request Sep 24, 2015
changed the testthat_results data frame column "skipped" from numeric…
@hadley hadley merged commit 88bd867 into r-lib:master Sep 24, 2015
@hadley
Copy link
Member

hadley commented Sep 24, 2015

Thanks!

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.

3 participants