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

lookup: unskip bluebird, bson and radium #729

Merged
merged 3 commits into from
May 11, 2019
Merged

Conversation

targos
Copy link
Member

@targos targos commented May 10, 2019

They pass on my machine.

Do we have a way test 3 modules in one CI run? @richardlau

@richardlau
Copy link
Member

Do we have a way test 3 modules in one CI run? @richardlau

Untested, but maybe --includeTags to citgm-all? The module names are available as tags:

mod.tags.push(name);

@codecov-io
Copy link

codecov-io commented May 10, 2019

Codecov Report

Merging #729 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #729   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files          27       27           
  Lines         875      875           
=======================================
  Hits          842      842           
  Misses         33       33

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62ade10...4f5194f. Read the comment docs.

@targos
Copy link
Member Author

targos commented May 10, 2019

@targos
Copy link
Member Author

targos commented May 11, 2019

@targos
Copy link
Member Author

targos commented May 11, 2019

It's green :)

@richardlau
Copy link
Member

It's green :)

Only because everything was skipped? Looks like https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/73/ was run against citgm (i.e. with the skips) rather than targos/citgm#unskip.

@targos
Copy link
Member Author

targos commented May 11, 2019

🤦‍♂

Better: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/74/console

Only Windows fails because npm puts a shell script at node_modules/.bin/_mocha instead of a symlink.
Should we skip the platform?

@BridgeAR
Copy link
Member

BridgeAR commented May 11, 2019

@targos that's probably best. I wonder if it makes sense to add a comment field to our JSON entries to explain why we skip things. That way it becomes easier to unskip them as soon as a problem is resolved.

@targos
Copy link
Member Author

targos commented May 11, 2019

Adding a general comment field to the lookup sound like a good idea

@targos
Copy link
Member Author

targos commented May 11, 2019

@targos targos merged commit cbb7a96 into nodejs:master May 11, 2019
@targos targos deleted the unskip branch May 11, 2019 19:52
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.

4 participants