Skip to content

test: remove unnecessary V8 flag - #123

Closed
aduh95 wants to merge 15 commits into
v8:node-ci-2021-04-06from
aduh95:v8-weak-ref-harmony
Closed

test: remove unnecessary V8 flag#123
aduh95 wants to merge 15 commits into
v8:node-ci-2021-04-06from
aduh95:v8-weak-ref-harmony

Conversation

@aduh95

@aduh95 aduh95 commented Mar 9, 2021

Copy link
Copy Markdown

Refs: nodejs#37671
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/2741582

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
victorgomes and others added 14 commits March 9, 2021 14:05
# Conflicts:
#	test/parallel/parallel.status
getentropy is only supported from libc 2.25, which is often not
installed, but available in the sysroot headers.

# Conflicts:
#	deps/openssl/openssl/crypto/rand/rand_unix.c
# Conflicts:
#	test/parallel/test-buffer-alloc.js
#	test/parallel/test-buffer-over-max-length.js
# Conflicts:
#	src/node_process_methods.cc
#	src/node_report.cc
The test is currently failing when updating V8's Node-CI
@aduh95
aduh95 force-pushed the v8-weak-ref-harmony branch from 348a427 to f343037 Compare March 9, 2021 15:24
@syg

syg commented Mar 9, 2021

Copy link
Copy Markdown

@victorgomes PTAL so @aduh95 can land the upstream CL.

@aduh95

aduh95 commented Mar 15, 2021

Copy link
Copy Markdown
Author

Should I rebase that on top of https://github.com/v8/node/tree/node-ci-2021-03-09?

@syg

syg commented Mar 15, 2021

Copy link
Copy Markdown

Should I rebase that on top of https://github.com/v8/node/tree/node-ci-2021-03-09?

Yeah, I think it should always be based on top of the most recent ci branch.

@aduh95
aduh95 changed the base branch from node-ci-2021-02-09 to node-ci-2021-03-09 March 15, 2021 22:57
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/2741582

PR-URL: nodejs#37671
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
@aduh95
aduh95 force-pushed the v8-weak-ref-harmony branch from f343037 to 98a2227 Compare March 15, 2021 22:59
@aduh95
aduh95 changed the base branch from node-ci-2021-03-09 to node-ci-2021-04-06 April 8, 2021 08:16
@aduh95

aduh95 commented Apr 8, 2021

Copy link
Copy Markdown
Author

This was already merged on node-ci-2021-04-06 branch.

@aduh95 aduh95 closed this Apr 8, 2021
@aduh95
aduh95 deleted the v8-weak-ref-harmony branch April 8, 2021 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants