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

Do not ignore AppVeyor failures on Node.js 12 #77

Merged
merged 1 commit into from
Jun 14, 2019

Conversation

brodybits
Copy link
Contributor

Platforms affected

All

Motivation and Context

See appveyor/ci#2921: now that AppVeyor has Node.js 12 built-in, we should not ignore failures on that Node.js version.

Description

Remove the lines introduced in PR #68 to ignore AppVeyor failures on Node.js 12

Testing

  • AppVeyor CI build is green on my fork
  • Travis CI build is green on my fork

Checklist

  • I've run the tests to see all new and existing tests pass (on AppVeyor & Travis CI on my fork)
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@brodybits brodybits requested review from dpogue and erisu June 14, 2019 01:16
@project-bot project-bot bot added this to 🐣 New PR / Untriaged in Apache Cordova: Tooling Pull Requests Jun 14, 2019
Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

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

👍

Apache Cordova: Tooling Pull Requests automation moved this from 🐣 New PR / Untriaged to ✅ Approved, waiting for Merge Jun 14, 2019
@erisu
Copy link
Member

erisu commented Jun 14, 2019

Just waiting for AppVeyor tests to complete, but expecting it will pass.

@brodybits brodybits merged commit 37f480c into apache:master Jun 14, 2019
Apache Cordova: Tooling Pull Requests automation moved this from ✅ Approved, waiting for Merge to 🏆 Merged, waiting for Release Jun 14, 2019
@brodybits brodybits deleted the appveyor-nodejs-12-update branch June 14, 2019 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Apache Cordova: Tooling Pull Requests
🏆 Merged, waiting for Release
Development

Successfully merging this pull request may close these issues.

None yet

2 participants