Skip to content

Wzx/esp32c6 - #443

Open
Helaku-wz wants to merge 3 commits into
vivoblueos:mainfrom
Helaku-wz:wzx/esp32c6
Open

Wzx/esp32c6#443
Helaku-wz wants to merge 3 commits into
vivoblueos:mainfrom
Helaku-wz:wzx/esp32c6

Conversation

@Helaku-wz

Copy link
Copy Markdown

esp32c6跑通shell

@CLAassistant

CLAassistant commented Aug 5, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Helaku-wz

Copy link
Copy Markdown
Author

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

❌ Job failed. Failed jobs: check_format (failure), build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/31007516810.

@Helaku-wz

Copy link
Copy Markdown
Author

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

❌ Job failed. Failed jobs: check_format (failure), build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/31012540999.

@Helaku-wz

Copy link
Copy Markdown
Author

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

❌ Job failed. Failed jobs: check_format (failure), build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/31064271657.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

❌ Job failed. Failed jobs: check_format (failure), build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/31080413180.

Comment thread kernel/tests/test_vfs.rs
// which does not support on qemu yet, so we skip this test on them for now.
// See https://github.com/espressif/esp-toolchain-docs/blob/main/qemu/README.md
#[cfg_attr(not(soc_esp32c3), test)]
#[cfg_attr(not(any(soc_esp32c3, soc_esp32c6)), test)]

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.

It's unnecessary to add the soc_esp32c6 cfg flag there. Because we don't test soc_esp32c6 board in qemu

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.

3 participants