• rmcilroy's avatar
    [Interpreter]: Fix ObjectLiterals test for arm64-sim-nosnap bot. · 1919fa38
    rmcilroy authored
    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}
    1919fa38
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...