Currently failing tests *with* the places-there conversion: 2- toolkit/components/passwordmgr/test/browser/browser_passwordmgr_editing.js | Uncaught exception - Waiting for editing to stop 3a browser/base/content/test/performance/browser_startup.js | nsPlacesExpiration.js is not allowed before handling user events 3b browser/base/content/test/performance/browser_startup.js | PlacesUtils.jsm is not allowed before first paint 4- browser/components/places/tests/browser/browser_bookmarkProperties_no_user_actions.js | this._controller is undefined 5- browser/base/content/test/static/browser_all_files_referenced.js | there should be no unreferenced files So indeed, it looks like (1) was automagically fixed, and (4) and (5) newly introduced.
Bug 1523957 Comment 44 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Currently failing tests *with* the places-there conversion: 2- toolkit/components/passwordmgr/test/browser/browser_passwordmgr_editing.js | Uncaught exception - Waiting for editing to stop 3a browser/base/content/test/performance/browser_startup.js | nsPlacesExpiration.js is not allowed before handling user events 3b browser/base/content/test/performance/browser_startup.js | PlacesUtils.jsm is not allowed before first paint 4- browser/components/places/tests/browser/browser_bookmarkProperties_no_user_actions.js | this._controller is undefined 5- browser/base/content/test/static/browser_all_files_referenced.js | there should be no unreferenced files https://treeherder.mozilla.org/#/jobs?repo=try&revision=db1b2016289b6abd514eefa6f46da58a5734e365 So indeed, it looks like (1) was automagically fixed, and (4) and (5) newly introduced.