big-r81 commented on issue #4398: URL: https://github.com/apache/couchdb/issues/4398#issuecomment-2369135615
Adding a failing test: ``` UsersDbSecurityTest [test/elixir/test/users_db_security_test.exs] * test user db security [L#260] * test user db security (3419.2ms) [L#260] 1) test user db security (UsersDbSecurityTest) test/elixir/test/users_db_security_test.exs:260 Assertion with == failed code: assert doc["iterations"] == 4 left: 3 right: 4 stacktrace: (couchdbtest 0.1.0) test/elixir/lib/couch/dbtest.ex:444: Couch.DBTest.retry_until/5 test/elixir/test/users_db_security_test.exs:398: (test) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org