-
Notifications
You must be signed in to change notification settings - Fork 150
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
Re-enable "got" #825
Comments
|
It looks like the tests are broken on macOS and flaky otherwise? |
Looks like it is flaky on AIX and Ubuntu1804. I've started another run just to check: https://ci.nodejs.org/job/citgm-smoker-pipeline/122/ For macOS, 10.14 is timing out. Our 10.14 macs appear to be generally slow -- I don't think we've worked out why as it should be the same set up (via Orka) as the 10.15 machines (cc @AshCripps). It does look one test is broken on macOS 10.15:
I think re-enabling with flaky on AIX and Ubuntu and skipping on macOS would be a good start. |
This PR should address nearly all the issues: sindresorhus/got#1461 The only issue not resolved are:
About the |
@richardlau The current master branch of Got has the fixes needed to run on CITGM. https://travis-ci.com/github/sindresorhus/got/builds/184382788 (we also tested it on older ubuntu versions and macOS 10.14, but we removed the tests from the CI). The About the EOF errors on aix71-ppc64 currently I've no way of testing it, I think I could set-up something with QEMU... |
I see you ran CITGM on the NPM release of Got, but actually the fixes are only on the master branch, we have not yet released and update on NPM. |
Skipped in #795
Node.js v14.10.0 just broke the module: nodejs/node#35116
The text was updated successfully, but these errors were encountered: