Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: remove unnecessary V8 flag #123

Closed
wants to merge 15 commits into from

Conversation

aduh95
Copy link

@aduh95 aduh95 commented Mar 9, 2021

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
@syg
Copy link

syg commented Mar 9, 2021

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

@aduh95
Copy link
Author

aduh95 commented Mar 15, 2021

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

@syg
Copy link

syg commented Mar 15, 2021

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 changed the base branch from node-ci-2021-03-09 to node-ci-2021-04-06 April 8, 2021 08:16
@aduh95
Copy link
Author

aduh95 commented Apr 8, 2021

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants