[Checkins] [zopefoundation/grok] 14fc3c: Use zope.testing "renormalizing.IGNORE_EXCEPTION_M...

GitHub noreply at github.com
Fri Sep 30 13:40:08 CEST 2016


  Branch: refs/heads/resurrection-python3
  Home:   https://github.com/zopefoundation/grok
  Commit: 14fc3c5eeaf532bbe2ad96e4f251b3ddf5ff3d5b
      https://github.com/zopefoundation/grok/commit/14fc3c5eeaf532bbe2ad96e4f251b3ddf5ff3d5b
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/grok/ftests/test_grok_functional.py
    M src/grok/tests/adapter/multiple.py
    M src/grok/tests/adapter/nomodel.py
    M src/grok/tests/baseclass/base.py
    M src/grok/tests/baseclass/basedirective.py
    M src/grok/tests/conflict/rest.py
    M src/grok/tests/security/missing_role_name.py
    M src/grok/tests/test_grok.py
    M src/grok/tests/utility/implementsmany.py
    M src/grok/tests/utility/implementsmany2.py
    M src/grok/tests/utility/implementsnone.py
    M src/grok/tests/utility/implementsnone2.py
    M src/grok/tests/utility/utility.py
    M src/grok/tests/viewlet/viewlet_ambiguous_manager.py
    M src/grok/tests/viewlet/viewlet_render_and_template.py
    M src/grok/tests/xmlrpc/missing_permission.py
    M src/grok/tests/xmlrpc/missing_permission2.py
    M src/grok/tests/xmlrpc/nocontext.py
    M src/grok/tests/xmlrpc/nomethods.py
    M src/grok/tests/zcml/directiveerror.py
    M src/grok/tests/zcml/directiveimporterror.py

  Log Message:
  -----------
  Use zope.testing "renormalizing.IGNORE_EXCEPTION_MODULE_IN_PYTHON2"

Tracebacks need to be on one line.


  Commit: 3da9c08976be713f054d2e767dddc561c13be1c6
      https://github.com/zopefoundation/grok/commit/3da9c08976be713f054d2e767dddc561c13be1c6
  Author: Jan-Jaap Driessen <jdriessen at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/grok/tests/adapter/adapterdecorator.py
    M src/grok/tests/adapter/classcontextmultiple.py
    M src/grok/tests/adapter/classorinterface.py
    M src/grok/tests/adapter/functioncontext.py
    M src/grok/tests/adapter/modulecontextmultiple.py
    M src/grok/tests/event/errorconditions.py
    M src/grok/tests/security/not_a_permission_class.py
    M src/grok/tests/xmlrpc/missing_permission.py

  Log Message:
  -----------
  Rewrite tests to use full python paths


Compare: https://github.com/zopefoundation/grok/compare/bf64b963f822...3da9c08976be


More information about the checkins mailing list