You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will move forward with #649 by adding an isWindows() to MariaDB4jSampleTutorialTest for testLocalMariaDB() to unblock wrapping that up.
The goal of this issue, for which I ask for and would welcome community contributions, would be to add test coverage for locally pre-installed MariaDB on Windows by re-enabling that test.
I will move forward with #649 by adding an
isWindows()
toMariaDB4jSampleTutorialTest
fortestLocalMariaDB()
to unblock wrapping that up.The goal of this issue, for which I ask for and would welcome community contributions, would be to add test coverage for locally pre-installed MariaDB on Windows by re-enabling that test.
https://github.com/ankane/setup-mariadb seems like a great GitHub Action for this project; I recommend to try to add that at least the Windows GitHub Action, but for uniformity perhaps to the Linux one as well (and Mac, if one is written in #497 by the time someone contributes this).
The text was updated successfully, but these errors were encountered: