[Checkins] [zopefoundation/ZODB] d16797: make sure we close the db we open

GitHub noreply at github.com
Sun Apr 9 00:45:08 CEST 2017


  Branch: refs/heads/appveyor
  Home:   https://github.com/zopefoundation/ZODB
  Commit: d16797c5528769c6b6403a60f4ae167c325d84c6
      https://github.com/zopefoundation/ZODB/commit/d16797c5528769c6b6403a60f4ae167c325d84c6
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
    M src/ZODB/tests/testConfig.py

  Log Message:
  -----------
  make sure we close the db we open

A test intentionally causes an exception to be raised and this was
causing tearDown to fail on windows.


  Commit: 8443c9a06420a0a42e342f68be4e075fe3f61d4e
      https://github.com/zopefoundation/ZODB/commit/8443c9a06420a0a42e342f68be4e075fe3f61d4e
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
    M src/ZODB/tests/testSerialize.py

  Log Message:
  -----------
  flail


Compare: https://github.com/zopefoundation/ZODB/compare/af9bb740780b...8443c9a06420


More information about the checkins mailing list