Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 17dc4be49c6dbb47e0d4bf62717526b725f7a492..56616341f24d15d97c1e28a8cb6e273439ab26d4 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -295,6 +295,10 @@ |
'test-api/Threading2': [PASS, SLOW], |
'test-api/Threading3': [PASS, SLOW], |
'test-api/Threading4': [PASS, SLOW], |
+ |
+ # Crashes due to OOM in simulator. |
+ 'test-types/Distributivity1': [PASS, FLAKY], |
+ 'test-types/Distributivity2': [PASS, FLAKY], |
}], # 'arch == arm' |
############################################################################## |