Closed Bug 976829 Opened 10 years ago Closed 11 months ago

desktop_unittest.py should allow using existing files

Categories

(Release Engineering :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sfink, Assigned: sfink)

Details

(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2428] )

Attachments

(1 file)

It seems to insist on having an installer-url and tests-url and re-downloading both. Or something.
I worked on fixing this because I needed to debug an xpcshell test failure on Windows, but somebody else ended up fixing it and I realized I'm not going to finish this. Uploading a WIP patch just in case somebody else wants to pick up the ball.
The urls can be file:// and point to local copies of the tests and binaries. Not ideal, but better than pulling from a remote server.
(In reply to Dan Minor [:dminor] from comment #2)
> The urls can be file:// and point to local copies of the tests and binaries.
> Not ideal, but better than pulling from a remote server.

I tried that and it didn't like it, but I don't have that set up to run now so I can't remember exactly why. I may be mixing it up with the self.locales problem.

But in particular, I do not want to point to a local installer file. I want to use my own binary, without packaging it up.

I didn't need to modify the tests in this case, so pointing to the zip was ok for that. But it really ought to allow using both the binary and the tests unpackaged, so you can modify one or the other while working through a problem.
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2421]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2421] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2428]
Component: General Automation → General
Severity: normal → S3

Releng 2023 triage: Closing this bug. We moved away from buildbot in 2018. If I understand the patch correctly, we don't need this change outside of buildbot. Feel free to reopen if you disagree.

Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: