Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1288)

Unified Diff: test/mjsunit/mjsunit.status

Issue 1838973002: optimized switch implementation (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: unskip embenchen tests Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 9dcc1f5f4988a5ddf108549fdfd47d4c3b54c8ea..8a563cdab658f9c5ebba49c2d67a4307e7935cf2 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -279,8 +279,8 @@
'wasm/embenchen/*': [PASS, ['ignition == True', SKIP]],
# TODO(bradnelson) Fix and re-enable.
- 'wasm/embenchen/box2d': [SKIP], # hang
- 'wasm/embenchen/lua_binarytrees': [SKIP], # fails decode
+ #'wasm/embenchen/box2d': [SKIP], # hang
bradnelson 2016/03/29 19:38:45 Delete entirely. Sorry the one below too.
aseemgarg 2016/03/31 20:16:07 Done.
+ #'wasm/embenchen/lua_binarytrees': [SKIP], # fails decode
#'wasm/embenchen/zlib': [SKIP], # fails gc-stress
# case-insensitive unicode regexp relies on case mapping provided by ICU.
« src/wasm/switch-logic.h ('K') | « src/wasm/switch-logic.cc ('k') | tools/gyp/v8.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698