You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PASS: targeted ES module import validation for Object Vector Studio V2 and Collision Inspector V2 modules.
14
+
- PASS: targeted static zoom validation confirmed no VIEWPORT_ZOOM_VIEWBOX_SCALE/viewBoxZoom remains, Object Vector Studio V2 default zoom is 100%, range remains 10% to 1000%, and Collision Inspector V2 remains percent-based.
- PASS: npx playwright test tests/playwright/tools/WorkspaceManagerV2.spec.mjs --project=playwright --workers=1 --reporter=list --grep "shows Object Vector Studio V2 layout shell|creates Object Vector Studio V2 shapes with canvas drawing|edits Object Vector Studio V2 preview shapes|aligns Object Vector Studio V2 selection bounds|expands Object Vector Studio V2 asset authoring controls|drags selected Object Vector Studio V2 shapes|tracks Object Vector Studio V2 dirty state", 7 passed after serial rerun.
17
+
- PASS: npm run test:workspace-v2, 58 passed.
18
+
- PASS: git diff --check.
19
+
- PASS: V8 coverage guardrail lists tools/object-vector-studio-v2/js/ToolStarterApp.js at 94% function coverage and no changed-runtime warnings.
20
+
- PASS: no games, samples, or start_of_day files changed.
21
+
- SKIPPED: full samples smoke test, per request.
22
+
23
+
## Notes
24
+
- A first focused OVS subset run was invalidated by a Playwright artifact-file race after running two Playwright commands concurrently; the same focused subset passed when rerun serially.
0 commit comments