Stream: git-wasmtime

Topic: wasmtime / PR #5870 Remove module-level code generation t...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 22:03):

elliottt opened PR #5870 from trevor/remove-module-emit-tests to main:

We have good coverage for these test cases in the per-isa precise-output tests, and after #5780 we can see both the VCode and disassembled output of those tests. These tests have historically been difficult to keep up to date, see the comment about dumping bytes out to a binary file and running objdump on each test, so removing them will help simplify the process of updating test expectations.
<!--

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 (Feb 23 2023 at 22:04):

elliottt has marked PR #5870 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 22:55):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 22:55):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 22:55):

cfallin created PR review comment:

Could we add a generic cold-blocks filetest? It looks like we have a few related to bugs (atomic-cas-bug.clif, br_table.clif, and a few legalizer/verifier tests too) but none that try to generally exercise the feature like this test does.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 22:56):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2023 at 23:23):

elliottt updated PR #5870 from trevor/remove-module-emit-tests to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 00:08):

elliottt updated PR #5870 from trevor/remove-module-emit-tests to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 24 2023 at 02:04):

elliottt merged PR #5870.


Last updated: Oct 23 2024 at 20:03 UTC