v8/test
rmcilroy 1919fa38c2 [Interpreter]: Fix ObjectLiterals test for arm64-sim-nosnap bot.
The AccessorsTable has a non-deterministic iteration order depending on the
random seed. This means that the order of the accessor defines could vary
and the test which tried to set accessors on two different properties
could flakly fail due to the order not being as expected. To fix this I make
the test only do a setter on one property (the test-interpreter.cc test
does the check on multiple property accessors

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1404793002

Cr-Commit-Position: refs/heads/master@{#31264}
2015-10-14 14:52:12 +00:00
..
benchmarks [test] Fix status files. 2015-10-07 13:14:28 +00:00
cctest [Interpreter]: Fix ObjectLiterals test for arm64-sim-nosnap bot. 2015-10-14 14:52:12 +00:00
intl [test] Mark intl test as failing on linux. 2015-10-14 07:09:36 +00:00
js-perf-test [es6] Ship rest parameters. 2015-09-28 11:19:35 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Prohibit let in lexical bindings 2015-10-05 20:29:22 +00:00
mjsunit Bailout for large object allocations in full code EmitFastOneByteArrayJoin. 2015-10-14 12:44:45 +00:00
mozilla MIPS64: Add big-endian support for mips64. 2015-09-29 17:23:55 +00:00
preparser Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
promises-aplus Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
simdjs [Swarming] Presort tests - slowest first. 2015-10-01 19:19:17 +00:00
test262 [swarming] Isolate test262. 2015-10-14 08:44:27 +00:00
unittests [turbofan] Negate with shifted input for ARM64 2015-10-14 14:51:06 +00:00
webkit Improving error messages when adding properties to non JSObject receiver in 2015-10-09 09:12:47 +00:00
default.gyp [swarming] Run unittests together with default tests. 2015-10-06 09:31:49 +00:00
default.isolate [swarming] Run unittests together with default tests. 2015-10-06 09:31:49 +00:00