Peter Steinberger
df525b90f2
chore(lint): enable unnecessary type parameter rule
2026-04-18 18:31:13 +01:00
Gustavo Madeira Santana
5d8dceb37f
QA Matrix: add catchup incremental scenario
2026-04-17 19:16:58 -04:00
Gustavo Madeira Santana
42805d26cf
QA Matrix: exit cleanly on failure
...
Make the Matrix QA CLI single-shot exit contract symmetric: artifact-backed failures now print the preserved error, flush stdio, and exit with code 1 instead of waiting on Matrix native handles.
Keep an opt-out for direct test harnesses with OPENCLAW_QA_MATRIX_DISABLE_FORCE_EXIT.
2026-04-16 21:24:59 -04:00
Gustavo Madeira Santana
7e659e168b
QA Matrix: isolate scenario coverage
...
Add the Matrix subagent-thread scenario and route it through the contract runner while preserving the current missing-hook failure as an explicit scenario result.
Give E2EE scenarios isolated rooms and storage keys so lifecycle tests do not reuse stale encrypted state across scenarios.
2026-04-16 21:24:59 -04:00
Vincent Koc
012b577e84
fix(ci): guard qa matrix fault proxy fetch
2026-04-16 13:59:07 -07:00
Gustavo Madeira Santana
56a9fd4b34
QA Matrix: capture full runner output
2026-04-16 16:18:54 -04:00
Gustavo Madeira Santana
988447ca24
QA Matrix: expand contract coverage
2026-04-16 16:18:54 -04:00
Gustavo Madeira Santana
4db162db7f
QA: split lab runtime and extend Matrix coverage ( #67430 )
...
Merged via squash.
Prepared head SHA: 790418b93b
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Reviewed-by: @gumadeiras
2026-04-16 03:08:39 -04:00
Peter Steinberger
943cb47274
fix(qa): use exported runner sdk seam
2026-04-15 20:26:12 +01:00
Peter Steinberger
b9d0fc5630
fix(qa-matrix): remove unused scenario import
2026-04-15 13:08:36 +01:00
Gustavo Madeira Santana
963ad1df06
QA: extend Matrix live contract coverage
2026-04-15 07:36:35 -04:00
Peter Steinberger
7fc5a18d89
test(qa-matrix): isolate flaky beta scenarios
2026-04-15 06:10:37 +01:00
Gustavo Madeira Santana
7d7dc7510e
QA: speed up Matrix live lane
2026-04-15 00:16:23 -04:00
Gustavo Madeira Santana
5042b8b8e3
QA: split Matrix contract runtime
2026-04-14 23:44:41 -04:00
Gustavo Madeira Santana
3c03d41f13
QA: split Matrix scenario leaf types
2026-04-14 21:16:48 -04:00
Gustavo Madeira Santana
9463f1c498
QA: expand Matrix config scenario coverage
2026-04-14 21:07:31 -04:00
Gustavo Madeira Santana
3aae0fb16d
QA: tighten Matrix substrate coverage
2026-04-14 20:06:08 -04:00
Gustavo Madeira Santana
874eebe539
QA: extract Matrix event modules
2026-04-14 20:06:07 -04:00
Peter Steinberger
81b66e5bf3
test(qa-matrix): type provisioned topology fixture
2026-04-15 00:50:27 +01:00
Gustavo Madeira Santana
778ac4330a
QA: finish Matrix P1 harness coverage
2026-04-14 19:42:17 -04:00
Gustavo Madeira Santana
5e77cbd9ec
QA: add Matrix transport substrate
2026-04-14 19:42:17 -04:00
Gustavo Madeira Santana
95be2c1605
QA: replace qa-lab-runtime with qa-runtime
...
Introduce a tiny generic qa-runtime seam for shared live-lane helpers and
repoint qa-matrix to it. This keeps the qa-lab host split while removing
the host-owned runtime name from runner code.
Drop the old qa-lab-runtime shim/export now that nothing consumes it and
keep the plugin-sdk surface aligned with the new seam.
2026-04-14 18:53:25 -04:00
Gustavo Madeira Santana
82a2db71e8
refactor(qa): split Matrix QA into optional plugin ( #66723 )
...
Merged via squash.
Prepared head SHA: 27241bd089
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Reviewed-by: @gumadeiras
2026-04-14 16:28:57 -04:00