Skip to content

test: add failing vm tests to known_issues

Currently, Reflect.ownKeys(this), when run in a sandbox, fails to retrieve Symbol and non-enumerable values.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

vm

Merge request reports

Loading