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

limit tests that are run on CRAN #267

Closed
ginberg opened this issue Jul 16, 2024 · 0 comments · Fixed by #268
Closed

limit tests that are run on CRAN #267

ginberg opened this issue Jul 16, 2024 · 0 comments · Fixed by #268
Assignees
Milestone

Comments

@ginberg
Copy link
Collaborator

ginberg commented Jul 16, 2024

Check: Overall checktime, Result: NOTE
Overall checktime 11 min > 10 min

mainly from

  • checking tests ... [442s] OK
    Running 'testBigQuery.R'
    Running 'testOracle.R'
    Running 'testPostgres.R'
    Running 'testRedshift.R'
    Running 'testSnowflake.R'
    Running 'testSpark.R'
    Running 'testSqlServer.R'
    Running 'testSqlite.R' [438s]

This is close to the 10 min limit, so I let it pass now (hence on its
way to CRAN), but for the next time:

Please reduce the test timings by using

  • small toy data only
  • few iterations
  • or by running less important tests only conditionally if some
    environment variable is set that you only define on your machine?
@ginberg ginberg self-assigned this Aug 20, 2024
@ginberg ginberg linked a pull request Aug 20, 2024 that will close this issue
@ginberg ginberg added this to the v3.7.0 milestone Aug 28, 2024
@ginberg ginberg closed this as completed Sep 6, 2024
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 a pull request may close this issue.

1 participant