Skip to content

Conversation

@ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Mar 19, 2024

Follow-up for the PR: #99814.

This was not a correct fix, error:
/__w/1/s/eng/testing/wasm-provisioning.targets(110,5): error MSB3933: Failed to open zip file "/__w/1/s/artifacts/obj/chromium-browser-snapshots". End of Central Directory record could not be found..
https://github.com/dotnet/runtime/pull/99873/checks?check_run_id=22748465249

On PR: #99873

The fix was only partial, the url change for checking the revision is correct (with the query argument) https://storage.googleapis.com/chromium-browser-snapshots?prefix=Linux_x64/1250580/REVISION but the download link is still in the old version (without the query argument), so https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1250580/chrome-linux.zip, not as expected https://storage.googleapis.com/chromium-browser-snapshots?prefix=Linux_x64/1250580/chrome-linux.zip.

@ilonatommy ilonatommy added bug arch-wasm WebAssembly architecture labels Mar 19, 2024
@ilonatommy ilonatommy self-assigned this Mar 19, 2024
@ghost ghost added the area-Build-mono label Mar 19, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@ilonatommy ilonatommy marked this pull request as draft March 19, 2024 07:39
@ilonatommy ilonatommy changed the title Revert "[wasm] Fix "we can't find snapshot urls"" Fix "[wasm] Fix "we can't find snapshot urls"" Mar 19, 2024
@ilonatommy ilonatommy merged commit 41d08f9 into main Mar 19, 2024
@akoeplinger akoeplinger deleted the revert-99814-fix-snapshots-97364 branch March 19, 2024 10:37
ilonatommy added a commit that referenced this pull request Mar 22, 2024
ilonatommy added a commit that referenced this pull request Mar 25, 2024
….6312.58 (#100084)

* Automated bump of chrome version

* Revert #99945, #99814

* Feedback, more logging

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ilona Tomkowicz <itomkowicz@microsoft.com>
Co-authored-by: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants