Skip to content

Conversation

@kraenhansen
Copy link
Contributor

Description

After the upgrade of Node (which include an update to NPM) we're seeing consistent failures of the install tests because NPM in the new version has a bug related to passing arguments (after the --) to the command declared in an NPM script.

This is an attempt to work around the issue by avoiding the use of PowerShell when running the install tests.

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@kraenhansen kraenhansen self-assigned this May 21, 2025
@kraenhansen
Copy link
Contributor Author

kraenhansen commented May 21, 2025

Seems to fix the issue: https://github.com/mongodb-js/compass/actions/runs/15157928474 (the failures seems like a flake and I'm re-running 🤞)

@kraenhansen kraenhansen marked this pull request as ready for review May 21, 2025 11:47
@kraenhansen kraenhansen merged commit d567352 into main May 21, 2025
148 of 153 checks passed
@kraenhansen kraenhansen deleted the kh/install-tests/use-bash branch May 21, 2025 11:48
@kraenhansen kraenhansen changed the title Update test-installers workflow to use "bash" chore(install-tests): Update test-installers workflow to use "bash" COMPASS-9383 May 22, 2025
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.

3 participants