DescriptionMark SizeOfFirstPageIsLargeEnough failing on mips64
The failure was been triggered by turning on --harmony-arrays,
maybe because code size was increased or code was added later
in the bootstrap process. Because it doesn't look like a bug
in anything guarded by --harmony-arrays directly, I'd suggest
shipping the flag and disabling the test on the architectures
where it's been observed to fail. It's already disabled on arm64
and this patch disables it on mips64 as well.
BUG=v8:4200
LOG=N
R=adamk
Committed: https://crrev.com/40d01b57d93958e31a4e305bbd0d79b2eb8fc3da
Cr-Commit-Position: refs/heads/master@{#29361}
Patch Set 1 #
Messages
Total messages: 14 (4 generated)
|