Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Investigate failing tests #467

Closed
emlaver opened this issue Oct 20, 2021 · 1 comment · Fixed by #468
Closed

Investigate failing tests #467

emlaver opened this issue Oct 20, 2021 · 1 comment · Fixed by #468
Assignees
Milestone

Comments

@emlaver
Copy link
Member

emlaver commented Oct 20, 2021

Please read these guidelines before opening an issue.

Bug Description

2. What you expected to happen

All tests pass in Jenkins.

3. What actually happened

Retry plugin tests failing in Jenkins: https://cloudant-sdks-jenkins.swg-devops.com/blue/organizations/jenkins/Main%2Fnodejs-cloudant/detail/master/35/pipeline

Environment details

Tests pass locally.

@ricellis ricellis self-assigned this Oct 26, 2021
@ricellis
Copy link
Member

I think this is caused by the change of node from 16 to 17 - there was a behaviour change in 16 that means there are extra error events compared to 12 and 14 but we aren't handling 17 in the tests.
Given the EOL of nodejs-cloudant precedes the EOL of Node 16 and the arrival of Node 18 LTS I'm going to change the test branches to be 12 14 and 16 instead.

@ricellis ricellis added this to the 4.next milestone Oct 26, 2021
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 a pull request may close this issue.

2 participants