Skip to content

Temporarily remove unstable tests from Kernel CI due to script issues #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

smuppand
Copy link
Contributor

@smuppand smuppand commented Jun 4, 2025

This pull request removes a set of test cases from the Kernel CI suite that are currently failing due to issues within the test scripts themselves (e.g., parsing errors, incorrect assumptions, or flakiness under automation).

Removing these tests will help stabilize the CI runs while we work on addressing the root causes. Once the issues are resolved, the tests can be reintroduced after proper verification.

Affected test cases:

  • IOMMU
  • IPA
  • IPCC
  • Watchdog

Please review and approve for temporary removal. Re-enablement will be tracked in a follow-up task or PR.

@sgaud-quic 

…ble in Kernel CI:

- IOMMU
- IPA
- IPCC
- Watchdog

These failures are due to script-level issues (parsing, timing, or incorrect assumptions) and are being removed temporarily to stabilize CI pipelines.
They can be reintroduced once the underlying issues are fixed and retested.

Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
@smuppand smuppand requested a review from vnarapar June 4, 2025 16:03
@vnarapar vnarapar merged commit 0d2e5d8 into qualcomm-linux:main Jun 4, 2025
6 checks passed
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