Skip to content

test: failing behaviour on sandboxed Proxy

Rodrigo Muino Tomonari requested to merge github/fork/AnnaMag/proxy_CP into master

CopyProperties() causes sandboxed Proxy to throw error despite no code being run. The CopyProperties() function will be removed shortly with the updates to the V8 API.

Here, failing Proxy test case is moved to known_issues.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading