Test fails for bluebream package in Windows (renormalization issue ?)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BlueBream |
New
|
Undecided
|
Unassigned |
Bug Description
Failure in test c:\buildslave\
Traceback (most recent call last):
File "c:\Python26_
testMethod()
File "c:\Python26_
raise self.failureExc
AssertionError: Failed doctest test for bluebream.txt
File "c:\buildslave\
-------
File "c:\buildslave\
Failed example:
exit_code = runner.
Expected:
Selected and implied templates:
bluebream
<BLANKLINE>
Variables:
author: test_author
author_email: test_author_email
bluebream: 1.0
description: test_description
egg: sample
interpreter: testpy
keywords: test_keyword
license_name: Test Public License
long_
offline: 1
package: sample
project: sample
python_
url: http://
version: 0.1
Creating template bluebream
Creating directory ./sample
<BLANKLINE>
Your project has been created! Now, you want to:
...
Got:
Selected and implied templates:
bluebream
<BLANKLINE>
Variables:
author: test_author
author_email: test_author_email
bluebream: 1.0
description: test_description
egg: sample
interpreter: testpy
keywords: test_keyword
license_name: Test Public License
long_
offline: 1
package: sample
project: sample
python_
url: http://
version: 0.1
Creating template bluebream
Creating directory .\sample
<BLANKLINE>
Your project has been created! Now, you want to:
1) put the generated files under version control
2) run: python bootstrap.py
3) run: ./bin/buildout
<BLANKLINE>