[Checkins] [zopefoundation/AccessControl] 05c5fe: Fi intermittent test failure.

GitHub noreply at github.com
Mon May 15 11:01:05 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/AccessControl
  Commit: 05c5fe88a544522b90b06ea39a8b681a91cbe567
      https://github.com/zopefoundation/AccessControl/commit/05c5fe88a544522b90b06ea39a8b681a91cbe567
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/AccessControl/tests/testZCML.py

  Log Message:
  -----------
  Fi intermittent test failure.

ac1 was ``(('View management screens', ('keg', 'bar')),)`` and sometimes
ac2 had a different attribute order of ``('bar', 'keg')``.


  Commit: 9a9c57f1c6311251a6e51a326751cf81e2810e2c
      https://github.com/zopefoundation/AccessControl/commit/9a9c57f1c6311251a6e51a326751cf81e2810e2c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/AccessControl/users.py

  Log Message:
  -----------
  Fix bytes issues in readUserAccessFile function.

This is used to read e.g. `inituser` at Zope startup.


Compare: https://github.com/zopefoundation/AccessControl/compare/de1ec0e7f81d...9a9c57f1c631


More information about the checkins mailing list