Closed
Bug 1502309
Opened 7 years ago
Closed 7 years ago
Platform birth date test isn't being run (worker_test_osfile_front.js)
Categories
(Toolkit Graveyard :: OS.File, defect)
Toolkit Graveyard
OS.File
Tracking
(firefox-esr60 wontfix, firefox63 wontfix, firefox64 wontfix, firefox65 fixed)
RESOLVED
FIXED
mozilla65
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 807875 made a change to worker_test_osfile_front.js and it looks like it intended to be an iife.
Unfortunately, the execution brackets on the end were forgotten, and so that part of the test never gets run.
| Assignee | ||
Comment 1•7 years ago
|
||
Think I have a patch for this.
Assignee: nobody → standard8
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Try push appears green: https://treeherder.mozilla.org/#/jobs?repo=try&revision=d7061c6e59d4c6869173310da927e954c6bccfff
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a855f0c51b41
Platform birth date test isn't being run (worker_test_osfile_front.js). r=Yoric
Comment 5•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•7 years ago
|
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•