node-v8 icon indicating copy to clipboard operation
node-v8 copied to clipboard

Review state of canary in CI

Open targos opened this issue 1 year ago • 2 comments

Previous thread: https://github.com/nodejs/node-v8/issues/249

targos avatar Jun 04 '24 11:06 targos

Commit: https://github.com/nodejs/node-v8/commit/30329d06235a9f9733b1d4da479b403462d1b326 CI: https://ci.nodejs.org/job/node-test-commit/71329/ V8: https://ci.nodejs.org/job/node-test-commit-v8-linux/6020/

targos avatar Jun 04 '24 11:06 targos

V8 CI is broken: https://ci.nodejs.org/job/node-test-commit-v8-linux/6020/nodes=benchmark-ubuntu2204-intel-64,v8test=v8test/console

13:29:56 + PATH=/home/iojs/build/workspace/node-test-commit-v8-linux/deps/v8/_depot_tools:/home/iojs/build/workspace/node-test-commit-v8-linux/depot_tools:/home/iojs/venv/bin:/home/iojs/nghttp2/src:/home/iojs/wrk:/usr/lib/ccache:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin tools/dev/v8gen.py x64.release --no-goma
13:29:56 usage: v8gen.py [-h] {gen,list} ...
13:29:56 v8gen.py: error: unrecognized arguments: --no-goma

https://github.com/v8/v8/commit/6c5a6c03dd6f557fcdf550ae3a2c66ed66d805ce

I opened a PR removing the argument from make-v8.sh.

targos avatar Jun 04 '24 15:06 targos

Commit: https://github.com/nodejs/node-v8/commit/4bbb10abe6f1469950710066c044900ef4727fff

CI: https://ci.nodejs.org/job/node-test-commit/81778/ V8: https://ci.nodejs.org/job/node-test-commit-v8-linux/6686/

targos avatar Aug 05 '25 07:08 targos

https://ci.nodejs.org/job/node-test-commit-v8-linux/6686/nodes=benchmark-ubuntu2204-intel-64,v8test=v8test/console

10:35:55 /home/iojs/build/workspace/node-test-commit-v8-linux/out/Release/node: bad option: --always-turbofan

https://github.com/nodejs/node/commit/ab7d3693d60004dca93107e61b5f73e56cec9106

targos avatar Aug 05 '25 09:08 targos

Commit: https://github.com/nodejs/node-v8/commit/6bb55c4c9366e94acd9d83367506ba557193f48a

CI: https://ci.nodejs.org/job/node-test-commit/82585/ V8: https://ci.nodejs.org/job/node-test-commit-v8-linux/6742/

targos avatar Sep 06 '25 18:09 targos