Skip to content

fix: support testing without flasher_args.json (CII-159)#413

Open
Honza0297 wants to merge 1 commit intoespressif:mainfrom
Honza0297:fix/only-elf
Open

fix: support testing without flasher_args.json (CII-159)#413
Honza0297 wants to merge 1 commit intoespressif:mainfrom
Honza0297:fix/only-elf

Conversation

@Honza0297
Copy link
Copy Markdown

Description

This allows testing IDF_TARGET_LINUX builds with APP_BUILD_TYPE_ELF_ONLY (only the ELF file is generated, no binaries).

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

This allows testing IDF_TARGET_LINUX builds with APP_BUILD_TYPE_ELF_ONLY
(only the ELF file is generated, no binaries).
@github-actions github-actions bot changed the title fix: support testing without flasher_args.json fix: support testing without flasher_args.json (CII-159) Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Title Coverage Tests Skipped Failures Errors Time
3.10 ARM64 Coverage 103 18 💤 1 ❌ 0 🔥 10m 32s ⏱️
3.14 X64 Coverage 103 16 💤 0 ❌ 0 🔥 13m 24s ⏱️
Qemu Coverage 7 0 💤 0 ❌ 0 🔥 25.298s ⏱️

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