Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 78f94a07d3babbf7383e5e4efc364dd83da23e13..b0a9caf0dfc5cc788b9211ce22e58c7999d41b4d 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -75,6 +75,9 @@ |
# BUG(3287). (test-cpu-profiler/SampleWhenFrameIsNotSetup) |
'test-cpu-profiler/*': [PASS, FLAKY], |
+ # TODO(yangguo): Temporarily disable code serializer test |
+ 'test-compiler/SerializeToplevel': [SKIP], |
+ |
############################################################################ |
# Slow tests. |
'test-api/Threading1': [PASS, ['mode == debug', SLOW]], |