1. 13 2月, 2019 1 次提交
    • E
      Fix DatabaseSelector test that fails sometimes · 32bd3788
      eileencodes 提交于
      On CI we've seen a few test failures when the DatabaseSelectorTest runs
      before the ConnectionHandlersMultiDbTest. This is because it's creating
      2 handlers but not properly tearing them down.
      
      Example failure:
      
      ```
      Failure:
      ActiveRecord::ConnectionAdapters::ConnectionHandlersMultiDbTest#test_connects_to_with_single_configuration
      [/rails/activerecord/test/cases/connection_adapters/connection_handlers_multi_db_test.rb:241]:
      Expected: 1
        Actual: 2
      ```
      32bd3788
  2. 11 2月, 2019 13 次提交
  3. 10 2月, 2019 6 次提交
  4. 09 2月, 2019 12 次提交
  5. 08 2月, 2019 8 次提交