ENG-1724 QA Test — Access Engine crash on Angular sites
This page simulates the Angular runtime environment that caused a fatal crash in
the pre-fix Access Engine. zone.js is loaded and the same frozen-object condition
that Angular's compiler produces is applied automatically on page load.
⏳Checking setup…
What you need:
Unminified AccessEngine.professional.js from 2.29 (pre-fix)
Unminified AccessEngine.professional.js from develop (post-fix)
Test steps
Step 1 — Load pre-fix engine (2.29)
Select the Unminified AccessEngine.professional.js built from
2.29.
⏳Waiting for file…
Step 2 — Load post-fix engine (develop)
Select the Unminified AccessEngine.professional.js built from
develop.
⏳Waiting for file…
Step 3 — Run engine tests
Once the post-fix engine is loaded (Step 2 shows ✅), run
ast_runAllTests_returnInstances_JSON() against this page.
⏳Load the post-fix engine first.
Expected results
Step
Engine
Expected outcome
1
Pre-fix (2.29)
Uncaught TypeError: Cannot assign to read only property 'toString' — this is the bug being fixed