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
Fix flaky tests: wait for worker console logs before asserting
Console logs from the CAD worker can arrive slightly after isWorking()
returns false. Add waitForFunction polls for expected log tags before
reading getConsoleLog() in the Measurement, Selector API, and Console
tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments