endojs / endo

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

Epic: Shift specification-relevant tests to test262 #26

Open jfparadis opened 4 years ago

jfparadis commented 4 years ago

This is a future step, but I wanted to capture the previous discussion in https://github.com/tc39/proposal-realms/issues/206

As both the implementation and specification evolve, we need to carve a sections for specifications tests, beyond unit/integration/security.

[edit 2020-09-15 @kriskowal]

dckc commented 2 years ago

As we have discussed, we have some js conformance tests in https://github.com/Agoric/agoric-sdk/blob/master/packages/xsnap/test/test-xs-js.js that should go in test262, since that's what moddable uses for regression testing / ci.

Another candidate just came up: https://github.com/agoric-labs/secaudit-xs/issues/20#issuecomment-985785652