Commit Graph

497 Commits

Author SHA1 Message Date
mkorwel 38fe709151 ci: add batch 3 tests as a separate job 2026-04-17 04:03:01 +00:00
mkorwel 010b2ec4eb ci: add batch 2 tests as a separate job 2026-04-17 04:00:14 +00:00
mkorwel 0e76819420 ci: add batch 1 tests as a separate job 2026-04-17 03:32:22 +00:00
mkorwel 6f5c02c8ee test(cli): stabilize useSelectionList tests and update CI 2026-04-17 03:11:01 +00:00
mkorwel 8c68ee3caf ci: update verified tests list and fix all remaining bad tests 2026-04-16 23:40:04 +00:00
mkorwel edd0c51bef ci: update verified tests list and fix 4 more files 2026-04-16 23:27:56 +00:00
mkorwel 74f7a72f79 ci: run suspect tests with threads in CI and improve AppRig fake timer support 2026-04-16 22:46:39 +00:00
mkorwel 6ef2bf5b65 ci: run all sequential tests again after stabilizing ThinkingMessage 2026-04-16 22:08:30 +00:00
mkorwel ed94badfb1 test(cli): fix ThinkingMessage timeouts and run only it in CI 2026-04-16 22:06:36 +00:00
mkorwel ffb67ecb88 ci: run all sequential tests again after stabilizing TextInput 2026-04-16 22:00:39 +00:00
mkorwel 52d94f740a test(cli): fix TextInput timeouts and run only it in CI 2026-04-16 21:58:40 +00:00
mkorwel d87634c904 ci: run all sequential tests again after stabilizing UserMessage 2026-04-16 21:49:14 +00:00
mkorwel 40ce84af90 test(cli): update UserMessage snapshots and run only it in CI 2026-04-16 21:47:27 +00:00
mkorwel 346cc84593 ci: run all sequential tests again after stabilizing ToolResultDisplay 2026-04-16 21:42:05 +00:00
mkorwel 12f53606d4 test(cli): fix ToolResultDisplay tests and run only it in CI 2026-04-16 21:40:07 +00:00
mkorwel 38abb65806 ci: run all sequential tests again after stabilizing SettingsDialog 2026-04-16 21:32:33 +00:00
mkorwel dbee067e2f test(cli): update SettingsDialog snapshots and run only it in CI 2026-04-16 21:30:40 +00:00
mkorwel dc72fc9634 ci: run all sequential tests again after stabilizing App test 2026-04-16 21:25:12 +00:00
mkorwel 40e7d69d2a test(cli): fix App tests and run only App.test.tsx in CI 2026-04-16 21:23:15 +00:00
mkorwel bcc9c72bb3 ci: run all sequential tests again after fixes 2026-04-16 21:10:50 +00:00
mkorwel fd2875d310 ci: run only SettingsDialog.test.tsx to verify speed 2026-04-16 21:08:46 +00:00
mkorwel b77d861925 ci: run all sequential tests to verify fix 2026-04-16 18:51:16 +00:00
mkorwel 140b10d107 ci: run only the 3 specific suspect tests 2026-04-16 18:01:26 +00:00
mkorwel 0804145b36 ci: run all tests in packages/cli to verify fix 2026-04-16 17:54:50 +00:00
mkorwel 9148016e98 ci: remove test_linux job to isolate suspect test 2026-04-16 16:32:18 +00:00
mkorwel 6c69b51a8b ci: run only render.test.tsx in suspect job 2026-04-16 16:29:45 +00:00
mkorwel f4a564714f ci: make sandbox deps optional in setup action 2026-04-16 16:27:58 +00:00
mkorwel 1e092a4a98 ci: use forks pool for suspect tests 2026-04-16 16:23:56 +00:00
mkorwel 58f4414b35 ci: exclude suspect tests from main linux job 2026-04-16 16:13:39 +00:00
mkorwel a19222f830 ci: add concurrency group to cancel in-progress runs 2026-04-16 16:12:49 +00:00
mkorwel 32d9de8b2d ci: add job for suspect tests 2026-04-16 16:10:50 +00:00
mkorwel 844bb44411 ci: remove windows and bundle jobs to focus on linux 2026-04-16 15:58:30 +00:00
mkorwel 9a347447c2 fix(cli): resolve race conditions in test utils and streamline CI workflow 2026-04-16 15:50:55 +00:00
mkorwel ae3f3b6127 ci: remove mac job and improve CI polling logic 2026-04-16 15:28:00 +00:00
mkorwel ae4b563326 fix(ci): fix infrastructure startup errors and restore sandbox dependencies 2026-04-14 20:57:43 -07:00
mkorwel 9e4c1538f1 feat(ci): build full cross-platform matrix on high-power runners 2026-04-14 20:33:15 -07:00
mkorwel 7621c425b3 fix(ci): ensure core is built for integration test environment 2026-04-14 20:14:50 -07:00
mkorwel 73ecb6816f feat(ci): simplify trial to balance reliability and speed 2026-04-14 20:07:02 -07:00
mkorwel 8ad9efdbb0 feat(ci): implement 'build once, test many' shared artifact architecture 2026-04-14 19:55:42 -07:00
mkorwel de2dfd7559 feat(ci): refine trial to measure both unit speed and bundle integrity 2026-04-14 19:38:50 -07:00
mkorwel a4730c3d87 feat(ci): target CLI unit tests specifically in trial 2026-04-14 19:35:44 -07:00
mkorwel a438c24ee0 feat(ci): switch trial to optimized unit tests 2026-04-14 19:30:11 -07:00
mkorwel c850a720a0 feat(ci): switch trial to integration tests 2026-04-14 16:56:31 -07:00
mkorwel 340f241a7d fix(ci): use valid SHA for download-artifact action 2026-04-14 16:53:13 -07:00
mkorwel dae73612e5 feat(ci): add trial bundling workflow and setup action 2026-04-14 16:49:08 -07:00
Sam Roberts 58901207bd docs: Update docs-audit to include changes in PR body (#25153) 2026-04-10 22:29:04 +00:00
Sam Roberts f387e456be Automated documentation audit (#24567) 2026-04-09 18:45:24 +00:00
Christian Gunderman f1bb2af6de Generalize evals infra to support more types of evals, organization and queuing of named suites (#24941) 2026-04-08 23:57:26 +00:00
Sri Pasumarthi c7b920717f feat(test-utils): add CPU performance integration test harness (#24951) 2026-04-08 21:50:29 +00:00
Sri Pasumarthi 4ebc43bc66 feat(test-utils): add memory usage integration test harness (#24876) 2026-04-08 17:42:18 +00:00