mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-08 02:36:27 -05:00
Adding a skip for RMariaDB client tests while we debug the failure
This commit is contained in:
@@ -153,6 +153,8 @@ EOF" -m "postgres"
|
||||
}
|
||||
|
||||
@test "R RMariaDB client" {
|
||||
skip "Error loading RMariaDB library"
|
||||
# ex: https://github.com/dolthub/dolt/actions/runs/4428743682/jobs/7770282852
|
||||
Rscript $BATS_TEST_DIRNAME/r/rmariadb-test.r $USER $PORT $REPO_NAME
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user