I think it is fixed, I had to do this just a few minute ago: - new branch out of `bookmarks/central` - push to my m-c clone `local-bare` - issue a `mach try --push-to-lando` and there was no issue? ``` $ BUILD_DEBUG=1 ./mach try fuzzy --push-to-lando --full -q "'media 'linux | 'snap-upstream-test" Task configuration changed, generating full task set estimates: Runs 405 tasks (390 selected, 15 dependencies) estimates: Total task duration 3 days, 15:47:18 estimates: In the top 19% of durations estimates: Should take about 1:44:27 (Finished around 2023-12-08 10:55) Access token is expired. 1. On your computer or mobile device navigate to: https://auth.mozilla.auth0.com/activate?user_code=RHLQ-NMCJ 2. Enter the following code: RHLQ-NMCJ Waiting....... Login successful. Auth0 token validated. Using 45ce85e7ef6528e8e7f446161a83c61fb28ca7cb as the hg base commit. Submitting a single try config commit. Patches gathered for submission. Submitting patches to Lando. Lando try submission success, took 2.92 seconds. Landing job id: 72983. ``` I'll wait for the try task to appear before closing
Bug 1864468 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I think it is fixed, I had to do this just a few minute ago: - new branch out of `bookmarks/central` - push to my m-c clone `local-bare` - issue a `mach try --push-to-lando` and there was no issue? ``` $ BUILD_DEBUG=1 ./mach try fuzzy --push-to-lando --full -q "'media 'linux | 'snap-upstream-test" Task configuration changed, generating full task set estimates: Runs 405 tasks (390 selected, 15 dependencies) estimates: Total task duration 3 days, 15:47:18 estimates: In the top 19% of durations estimates: Should take about 1:44:27 (Finished around 2023-12-08 10:55) Access token is expired. 1. On your computer or mobile device navigate to: https://auth.mozilla.auth0.com/activate?user_code=XXXX 2. Enter the following code: XXXX Waiting....... Login successful. Auth0 token validated. Using 45ce85e7ef6528e8e7f446161a83c61fb28ca7cb as the hg base commit. Submitting a single try config commit. Patches gathered for submission. Submitting patches to Lando. Lando try submission success, took 2.92 seconds. Landing job id: 72983. ``` I'll wait for the try task to appear before closing