Skip to content

chore(NODE-6921): perf tests default to cwd and errexit #791

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

Merged
merged 4 commits into from
Apr 28, 2025

Conversation

nbbeeken
Copy link
Contributor

Description

What is changing?

Is there new documentation needed for these changes?

What is the motivation for this change?

Use cwd for BSON by default

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken
Copy link
Contributor Author

@nbbeeken nbbeeken force-pushed the NODE-6921-bson-perf branch from ab6a1b2 to bb448d3 Compare April 22, 2025 19:34
@nbbeeken nbbeeken marked this pull request as ready for review April 22, 2025 19:38
@nbbeeken nbbeeken requested a review from a team as a code owner April 22, 2025 19:38
@nbbeeken nbbeeken changed the title chore(NODE-6921): default to cwd and errexit chore(NODE-6921): perf tests default to cwd and errexit Apr 22, 2025
@baileympearson baileympearson self-assigned this Apr 23, 2025
@baileympearson baileympearson added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Apr 23, 2025
@baileympearson
Copy link
Contributor

Testing error: https://spruce.mongodb.com/version/6807edaab356e500077d17c2/

@nbbeeken why did the spec benchmarks not fail?

@nbbeeken nbbeeken requested a review from baileympearson April 23, 2025 14:23
@nbbeeken
Copy link
Contributor Author

nbbeeken commented Apr 23, 2025

why did the spec benchmarks not fail?

I hadn't added the if stmt to the spec runner when I ran that patch, if you check the changes tab. I can run another patch to confirm

https://spruce.mongodb.com/version/6808f8a5b356e50007969a05

@baileympearson baileympearson merged commit 17650e1 into main Apr 28, 2025
8 checks passed
@baileympearson baileympearson deleted the NODE-6921-bson-perf branch April 28, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants