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

jenkins: add patch to work around 24966 #1671

Closed
wants to merge 1 commit into from

Conversation

mhdawson
Copy link
Member

Patch required to work around problem affecting
coverage builds. 24966 is not related to coverage
but a more general issue that manifests in the
coverage builds.

We need this in CI to be able to run coverage on more than one machine which we are trying to do as part of adding a coverage check to the main PR regression job.

Patch required to work around problem affecting
coverage builds.  24966 is not related to coverage
but a more general issue that manifests in the
coverage builds.
@mhdawson
Copy link
Member Author

@gdams could you review/approve so I can land this?

Copy link
Contributor

@sam-github sam-github left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@sam-github
Copy link
Contributor

@mhdawson rubber stamped it... do you still want to land, or should it close?

@mhdawson
Copy link
Member Author

The job https://ci.nodejs.org/view/Node.js%20Daily/job/node-test-commit-linux-coverage-daily

still has

# work around ISSUE #24996
git apply /home/iojs/cov-patch-24966

Not sure if its still required or not though. Given that there is work towards a different coverage implementation I'd say we could just close. It may not longer be required and if we are going to EOL that job in the nearish future no point investing time to figure that out.

@sam-github sam-github closed this Mar 26, 2020
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.

2 participants