Closed Bug 1549781 Opened 5 years ago Closed 5 years ago

Missing .mozbuild/browsertime directory during ./mach browsertime --setup

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox69 fixed)

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: denispal, Assigned: nalexander)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

$ ./mach browsertime --setup
0:01.06 Downloading to temporary location c:\Users\image.mozbuild\cache\browsertime\e064617c1f90f40a-ImageMagick-7.0.8-39-portable-Q16-x64.zip
0:01.06 Downloaded artifact to c:\Users\image.mozbuild\cache\browsertime\e064617c1f90f40a-ImageMagick-7.0.8-39-portable-Q16-x64.zip
Error running mach:

['browsertime', '--setup']

The error occurred in the implementation of the invoked mach command.

This should never occur and is likely a bug in the implementation of that
command.
You can invoke |./mach busted| to check if this issue is already on file. If it
isn't, please use |./mach busted file| to report it. If |./mach busted| is
misbehaving, you can also inspect the dependencies of bug 1543241.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

WindowsError: [Error 2] The system cannot find the file specified: u'c:/Users/image/.mozbuild/browsertime'

File "c:\src\mozilla-central\tools/browsertime/mach_commands.py", line 330, in browsertime
return self.setup(should_clobber=clobber)
File "c:\src\mozilla-central\tools/browsertime/mach_commands.py", line 151, in setup
os.chdir(self.state_path)

Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e0f1956709a
Ensure browsertime state path is created before use. r=dpalmeiro
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: