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
* make sure and test the rails specs with fle enabled
* only run FLE with Rails 7 (due to OS constraints with cmake/libmongocrypt-helper)
* see about making GH actions build and use libmongocrypt-helper
* make sure command-line parsing doesn't pick up arguments that weren't intended for it
* a bit more information for deciphering what's wrong under GH actions
* *grumble* use a real exception class
* run `rake ci` instead, to better isolate the specs
* disambiguate test names
* use logger to report error in collection creation
also, use log-levels to minimize log spam in tests, instead of stubbing the logger
0 commit comments