Part of xx-code-review-comments.txt disabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
The part that checks that the comment has been quoted in the text area is disabled, since it failed spuriuosly in buildbot:
https:/
It passed in ec2, and I can't reproduce it locally either. The failure message was:
Failure in test lib/lp/
Failed doctest test for xx-code-
File "lib/lp/
-------
File "lib/lp/
Failed example:
print eric_browser.
'\r\n', '\n') # doctest: -NORMALIZE_
Differences (ndiff with -expected +actual):
> This is a very long comment about what things should be done to the source
+ <BLANKLINE>
> branch to land it. When this comment is replied to, it should wrap the line
> properly.
tags: | added: spurious-test-failure |
Changed in launchpad-code: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in launchpad: | |
importance: | Medium → Low |