Skip to content

deps,test: bump googletest to 39f72ea6f5#27231

Merged
refack merged 2 commits into
nodejs:masterfrom
refack:bump-gtest
Apr 22, 2019
Merged

deps,test: bump googletest to 39f72ea6f5#27231
refack merged 2 commits into
nodejs:masterfrom
refack:bump-gtest

Conversation

@refack

@refack refack commented Apr 14, 2019

Copy link
Copy Markdown
Contributor

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

refack commented Apr 14, 2019

Copy link
Copy Markdown
Contributor Author

/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.

Comment thread tools/license-builder.sh Outdated
Comment thread Makefile Outdated
@nodejs-github-bot

This comment has been minimized.

@refack

refack commented Apr 14, 2019

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@refack

refack commented Apr 22, 2019

Copy link
Copy Markdown
Contributor Author

Landed in 8e1e994...d66c7e3

@rvagg

rvagg commented Oct 9, 2019

Copy link
Copy Markdown
Member

@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
Copy Markdown
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
Copy Markdown
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