Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / v8 / test / cctest / cctest.status
index 2f09743..1750efb 100644 (file)
   'test-api/Threading3': [PASS, ['mode == debug', SLOW]],
   'test-api/Threading4': [PASS, ['mode == debug', SLOW]],
   'test-strings/StringOOM*': [PASS, ['mode == debug', SKIP]],
+
+  # Object.observe is disabled.
+  'test-object-observe/*': [SKIP],
+  'test-microtask-delivery/*': [SKIP],
 }],  # ALWAYS
 
 ##############################################################################