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

lib: introduce a timeout to npm test #441

Closed
wants to merge 1 commit into from

Conversation

refack
Copy link
Contributor

@refack refack commented Jun 13, 2017

Fixes: #426

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • contribution guidelines followed here

@refack
Copy link
Contributor Author

refack commented Jun 13, 2017

My first code contribution to CITGM for your reviewing pleasure.

Should this be addition be documented?

@refack
Copy link
Contributor Author

refack commented Jun 13, 2017

MylesBorins

This comment was marked as off-topic.

MylesBorins

This comment was marked as off-topic.

@refack
Copy link
Contributor Author

refack commented Jun 13, 2017

Thanks for abstracting timout. Would you be able to squash the commits and add tests for the timeout function

Ack.

@refack
Copy link
Contributor Author

refack commented Jun 27, 2017

Delinted.

@refack
Copy link
Contributor Author

refack commented Jun 29, 2017

MylesBorins

This comment was marked as off-topic.

@refack
Copy link
Contributor Author

refack commented Jun 30, 2017

CI looks good (almost perfect), PTAL

@refack
Copy link
Contributor Author

refack commented Jul 4, 2017

gdams

This comment was marked as off-topic.

@refack
Copy link
Contributor Author

refack commented Jul 5, 2017

Is it's just me or is the CI actually red (with master)?

@gibfahn
Copy link
Member

gibfahn commented Jul 6, 2017

@refack yep, CI is red on master

@MylesBorins
Copy link
Contributor

MylesBorins commented Jul 6, 2017 via email

@targos
Copy link
Member

targos commented Jul 6, 2017

Anyone with a mac can reproduce?

@MylesBorins
Copy link
Contributor

MylesBorins commented Jul 6, 2017 via email

@refack
Copy link
Contributor Author

refack commented Jul 6, 2017

It's red across the board:
image
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-continuous-integration/31/ (I excluded osx1010 just for resource conservation)

AFAICT it's an npm related timeout.

@targos
Copy link
Member

targos commented Jul 6, 2017

It's red across the board

Oh sorry, I looked at the results from an earlier run (the 4 failing checks that GitHub shows)

@targos
Copy link
Member

targos commented Jul 6, 2017

npm 5 broke the tests. Fix: #447

@MylesBorins
Copy link
Contributor

MylesBorins commented Jul 6, 2017 via email

@refack
Copy link
Contributor Author

refack commented Jul 6, 2017

@MylesBorins
Copy link
Contributor

@refack can you look into why travis is failing?

https://travis-ci.org/nodejs/citgm/jobs/250825074

@refack
Copy link
Contributor Author

refack commented Jul 10, 2017

Just making sure, that variation is node 6 on macOS?
image

@MylesBorins
Copy link
Contributor

MylesBorins commented Jul 10, 2017 via email

@MylesBorins
Copy link
Contributor

landed in 77b1cd6 release in 2.0.6

If there are issues we can revisit

@refack
Copy link
Contributor Author

refack commented Aug 16, 2017

Ohh, I'll recheck 6/macOS

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