[Checkins] [zopefoundation/ZEO] ac9692: Add test for AttributeError: 'ZEOServer' object ha...

GitHub noreply at github.com
Thu Jan 12 14:59:44 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: ac9692f7f7a159beb73faea499916d39b63ad193
      https://github.com/zopefoundation/ZEO/commit/ac9692f7f7a159beb73faea499916d39b63ad193
  Author: Stefan H. Holek <stefan at epy.co.at>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    A src/ZEO/tests/testZEOServer.py

  Log Message:
  -----------
  Add test for AttributeError: 'ZEOServer' object has no attribute 'server'.


  Commit: 2bb9e89768c8018cd2299182c8cb1b7ba2df8374
      https://github.com/zopefoundation/ZEO/commit/2bb9e89768c8018cd2299182c8cb1b7ba2df8374
  Author: Stefan H. Holek <stefan at epy.co.at>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/runzeo.py
    M src/ZEO/tests/testZEOServer.py

  Log Message:
  -----------
  Fix AttributeError: 'ZEOServer' object has no attribute 'server'.


  Commit: c0667b8ccd6f11071633fc1bc3f429e1f8a4b3f9
      https://github.com/zopefoundation/ZEO/commit/c0667b8ccd6f11071633fc1bc3f429e1f8a4b3f9
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/runzeo.py
    A src/ZEO/tests/testZEOServer.py

  Log Message:
  -----------
  Merge pull request #19 from zerodb/master

AttributeError 'server' when StorageServer creation fails

Thanks!


Compare: https://github.com/zopefoundation/ZEO/compare/79bc64e4238e...c0667b8ccd6f


More information about the checkins mailing list