Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Fix CI failures on ubuntu1804 #123

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

richardlau
Copy link
Member

Ports fixes from core:
nodejs/node#25962
nodejs/node#26140

Fixes: #120

@richardlau
Copy link
Member Author

richardlau commented Feb 21, 2019

I've added ubuntu1804 to the CI matrix and kicked off a job against Node.js 11 and the master branch here which fails as reported in #120: https://ci.nodejs.org/job/nodereport-continuous-integration/276

CI Node.js 6: https://ci.nodejs.org/job/nodereport-continuous-integration/278/
Edit: Failure due to use of std::to_string. Fixing...

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

src/utilities.cc Outdated Show resolved Hide resolved
Ports fixes from core:
nodejs/node#25962
nodejs/node#26140

PR-URL: nodejs#123
Fixes: nodejs#120
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@richardlau richardlau merged commit d28201c into nodejs:master Mar 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test suite fails on ubuntu1804
2 participants