| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 7f0232e404370b122a45dae95bc873457622ebce..5e19167b84c066b6e805f311828eeff8feb38104 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -278,6 +278,7 @@
|
| # TODO(titzer): correct WASM adapter frame alignment on arm64
|
| 'wasm/*': [PASS, ['arch == arm64', SKIP]],
|
| 'wasm/asm-wasm': [PASS, ['arch == arm or arch == arm64', SKIP]],
|
| + 'wasm/asm-wasm-stdlib': [PASS, ['arch == arm or arch == arm64', SKIP]],
|
|
|
| # TODO(branelson): Figure out why ignition + asm->wasm fails embenchen.
|
| 'wasm/embenchen/*': [PASS, ['ignition == True', SKIP]],
|
|
|