| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 2ae95d3e6c6e157cb7cb27a74621e4e2aaf65bf9..4924994cf6593e05b9c7a9a19f57a682167ee2e8 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -395,6 +395,9 @@
|
| 'big-array-literal': [SKIP],
|
| 'big-object-literal': [SKIP],
|
| 'regress/regress-crbug-178790': [SKIP],
|
| +
|
| + # FIXME(svenpanne,titzer): Skipped until leak-free.
|
| + 'asm/sqlite3/*': [SKIP],
|
| }], # 'asan == True'
|
|
|
| ##############################################################################
|
|
|