Changes between Initial Version and Version 1 of Ticket #18911, comment 4
- Timestamp:
- 07/16/15 13:23:50 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18911, comment 4
initial v1 1 1 > '''Every''' doctest failure should be a blocker. 2 2 3 It's a bit weird to say that something is a blocker even though our automated testing (patchbots, Volker's tests before each release) do notdetect it.3 It's a bit weird to say that something is a blocker even though our automated testing (patchbots, Volker's tests before each release) does not even detect it. 4 4 5 5 > That's why I care so much to not introduce artificial doctest failures in #18904.