Hi, I have updated my dependencies and am still seeing this error on master.
$ /hack/v8/out/x64.release/heap-unittests --random-seed=-410980534 --nocrankshaft --gtest_filter=EstimateMarkingStepSizeTest.EstimateMarkingStepSizeOverflow1 --gtest_random_seed=-410980534 --gtest_print_time=0 --nohard-abort --nodead-code-elimination --nofold-constants Note: Google Test filter = EstimateMarkingStepSizeTest.EstimateMarkingStepSizeOverflow1 [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from EstimateMarkingStepSizeTest [ RUN ] EstimateMarkingStepSizeTest.EstimateMarkingStepSizeOverflow1 ../test/heap-unittests/heap-unittest.cc:35: Failure Value of: step_size Actual: 19327352823 Expected: 2147483647 [ FAILED ] EstimateMarkingStepSizeTest.EstimateMarkingStepSizeOverflow1 [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] EstimateMarkingStepSizeTest.EstimateMarkingStepSizeOverflow1 1 FAILED TEST -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
