Skip to content

Conversation

@basak-qcom
Copy link
Contributor

No description provided.

Since we will throw away the result immediately after the test, there is
no need for guest disk flushes to actually make it to host disk, so make
write caching unsafe to improve performance just like debos does.

Signed-off-by: Robie Basak <[email protected]>
If the test times out or fails in CI, then it would be useful to see
everything that was output so that we can either fix a bug or adjust our
expect script. Asking pexpect to write to stdout works well for this as
pytest captures test output and only prints it on individual test
failure.

Signed-off-by: Robie Basak <[email protected]>
@basak-qcom basak-qcom force-pushed the qemu-test-expect-failure-output branch from 14434b7 to 332f6c6 Compare September 30, 2025 09:19
@github-actions
Copy link

Test Results

 2 files  ±0   6 suites  ±0   13m 43s ⏱️ ±0s
20 tests ±0  20 ✅ ±0  0 💤 ±0  0 ❌ ±0 
64 runs  ±0  64 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 332f6c6. ± Comparison against base commit c459ac5.

@github-actions
Copy link

Test jobs for commit 332f6c6

@basak-qcom basak-qcom requested a review from lool September 30, 2025 14:52
@lool
Copy link
Contributor

lool commented Oct 5, 2025

@basak-qcom I don't see any console output in the build log; I was expecting to see the qemu boot log there?

@basak-qcom
Copy link
Contributor Author

This is deliberate. Output is only produced on a test failure.

Copy link
Contributor

@lool lool left a comment

Choose a reason for hiding this comment

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

Cool, looks innoculous enough then; thanks!

@basak-qcom basak-qcom merged commit 3745316 into qualcomm-linux:main Oct 9, 2025
13 checks passed
@basak-qcom basak-qcom deleted the qemu-test-expect-failure-output branch October 9, 2025 17:53
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