All test runs ending in "AttributeError: 'file' object has no attribute 'buffer'"

Bug #1266996 reported by Julian Edwards
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
maas-test
Fix Committed
Critical
Graham Binns

Bug Description

100% reproducible for me.

Traceback (most recent call last):
  File "/usr/bin/maas-test", line 9, in <module>
    load_entry_point('maas-test==0.1', 'console_scripts', 'maas-test')()
  File "/usr/lib/python2.7/dist-packages/maastest/main.py", line 100, in
main
    output_stream.buffer.getvalue().encode('utf-8'))
  File "/usr/lib/python2.7/dist-packages/maastest/utils.py", line 286,
in __getattr__
    return getattr(self.stream, attr)
AttributeError: 'file' object has no attribute 'buffer'

Related branches

Changed in maas-test:
status: New → Triaged
importance: Undecided → Critical
Graham Binns (gmb)
Changed in maas-test:
status: Triaged → In Progress
assignee: nobody → Graham Binns (gmb)
Raphaël Badin (rvb)
Changed in maas-test:
status: In Progress → Fix Committed
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.