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

tests: prune skips #858

Merged
merged 1 commit into from
Oct 30, 2024
Merged

tests: prune skips #858

merged 1 commit into from
Oct 30, 2024

Conversation

detule
Copy link
Collaborator

@detule detule commented Oct 28, 2024

I am seeing this in our pipelines:

────────────────────────────────────────────────────────────────────────────────
Warning ('test-driver-sqlite.R:50:3'): SQLite
Unused skip expressions: create_temporary_table
Backtrace:
    ▆
 1. └─DBItest::test_sql(...) at test-driver-sqlite.R:50:3
 2.   └─DBItest:::run_tests(ctx, spec_sql, skip, run_only, test_suite) at DBItest/R/test-sql.R:17:3
 3.     └─DBItest:::get_skip_names(skip) at DBItest/R/run.R:29:3
────────────────────────────────────────────────────────────────────────────────

Looks like perhaps this test was removed from the testing suite.

@detule detule merged commit 629c1c3 into r-dbi:main Oct 30, 2024
17 of 19 checks passed
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