Commit 57dde5e
committed
switch back to
...and skip or `should_fail` the tests that won't pass until
WebAssembly/component-model#578 is merged.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>main branch of component-model repo1 parent a8c9d94 commit 57dde5e
2 files changed
+41
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
55 | 75 | | |
56 | 76 | | |
57 | 77 | | |
| |||
679 | 699 | | |
680 | 700 | | |
681 | 701 | | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
682 | 722 | | |
683 | 723 | | |
684 | 724 | | |
| |||
Submodule component-model updated 16 files
- design/mvp/Binary.md-1
- design/mvp/CanonicalABI.md+133-141
- design/mvp/canonical-abi/definitions.py+97-97
- design/mvp/canonical-abi/run_tests.py+75-75
- test/async/async-calls-sync.wast+10-10
- test/async/cancel-stream.wast+11-11
- test/async/cancel-subtask.wast+5-5
- test/async/deadlock.wast+3-3
- test/async/drop-subtask.wast+6-6
- test/async/drop-waitable-set.wast+5-5
- test/async/empty-wait.wast+5-5
- test/async/partial-stream-copies.wast+3-3
- test/async/passing-resources.wast+8-8
- test/async/trap-if-done.wast+25-25
- test/async/wait-during-callback.wast+1-1
- test/async/zero-length.wast+5-5
0 commit comments