Closed
Bug 1613021
Opened 6 years ago
Closed 6 years ago
objdir detection in jstests.py does not work if JS shell path is absolute path
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
Details
Attachments
(1 file)
split + os.path.join cannot resurrect leading slash
it should use better API to construct path or get component
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P1
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/80ba665c8c9b
Make objdir detection work for absolute path in jstests. r=jgraham
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•