| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index ee5bf7758c3ff6913c16063746992fda064a3b64..3b5aa92f21734bc1e001208490b1ef337c9d3367 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -305,6 +305,8 @@
|
| ['byteorder == big', {
|
| # Emscripten requires little-endian, skip all tests on big endian platforms.
|
| 'asm/embenchen/*': [SKIP],
|
| + 'asm/poppler/*': [SKIP],
|
| + 'asm/sqlite3/*': [SKIP],
|
| }], # 'byteorder == big'
|
|
|
| ##############################################################################
|
|
|