v8/tools/foozzie
Michael Achenbach 98e26799ec [foozzie] Fix architecture auto-detect with multi-arch builds
The current_cpu value was erroneously removed from the build config json.
In multi-arch builds, each toolchain subdirectory in the build-product
output emits its own build-config json, where current_cpu determines
the architecture type of the sub-build.

Correctness-fuzzer runs could wrongly determined x86 sub-builds as x64.

Bug: chromium:777285
Change-Id: I5104630cd8ebbd263d557fb29771a31a2a1d78c2
Reviewed-on: https://chromium-review.googlesource.com/737797
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48950}
2017-10-26 06:50:08 +00:00
..
testdata [foozzie] Fix architecture auto-detect with multi-arch builds 2017-10-26 06:50:08 +00:00
BUILD.gn [foozzie] Mock out large typed arrays 2017-02-09 08:33:16 +00:00
v8_commands.py [foozzie] Initial correctness fuzzer harness. 2016-12-19 10:13:48 +00:00
v8_foozzie_test.py [foozzie] Remove obsolete suppressions 2017-04-27 14:49:13 +00:00
v8_foozzie.py [foozzie] Fix architecture auto-detect with multi-arch builds 2017-10-26 06:50:08 +00:00
v8_mock_archs.js [foozzie] Mock out typed array set function to suppress range error 2017-06-02 13:57:55 +00:00
v8_mock.js [foozzie] Fix float array mocks 2017-06-02 13:23:34 +00:00
v8_suppressions.js [foozzie] Suppress Math.pow precision 2017-02-27 09:42:57 +00:00
v8_suppressions.py [foozzie] Skip unsuitable test 2017-10-17 13:39:22 +00:00