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

deps,test: bump googletest to 39f72ea6f5 #27231

Merged
merged 2 commits into from
Apr 22, 2019
Merged

Conversation

refack
Copy link
Contributor

@refack refack commented Apr 14, 2019

Refs: https://github.com/google/googletest/tree/39f72ea6f5cd458860b563d7bcb7ea67546e6ea3

Replace ./deps/gtest with the output of fuse_gtest_files.py

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

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. labels Apr 14, 2019
@refack refack added test Issues and PRs related to the tests. c++ Issues and PRs that require attention from people who are familiar with C++. labels Apr 14, 2019
@refack
Copy link
Contributor Author

refack commented Apr 14, 2019

/CC @nodejs/testing @nodejs/build-files

@refack refack self-assigned this Apr 14, 2019
@refack refack requested a review from richardlau April 14, 2019 21:27
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

tools/license-builder.sh Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@nodejs-github-bot

This comment has been minimized.

@refack
Copy link
Contributor Author

refack commented Apr 14, 2019

Is this going to break the CI build jobs

Need to verify all jobs look for the xUnit file in the same place...

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@refack
Copy link
Contributor Author

refack commented Apr 22, 2019

Landed in 8e1e994...d66c7e3

@rvagg
Copy link
Member

rvagg commented Oct 9, 2019

@nodejs/build any reason this shouldn't be backported to 10.x and 8.x (maybe it's too late for 8.x)? The switch to cctest.xml output means our tests are running tap2junit on a cctest.tap that doesn't exist on v12.x and later, but is on older branches.

Ref: #29451 (comment)

@rvagg rvagg mentioned this pull request Oct 9, 2019
3 tasks
@sam-github
Copy link
Contributor

Decreasing need for external tools would be good, IMO, @nodejs/lts WDYT? Can this backport to 8.x and 10.x?

@richardlau
Copy link
Member

Decreasing need for external tools would be good, IMO, @nodejs/lts WDYT? Can this backport to 8.x and 10.x?

No objections as long as everything still builds/passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. c++ Issues and PRs that require attention from people who are familiar with C++. meta Issues and PRs related to the general management of the project. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants