Skip to content

test(integration): gate PyMCU-firmware tests that hard-code local paths#50

Merged
begeistert merged 1 commit into
masterfrom
fix/gate-local-firmware-tests
Jul 11, 2026
Merged

test(integration): gate PyMCU-firmware tests that hard-code local paths#50
begeistert merged 1 commit into
masterfrom
fix/gate-local-firmware-tests

Conversation

@begeistert

Copy link
Copy Markdown
Collaborator

Two integration tests shipped as WIP in 1.0.1-beta.8 load firmware from absolute paths under the maintainer's home (/Users/.../pymcu-*), so they fail in the Integration matrix (DirectoryNotFoundException / "PyMCU binary not built"). Skipped until the firmware is built locally. Integration suite: 149 passed, 2 skipped, 0 failed. No packaged code affected.

🤖 Generated with Claude Code

FreeRtosKernelTest and PyMcuVsMicroPythonBenchmark load firmware from
absolute paths under the maintainer's home (/Users/.../pymcu-*), so they
throw in CI (DirectoryNotFoundException / "PyMCU binary not built"). They
were shipped as WIP in 1.0.1-beta.8 and turned the Integration matrix red.
Skip them until the firmware is built locally (remove Skip to run); no
packaged code is affected.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@begeistert begeistert requested a review from lmSeryi as a code owner July 11, 2026 07:51
@begeistert begeistert merged commit f360e07 into master Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant