-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[browser] fix legacy interop tests #87001
Conversation
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBy renaming test project I excluded it from CI in #75122 and it was not running there since.
|
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
By renaming test project I unknowingly excluded it from CI in #75122 and it was not running there since.
runtime/src/libraries/tests.proj
Line 574 in 534d1df
mono_wasm_set_timeout_exec
->mono_wasm_schedule_timer_tick
mono_intern_string
as legacystringToMonoStringIntern
js_string_to_mono_string
tostringToMonoStringUnsafe
internalyglobalThis.setTimeout
consistently_store_string_in_intern_table
tostoreStringInInternTable
js_string_to_mono_string_new_root
tostringToMonoStringNewRoot