-
-
Notifications
You must be signed in to change notification settings - Fork 117
Skip unecessary event #778
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
Conversation
|
PipelineRetryFailed |
|
RTD blocking running tests: Because Github is replying 500 to RTD. Documentation build should not have come before. |
|
This has a conflict now. |
a6e8a0d to
fb347b2
Compare
|
PipelineRetry |
Mixins are loaded to other classes, which means that these events are called on a varied number of qubes even when it is unnecessary.
fb347b2 to
4bb6e66
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #778 +/- ##
==========================================
- Coverage 70.17% 70.10% -0.08%
==========================================
Files 61 61
Lines 13977 13994 +17
==========================================
+ Hits 9808 9810 +2
- Misses 4169 4184 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026020704-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026020304-devel&flavor=update
Failed tests7 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/166096#dependencies 31 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:No issues Remaining performance tests:No remaining performance tests |
This is a continuation of #775, I just want to run OpenQA on it to know if it breaks things. Also to not mix with the other PR so it can be merged faster.