Closed
Bug 1306547
Opened 8 years ago
Closed 8 years ago
browser_autocomplete_autoselect.js,browser_library_infoBox.js,browser_autocomplete_tag_star_visibility.js,browser_thumbnails_privacy.js | Uncaught exception - at History.jsm:504 - TypeError: date: ... cannot be a future date
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=11766227&repo=fx-team
https://archive.mozilla.org/pub/firefox/tinderbox-builds/fx-team-win32-pgo/1475177411/fx-team_xp_ix_test_pgo-mochitest-browser-chrome-4-bm110-tests1-windows-build5.txt.gz
Might want to make that date calculation a little more fuzzy.
Comment 1•8 years ago
|
||
On second look, and seeing several other tests also getting that same complaint from History.jsm, not that one test's fault.
Component: Location Bar → Places
Product: Firefox → Toolkit
Summary: Intermittent browser/base/content/test/urlbar/browser_autocomplete_autoselect.js | Uncaught exception - at resource://gre/modules/History.jsm:504 - TypeError: date: Thu Sep 29 2016 15:14:46 GMT-0800 (Pacific Standard Time) cannot be a future date → browser_autocomplete_autoselect.js,browser_library_infoBox.js,browser_autocomplete_tag_star_visibility.js,browser_thumbnails_privacy.js | Uncaught exception - at History.jsm:504 - TypeError: date: ... cannot be a future date
Comment 2•8 years ago
|
||
(In reply to Phil Ringnalda (:philor) from comment #1)
> On second look, and seeing several other tests also getting that same
> complaint from History.jsm, not that one test's fault.
Yes, see https://bugzilla.mozilla.org/show_bug.cgi?id=1306466#c1
Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
Hopefully fixed by the patch in bug 1306466.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•