Skip to content

Commit 0b62cc8

Browse files
authored
Update ref to the multi-memory tests (#3764)
The specific commit has been deleted, I am pointing to the same commit in the main branch though.
1 parent eab409a commit 0b62cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/wamr-test-suites/test_wamr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ function spec_test()
511511
pushd spec
512512

513513
# Reset to commit: "Merge pull request #48 from backes/specify-memcpy-immediate-order"
514-
git reset --hard 48e69f394869c55b7bbe14ac963c09f4605490b6
514+
git reset --hard fbc99efd7a788db300aec3dd62a14577ec404f1b
515515
git checkout 044d0d2e77bdcbe891f7e0b9dd2ac01d56435f0b -- test/core/elem.wast
516516
git apply ../../spec-test-script/multi_memory_ignore_cases.patch || exit 1
517517
if [[ ${RUNNING_MODE} == "aot" ]]; then

0 commit comments

Comments
 (0)