-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Pull Requests CI Tests Holes Tracker #62276
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsGeneral tracker for issues that were caused by insufficient tests run during CI build
|
cc @agocke |
What sorts of issues are we tracking here -- in principle any outerloop failure is a CI test hole. I assume this is about inner loop failures in configurations that didn't run before commit? BTW it is not well defined whether "CI" means before or after commit so I avoid the term. |
Update the description to be clearer.
Yes and I would include them here if they ever show up as a problem. |
This issue tracks rolling build (post PR merge) build and test failures caused by insufficient tests coverage during pull request CI build.
Broad impact:
RuntimeError: null function or function signature mismatch
#61721- Source [mono][wasm] Fix a windows cross compiler issue. #62339
- Source PE loader/image cleanups. No-copy mapping of R2R PEs on Windows. #61938
- Source Add regex "unit tests" test project #65944
System.Text.RegularExpressions.Unit.Tests
failing due toMaximum call stack size exceeded
#66118- Source Avoid RegexCode/RegexWriter for all engines other than RegexInterpreter #65986
- Update PR broke wasm rolling builds in
runtime-extra-platforms
Local impact:
Loader/classloader/explicitlayout/NestedStructs/case04/case04.sh
failing withFAIL: object and non-object field overlap was not detected
#62303@SamMonoRT @lewing @steveisok
The text was updated successfully, but these errors were encountered: