Skip to content

feat: added env for setup test case default timeout - #423

Open
horw wants to merge 1 commit into
espressif:mainfrom
horw:feat/test-case-default-timeout
Open

feat: added env for setup test case default timeout#423
horw wants to merge 1 commit into
espressif:mainfrom
horw:feat/test-case-default-timeout

Conversation

@horw

@horw horw commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Description

Actually, 90 seconds is quite a long timeout per test case, and when a test case starts failing, it's usually due to a timeout. So in most cases, the timeout should be around 10–20 seconds, and for some of them, we can explicitly set a higher timeout.

@horw
horw requested a review from hfudev June 12, 2026 05:31
@github-actions

Copy link
Copy Markdown
Title Coverage Tests Skipped Failures Errors Time
3.10 ARM64 Coverage 117 18 💤 0 ❌ 0 🔥 12m 43s ⏱️
Qemu Coverage 7 0 💤 0 ❌ 0 🔥 25.010s ⏱️
3.14 X64 Coverage 117 16 💤 0 ❌ 0 🔥 15m 29s ⏱️

@hfudev

hfudev commented Jun 12, 2026

Copy link
Copy Markdown
Member

@horw could you make it as a cli option as well?

also please document the env var.

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.

2 participants