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

make devtools::test() work locally #350

Open
aappling-usgs opened this issue Mar 14, 2018 · 0 comments
Open

make devtools::test() work locally #350

aappling-usgs opened this issue Mar 14, 2018 · 0 comments

Comments

@aappling-usgs
Copy link
Member

Right now devtools::test() takes forever and never makes it past checkVizPackages. can we get this fixed so we can run tests locally again?

==> devtools::test()

Loading vizlab
Loading required package: testthat
Testing vizlab
v | OK F W S | Context
v |  2       | analytics
| |  0   39   | checkVizPackages

Exited with status 15.

where 39 keeps growing, on into the hundreds and thousands, without ever seeming to progress past this point.

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

No branches or pull requests

1 participant