[deoptimizer] Enable test that should no longer fail.
R=jarin@chromium.org TEST=cctest/test-cpu-profiler/CollectDeoptEvents Review-Url: https://codereview.chromium.org/2568723003 Cr-Commit-Position: refs/heads/master@{#41664}
This commit is contained in:
parent
7371284dcf
commit
3f9c2c590d
@ -100,8 +100,6 @@
|
||||
##############################################################################
|
||||
['arch == arm64', {
|
||||
|
||||
'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
|
||||
|
||||
'test-api/Bug618': [PASS],
|
||||
|
||||
# BUG(v8:3385).
|
||||
@ -208,8 +206,6 @@
|
||||
##############################################################################
|
||||
['arch == arm', {
|
||||
|
||||
'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
|
||||
|
||||
# BUG(355): Test crashes on ARM.
|
||||
'test-log/ProfLazyMode': [SKIP],
|
||||
|
||||
@ -226,8 +222,6 @@
|
||||
|
||||
##############################################################################
|
||||
['arch == mipsel or arch == mips', {
|
||||
'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
|
||||
|
||||
# TODO(mips-team): Improve code-size on large RegExp's.
|
||||
'test-heap/TestSizeOfRegExpCode': [SKIP],
|
||||
|
||||
@ -251,8 +245,6 @@
|
||||
|
||||
##############################################################################
|
||||
['arch == mips64el or arch == mips64', {
|
||||
'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
|
||||
|
||||
# BUG(v8:3154).
|
||||
'test-heap/ReleaseOverReservedPages': [PASS, FAIL],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user