The bindings tests are currently failing, and there appear to be two root causes. One of them, causing test failures in both JavaHL and swig-rb, is that the tests expect an error with an operation that used to cause an obstruction, such as update, but those errors are no longer being returned. Has something changed recently which allows us to better tolerate obstructions?
-Hyrum