Vincent Koc
ba7af36306
refactor(deadcode): localize script constants ( #101892 )
2026-07-07 15:17:41 -07:00
Dallin Romney
c7aca4f029
refactor: consolidate async timing helpers ( #99721 )
2026-07-03 17:58:15 -07:00
Vincent Koc
d095d98a02
fix(qa): reject duplicate rpc rtt controls
2026-06-23 18:00:53 +02:00
Vincent Koc
3d2c52c935
fix(qa): reject duplicate RPC RTT methods
2026-06-23 15:14:40 +02:00
Vincent Koc
b83dce7b33
fix(test): reject rpc rtt flag values
2026-06-21 18:28:28 +02:00
Vincent Koc
0a7b009647
fix(rpc): resolve taskkill from system32 in script probes
2026-06-21 09:18:06 +02:00
Vincent Koc
ca1aa33eba
fix(rpc): force taskkill rtt gateway trees on windows
2026-06-21 07:23:54 +02:00
Vincent Koc
f719f0cf77
fix(rpc): kill measurement gateway trees on windows
2026-06-20 13:18:02 +02:00
Vincent Koc
cd7385c5c6
fix(rpc): preserve gateway signal cleanup grace
2026-06-20 11:22:36 +02:00
Vincent Koc
118f3f3312
fix(scripts): clear RPC RTT send failure timers
2026-06-20 06:18:57 +02:00
Vincent Koc
27450f6b42
fix(test): honor rpc rtt help flag
2026-06-20 01:44:59 +02:00
Vincent Koc
32ee308f55
fix(e2e): cancel RPC RTT probe bodies
2026-06-19 07:21:40 +02:00
Vincent Koc
de17d5b9ef
fix(scripts): fail RPC RTT on websocket pre-open close
2026-06-19 06:16:22 +02:00
Vincent Koc
b28fda9ef8
fix(tooling): bound RPC RTT readiness bodies
2026-06-19 05:20:17 +02:00
Vincent Koc
dbcbafc208
fix(scripts): wait after force killing rpc gateway
2026-06-17 18:40:21 +02:00
Vincent Koc
7e7ea0fed1
fix(qa): validate rpc rtt smoke payloads
2026-06-07 07:09:01 +02:00
Vincent Koc
3a6696951e
fix(test): close rpc rtt websocket on failure
2026-06-07 03:14:57 +02:00
Vincent Koc
c5f40275f5
fix(rpc): reject missing rtt option values
2026-06-06 22:54:07 +02:00
Vincent Koc
c6ee13529f
fix(test): avoid zero rpc rtt artifacts
2026-06-06 21:01:44 +02:00
Vincent Koc
bf5e0e9f10
fix(test): parse RPC RTT iteration counts strictly
2026-06-06 20:45:20 +02:00
Vincent Koc
f00e7af3e3
fix(scripts): require rtt readyz readiness
2026-06-06 17:42:19 +02:00
Peter Steinberger
26bc069308
docs: document profiling scripts
2026-06-04 23:48:20 -04:00
Vincent Koc
009d7335b5
fix(scripts): run RPC RTT probe without pnpm
2026-06-04 03:23:45 +02:00
Vincent Koc
90493ee8e2
fix(scripts): stop rpc rtt process groups
2026-06-03 15:03:32 +02:00
Val Alexander
529282dcff
fix(ui): harden Workboard dialog accessibility
...
Harden Workboard modal and drawer accessibility.
Summary:
- Add Workboard dialog focus lifecycle handling for initial focus, Tab/Shift+Tab containment, Escape close, and opener restore.
- Mark Workboard background content inert/aria-hidden while modal or drawer dialogs are active.
- Add focused unit and Chromium browser smoke coverage for the audited modal/drawer accessibility requirements.
- Keep UI browser test aliases able to resolve shared workspace packages used by the Workboard view.
Verification:
- node scripts/run-vitest.mjs ui/src/ui/views/workboard.test.ts
- node scripts/run-vitest.mjs ui/src/ui/views/workboard.browser.test.ts
- (cd ui && pnpm exec vitest run --config vitest.config.ts --project browser src/ui/views/workboard.browser.test.ts)
- GitHub checks green at 6557012430
2026-06-03 06:14:40 -05:00
Vincent Koc
380a8f140e
fix(e2e): fail rpc rtt cleanup leaks
2026-06-03 10:20:22 +02:00
Vincent Koc
34c3827290
fix(e2e): close rpc rtt gateway log handles
2026-06-03 10:10:39 +02:00
Vincent Koc
7ccbffcb1b
fix(testing): bound rpc readiness probes
2026-06-03 08:46:17 +02:00
Vincent Koc
5056dd47ca
chore(scripts): add gateway rpc rtt probe
2026-06-02 21:56:51 -07:00