Description[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
Committed: https://crrev.com/1919fa38c2947cb3f3b1986b292fa5cfc7388eb0
Cr-Commit-Position: refs/heads/master@{#31264}
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|