projects
/
platform
/
upstream
/
v8.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3191ac
)
Disable test on deopt fuzzer that uses a little too much memory
author
erikcorry
<erikcorry@chromium.org>
Thu, 26 Mar 2015 16:53:47 +0000
(09:53 -0700)
committer
Commit bot
<commit-bot@chromium.org>
Thu, 26 Mar 2015 16:53:52 +0000
(16:53 +0000)
R=ulan@chromium.org
BUG=
Review URL: https://codereview.chromium.org/
1032373002
Cr-Commit-Position: refs/heads/master@{#27485}
test/mjsunit/mjsunit.status
patch
|
blob
|
history
diff --git
a/test/mjsunit/mjsunit.status
b/test/mjsunit/mjsunit.status
index 45a97a2218ab60ff384fe7da09b566b6ccf9633a..4b3ae5dd7c3e0d6332370cd4b4f8ba1fd3e71309 100644
(file)
--- a/
test/mjsunit/mjsunit.status
+++ b/
test/mjsunit/mjsunit.status
@@
-587,6
+587,9
@@
'readonly': [SKIP],
'array-feedback': [SKIP],
+ # Deopting uses just enough memory to make this one OOM.
+ 'regress/regress-3976': [SKIP],
+
# Deopt every n garbage collections collides with deopt every n times.
'regress/regress-2653': [SKIP],
}], # 'deopt_fuzzer == True'