Skip to content

tools/ci: remove obsolete testrun harness - #20033

Merged
acassis merged 2 commits into
apache:masterfrom
raiden00pl:remove_testrun
Sep 2, 2026
Merged

tools/ci: remove obsolete testrun harness#20033
acassis merged 2 commits into
apache:masterfrom
raiden00pl:remove_testrun

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

NuttX CI runtime test cases have migrated to NTFC. Remove the unused pytest harness and related files

Impact

remove obsolete tool

Testing

CI

NuttX CI runtime test cases have migrated to NTFC.
Remove the unused pytest harness and related files.

Assisted-by: Claude Code
Signed-off-by: raiden00pl <raiden00@railab.me>
xiaoxiang781216
xiaoxiang781216 previously approved these changes Sep 1, 2026
@github-actions github-actions Bot added Area: CI Size: XS The size of the change in this PR is very small labels Sep 1, 2026
fdcavalcanti
fdcavalcanti previously approved these changes Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

qemu-armv8a

  • Code: .rodata +3,208 B, .text +136 B, .text.cmd_exec +140 B, .text.cmd_set +52 B, .text.exec_module +28 B, .text.group_allocate -16 B, .text.group_drop -8 B, .text.group_leave +8 B, .text.nsh_builtin +64 B, .text.nsh_initialize +44 B, .text.nx_start +4 B, .text.nx_start_task +80 B, .text.nxsched_waitpid +388 B, .text.nxsig_action +52 B, .text.nxsig_kill +16 B, .text.nxsig_notification +24 B, .text.nxsig_queue +20 B, .text.nxsig_tcbdispatch -36 B, .text.nxsig_tgkill +16 B, .text.nxsig_timedwait -16 B, .text.nxsig_wait_irq +16 B, .text.nxtask_exithook +108 B, .text.nxthread_setup_scheduler +168 B, .text.sighand_test +208 B, .text.user_main +60 B, .text.waitpid_test +300 B (+5.5%, 337,508 B)
  • Data: .bss.g_kthread_group -24 B, .bss.g_sigpool +192 B (+0.7%, 77,526 B)
    No memory changes detected for:
  • arduino-mega2560
  • esp32-devkitc
  • hifive1-revb
  • mirtoo
  • qemu-intel64
  • rx65n-rsk2mb
  • s698pm-dkit
  • stm32-nucleo-f103rb

acassis
acassis previously requested changes Sep 1, 2026

@acassis acassis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@raiden00pl is it possible to modify the page "Running CI Runtime Test Suites Locally" to explain how to quickly run the CI with NTFC locally. I think removing the original page and just adding links to ntfc will add a gap.

add instructions how to run NTFC locally

Assisted-by: Claude Code
Signed-off-by: raiden00pl <raiden00@railab.me>
@github-actions github-actions Bot added Size: S The size of the change in this PR is small and removed Size: XS The size of the change in this PR is very small labels Sep 2, 2026
@acassis
acassis merged commit 6ffbbbd into apache:master Sep 2, 2026
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants