Stream: git-wasmtime

Topic: wasmtime / PR #2961 Require x86 target ISA in the fronten...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2021 at 16:59):

abrown edited PR #2961 from fix-x86-target to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2021 at 17:00):

abrown edited PR #2961 from fix-x86-target to main:

~~Commit 7d36fd9a1e070e2d83f8b63e44faae587a138686 avoided these
x86-specific tests altogether. This change attempts to run the tests on
whichever backend is native to the current host system.~~

[edit: based on @bjorn3's suggestion, here is a slightly different approach]

Commit 7d36fd9 avoided these
x86-specific tests altogether. This change forces the x86 backend to be
present when the frontend tests are run.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2021 at 17:02):

abrown edited PR #2961 from fix-x86-target to main:

~~Commit 7d36fd9a1e070e2d83f8b63e44faae587a138686 avoided these
x86-specific tests altogether. This change attempts to run the tests on
whichever backend is native to the current host system.~~

[edit: based on @bjorn3's suggestion, here is a slightly different approach. I think this resolves the concerns about not running these tests on certain systems. Also, it factors out some duplicated code.]

Commit 7d36fd9 avoided these
x86-specific tests altogether. This change forces the x86 backend to be
present when the frontend tests are run.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2021 at 17:02):

abrown has marked PR #2961 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2021 at 17:24):

abrown updated PR #2961 from fix-x86-target to main.


Last updated: Oct 23 2024 at 20:03 UTC