+++ This bug was initially created as a clone of Bug #1627405 +++ I'm creating the bug as a clone because it's very very similar. My push of https://phabricator.services.mozilla.com/D107370 failed on missing files, that sounded strange because my Try push was fine: https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=0a8323260fa70d20a0b6f58a0f0ace0769c5d77e&selectedTaskRun=Pi7vQznzSreRJ0Ezbj15fg.0 Looking at the pushed diff I noticed a few things were different, in my local export I had: copy from browser/base/content/test/pageActions/page_action_menu_add_search_engine_2.xml copy to browser/components/urlbar/tests/browser-proton/add_search_engine_2.xml But in the remote diff it became: rename from browser/base/content/test/pageActions/page_action_menu_add_search_engine_2.xml rename to browser/components/urlbar/tests/browser-proton/add_search_engine_2.xml The same for browser/base/content/test/pageActions/page_action_menu_add_search_engine_one.html The diff is copying files around, and in particular these 2 files are the only ones copied multiple times.
Bug 1697160 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
+++ This bug was initially created as a clone of Bug #1627405 +++ I'm creating the bug as a clone because it's very very similar. My push of https://phabricator.services.mozilla.com/D107370 failed on missing files, that sounded strange because my Try push was fine. https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=0a8323260fa70d20a0b6f58a0f0ace0769c5d77e&selectedTaskRun=Pi7vQznzSreRJ0Ezbj15fg.0 Looking at the pushed diff I noticed a few things were different, in my local export I had: copy from browser/base/content/test/pageActions/page_action_menu_add_search_engine_2.xml copy to browser/components/urlbar/tests/browser-proton/add_search_engine_2.xml But in the remote diff it became: rename from browser/base/content/test/pageActions/page_action_menu_add_search_engine_2.xml rename to browser/components/urlbar/tests/browser-proton/add_search_engine_2.xml The same for browser/base/content/test/pageActions/page_action_menu_add_search_engine_one.html The diff is copying files around, and in particular these 2 files are the only ones copied multiple times.