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

chore(ses): Reapply hardened typed array configurable properties test #2019

Merged

Conversation

kriskowal
Copy link
Member

Closes #1053

Description

A defect in a version of Node 14 required us to relax a check in the SES tests. With Node.js 14 a distant memory and 18 being LTS, we can reapply the test.

Security Considerations

This reenables a test of our invariants.

Scaling Considerations

Not applicable.

Documentation Considerations

None.

Testing Considerations

Improves tests.

Compatibility Considerations

Does not alter compatibility.

Upgrade Considerations

Will not impact upgrade.

@kriskowal kriskowal requested review from mhofman and erights January 30, 2024 07:01
Copy link
Contributor

@erights erights left a comment

Choose a reason for hiding this comment

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

LGTM

@kriskowal kriskowal force-pushed the kriskowal-test-hardened-typed-array-configurability-1045 branch from 622eaf4 to a0568e5 Compare January 30, 2024 07:23
@kriskowal kriskowal enabled auto-merge January 30, 2024 07:24
@kriskowal kriskowal merged commit 163880e into master Jan 30, 2024
14 checks passed
@kriskowal kriskowal deleted the kriskowal-test-hardened-typed-array-configurability-1045 branch January 30, 2024 07:30
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.

When we drop Node.js 14 support…
2 participants