cmux/tests
Lawrence Chen 20c62b3b9a
Fix CI race condition on self-hosted runner (#19)
* Fix zsh ZDOTDIR wrapper + log parsing with -- messages

* Fix CI race condition: serialize self-hosted builds with concurrency group

Two workflows racing on the same self-hosted runner caused DerivedData
corruption (release's rm -rf nuked DerivedData while CI was building).
Add shared concurrency group and scope DerivedData cleanup to project.
2026-02-06 22:32:14 -08:00
..
cmux.py Fix CI race condition on self-hosted runner (#19) 2026-02-06 22:32:14 -08:00
test_app_keystrokes.sh Rename app to cmuxterm 2026-01-28 02:38:24 -08:00
test_cpu_notifications.py Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
test_cpu_usage.py Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
test_ctrl_enter_keybind.py Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
test_ctrl_interactive.py Rename to cmux and add About panel 2026-01-26 03:05:03 -08:00
test_ctrl_signals.sh Rename to cmux and add About panel 2026-01-26 03:05:03 -08:00
test_ctrl_socket.py Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
test_focus_notification_dismiss.py Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
test_lint_swiftui_patterns.py Fix high CPU usage from notifications and add regression tests 2026-01-29 17:02:16 -08:00
test_notifications.py Fix socket key input and add OSC 777 test 2026-01-29 01:19:19 -08:00
test_shell_zdotdir_wrapper.py Fix CI race condition on self-hosted runner (#19) 2026-02-06 22:32:14 -08:00
test_sidebar_cwd_git.py Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
test_sidebar_invalid_panel.py Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
test_sidebar_log_parsing.py Fix CI race condition on self-hosted runner (#19) 2026-02-06 22:32:14 -08:00
test_sidebar_ports.py Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
test_signals_auto.py Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
test_update_timing.py Improve update UI error details 2026-01-28 01:49:02 -08:00