Reviewers: danno, loislo, paul.l..., dusmil.imgtec, akos.palfi.imgtec,
gergely.kis.imgtec,
Description:
MIPS: CpuProfiler: enable tests except four failing tests.
Port 84e90b2d0d28229b4107ff350620fc40935c5770
Original commit message:
Four tests are failing due to a problem with no frame ranges.
TEST=cctest/test-cpu-profiler/CollectDeoptEvents
BUG=
Please review this at https://codereview.chromium.org/1000723002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+4, -0 lines):
M test/cctest/cctest.status
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index
f278b058b74887af3b6a627aac4af97ad181175c..4cef55a437cc5491a03cd4befbf7c85d413c4af7
100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -235,6 +235,8 @@
##############################################################################
['arch == mipsel or arch == mips', {
+ 'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
+
# BUG(1075): Unresolved crashes on MIPS also.
'test-serialize/Deserialize': [SKIP],
'test-serialize/DeserializeFromSecondSerializationAndRunScript2': [SKIP],
@@ -257,6 +259,8 @@
##############################################################################
['arch == mips64el', {
+ 'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL],
+
# BUG(v8:3154).
'test-heap/ReleaseOverReservedPages': [PASS, FAIL],
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.