-
Notifications
You must be signed in to change notification settings - Fork 1.3k
scripts: Remove resolved and obsolete quarantine entries #23403
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
base: main
Are you sure you want to change the base?
Conversation
Since quarantine was modified, please make sure you are following the process described in Quarantine Process. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 614db1a8dbe5ca528a307ed0ee2f17ab51a410f7 more detailssdk-nrf:
Github labels
List of changed files detected by CI (2)
Outputs:ToolchainVersion: bd39d1676f Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
81fd573
to
4903357
Compare
Change removes obsolete or fixed test configurations to keep up-to-date quarantine list. Signed-off-by: Katarzyna Giądła <[email protected]>
Remove quarantined test configurations that have been resolved or reference non-existent scenarios for sdk-zephyr. Signed-off-by: Katarzyna Giądła <[email protected]>
Change add links to described issues for better bug tracking/triage. Signed-off-by: Katarzyna Giądła <[email protected]>
4903357
to
614db1a
Compare
Remove test configurations from quarantine_zephyr.yaml that are either:
This cleanup reduces unnecessary test skipping and ensures the quarantine list reflects the current state of test failures.