Closed Bug 521006 Opened 15 years ago Closed 15 years ago

mozmill-restart broken since new profile handling patch has landed

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [verified-mozmill-1.2.2])

Since bug has been landed no restart tests can be executed. When a restart should happen the following exception is thrown: Traceback (most recent call last): File "/usr/local/bin/mozmill-restart", 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 415, in restart_cli RestartCLI().run() File "/Volumes/data/build/tools/mozmill/mozmill/__init__.py", line 402, in run super(RestartCLI, self).run(*args, **kwargs) File "/Volumes/data/build/tools/mozmill/mozmill/__init__.py", line 375, in run self.options.report) File "/Volumes/data/build/tools/mozmill/mozmill/__init__.py", line 310, in run_tests self.run_dir(d, report, sleeptime) File "/Volumes/data/build/tools/mozmill/mozmill/__init__.py", line 287, in run_dir profile.profile = profile.create_new_profile(profile.default_profile) AttributeError: 'FirefoxProfile' object has no attribute 'default_profile'
Looks and works fantastic. Marking as fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-1.2.2]
Everything works well. Haven't seen any brokenness the last weeks. Marking verified fixed.
Status: RESOLVED → VERIFIED
Whiteboard: [mozmill-1.2.2] → [verified-mozmill-1.2.2]
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.