Test fails for bluebream package in Windows (renormalization issue ?)

Bug #609018 reported by Baiju Muthukadan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BlueBream
New
Undecided
Unassigned

Bug Description

Failure in test c:\buildslave\bluebream_dev_py_265_win32\build\src\bluebream\bluebream_base\tests\bluebream.txt
Traceback (most recent call last):
  File "c:\Python26_32\lib\unittest.py", line 279, in run
    testMethod()
  File "c:\Python26_32\lib\doctest.py", line 2152, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for bluebream.txt
  File "c:\buildslave\bluebream_dev_py_265_win32\build\src\bluebream\bluebream_base\tests\bluebream.txt", line 0

----------------------------------------------------------------------
File "c:\buildslave\bluebream_dev_py_265_win32\build\src\bluebream\bluebream_base\tests\bluebream.txt", line 38, in bluebream.txt
Failed example:
    exit_code = runner.run(option_args + ['-t', 'bluebream', project] + extra_args)
Expected:
    Selected and implied templates:
      bluebream#bluebream A BlueBream project, base template
    <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_description: test_long_description
      offline: 1
      package: sample
      project: sample
      python_package: sample
      url: http://example.com
      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#bluebream A BlueBream project, base template
    <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_description: test_long_description
      offline: 1
      package: sample
      project: sample
      python_package: sample
      url: http://example.com
      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>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.