Closed sampsongao closed 7 years ago
./out/ppc.release/inspector-test --random-seed=-718045194 ./test/inspector/protocol-test.js ./test/inspector/runtime/es6-module.js ./out/s390.release/inspector-test --random-seed=-718045194 ./test/inspector/protocol-test.js ./test/inspector/runtime/es6-module.js
The hypothesis now is that the endianness is affecting the hashing algorithm.
Hash function found at ./src/inspector/v8-debugger-script.cc Line 29
https://codereview.chromium.org/2787713003
Landed as https://chromium.googlesource.com/v8/v8/+/de74e1ac8495305718d5a6ddbe7a4702eadeead0
The hypothesis now is that the endianness is affecting the hashing algorithm.