Closed Bug 521093 Opened 14 years ago Closed 14 years ago

AttributeError: 'NoneType' object has no attribute 'profile'

Categories

(Testing Graveyard :: Mozmill, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: whimboo, Unassigned)

References

Details

(Keywords: regression)

After the last mozmill-restart test has been run the Python script aborts with the following exception. I haven't seen it before the profile fix.

Passed 8 :: Failed 4 :: Skipped 0
Traceback (most recent call last):
  File "c:\mozilla-build\python25\Scripts\mozmill-restart-script.py", line 8, in
 <module>
    load_entry_point('mozmill==1.2.1.1', 'console_scripts', 'mozmill-restart')()

  File "/Volumes/data/build/tools/mozmill/mozmill/__init__.py", line 417, in res
tart_cli
  File "/Volumes/data/build/tools/mozmill/mozmill/__init__.py", line 404, in run

  File "/Volumes/data/build/tools/mozmill/mozmill/__init__.py", line 380, in run

AttributeError: 'NoneType' object has no attribute 'profile'
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.