[Checkins] [zopefoundation/zope.testing] 08aa3d: We wanted to confirm more strictly we're dealing w...

GitHub noreply at github.com
Fri Sep 30 13:03:10 CEST 2016


  Branch: refs/heads/doctest-2-to-3
  Home:   https://github.com/zopefoundation/zope.testing
  Commit: 08aa3d525cb47075ae8b1fe2490016e64b846ed3
      https://github.com/zopefoundation/zope.testing/commit/08aa3d525cb47075ae8b1fe2490016e64b846ed3
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M src/zope/testing/renormalizing.py

  Log Message:
  -----------
  We wanted to confirm more strictly we're dealing with a traceback here.
However, doctest will preprocess exception output. It gets rid of the
the stack trace and the "Traceback (most recent call last)"-part. It
passes only the exception message to the checker.




More information about the checkins mailing list