endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
804 stars 71 forks source link

fix(ses): Suppress bug #1973 until it is fixed #1974

Closed erights closed 8 months ago

erights commented 8 months ago

closes: #XXXX refs: #1973

Description

Just skips the test that would currently trigger bug #1973 , until it is fixed.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

Enables our tests to succeed even on platforms with novel properties that would generate init-time warnings, like Node 22.

Upgrade Considerations

none