Closed
Bug 1186524
Opened 10 years ago
Closed 10 years ago
Fix test_slugidjar.py
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(firefox42 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: mshal, Assigned: mshal)
Details
Attachments
(1 file)
872 bytes,
patch
|
garndt
:
review+
|
Details | Diff | Splinter Review |
test_slugid.jar imports SlugidJar, but then tries to use just 'Jar()' in the test case, which fails.
Assignee | ||
Updated•10 years ago
|
Summary: Fix test_slugid.jar → Fix test_slugidjar.py
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8637341 -
Flags: review?(garndt)
Comment 2•10 years ago
|
||
Comment on attachment 8637341 [details] [diff] [review]
slugidjar
Review of attachment 8637341 [details] [diff] [review]:
-----------------------------------------------------------------
Fantastic, thank you for this.
Attachment #8637341 -
Flags: review?(garndt) → review+
Comment 4•10 years ago
|
||
Updated•6 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•