-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Insights: dotnet/runtime
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v8.0.14 .NET 8.0.14
published
Mar 11, 2025 -
v9.0.3 .NET 9.0.3
published
Mar 11, 2025
63 Pull requests merged by 25 people
-
Fix blob and symbol package publishing
#113377 merged
Mar 12, 2025 -
JIT: fix arm64 issue around flags and neg with contained operand
#113391 merged
Mar 12, 2025 -
JIT: avoid fp divide by zero in profile synthesis
#113396 merged
Mar 12, 2025 -
Delete unused legacy hosting flags
#112975 merged
Mar 12, 2025 -
[NativeAOT] Initialize COM before initializing FLS slot.
#113194 merged
Mar 11, 2025 -
Correct Invariant Globalization docs
#113392 merged
Mar 11, 2025 -
[main] Update dependencies from dotnet/arcade
#113056 merged
Mar 11, 2025 -
Don't update side-effects in a statement that doesn't exist
#113351 merged
Mar 11, 2025 -
JIT: Accelerate Vector.Dot for all base types
#111853 merged
Mar 11, 2025 -
Add another set of debugging prints for stack overflow issue
#112284 merged
Mar 11, 2025 -
JIT: Remove
fgRelocateEHRegions
#113330 merged
Mar 11, 2025 -
JIT: Run switch peeling only once
#113326 merged
Mar 11, 2025 -
[release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext
#112882 merged
Mar 11, 2025 -
Reword HostAbortedException docs
#113336 merged
Mar 11, 2025 -
[wasm] Bump chrome for testing - linux: 134.0.6998.35, windows: 134.0.6998.36
#113297 merged
Mar 11, 2025 -
JIT: Avoid dual "parameter" assignments
#113324 merged
Mar 11, 2025 -
[android][coreclr] Fix lifetime of host_runtime_contract in template
#113341 merged
Mar 11, 2025 -
Make sure FEATURE_STANDALONE_GC is defined for the usual VM build
#113347 merged
Mar 11, 2025 -
[manual] Merge release/9.0-staging into release/9.0
#113350 merged
Mar 11, 2025 -
[manual] Merge release/8.0-staging into release/8.0
#113349 merged
Mar 11, 2025 -
Assertprop: Remove more useless assertions + cleanup
#113298 merged
Mar 10, 2025 -
Remove AreVNsEquivalent
#113304 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/sdk
#112628 merged
Mar 10, 2025 -
JIT: Add some more constant folding in lowering
#113301 merged
Mar 10, 2025 -
[release/8.0-staging] Back port logical equivalent of #102838
#113230 merged
Mar 10, 2025 -
[release/9.0-staging] [mono] Switch generic instance cache back to GHashTable; improve ginst hash function
#113316 merged
Mar 10, 2025 -
[browser] Add application environment to boot config
#113164 merged
Mar 10, 2025 -
[release/9.0] Fix
BigInteger.Rotate{Left,Right}
for backport#112991 merged
Mar 10, 2025 -
Skip inbuild projects in stage2 (built by stage1)
#113243 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils
#112394 merged
Mar 10, 2025 -
Publish all assets and allow more stages to run in parallel
#113327 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/icu
#112514 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/arcade
#112468 merged
Mar 10, 2025 -
Update README.md
#113329 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/cecil
#112515 merged
Mar 10, 2025 -
[release/9.0] Update dependencies from dotnet/emsdk
#112522 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/runtime-assets
#112552 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/xharness
#112627 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/roslyn
#112835 merged
Mar 10, 2025 -
[release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers
#112836 merged
Mar 10, 2025 -
[automated] Merge branch 'release/9.0' => 'release/9.0-staging'
#113264 merged
Mar 10, 2025 -
Add API compat instructions to libraries building README
#113088 merged
Mar 10, 2025 -
[release/8.0-staging] Update dependencies from dotnet/hotreload-utils
#112520 merged
Mar 10, 2025 -
[release/8.0-staging] Update dependencies from dotnet/arcade
#112504 merged
Mar 10, 2025 -
[release/8.0] Update dependencies from dotnet/emsdk
#112516 merged
Mar 10, 2025 -
[release/8.0-staging] Update dependencies from dotnet/runtime-assets
#112551 merged
Mar 10, 2025 -
[release/8.0-staging] Update dependencies from dotnet/xharness
#112503 merged
Mar 10, 2025 -
[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
#113263 merged
Mar 10, 2025 -
[release/8.0-staging] [browser] Remove experimental args from NodeJS WBT runner
#113008 merged
Mar 10, 2025 -
OSDescription: Returns a user-friendly name instead of kernel info on Android & Apple platforms
#113041 merged
Mar 10, 2025 -
Fix LdapConnection with AuthType.External
#113238 merged
Mar 10, 2025 -
Support disassembling single file bundle for ILSpy
#112541 merged
Mar 10, 2025 -
[release/8.0-staging] Change assembler to clang in android MonoAOT
#111666 merged
Mar 10, 2025 -
Add test that AppContext.BaseDirectory is rooted
#113232 merged
Mar 10, 2025 -
JIT: Introduce
LclVarDsc::lvIsMultiRegDest
#113294 merged
Mar 10, 2025 -
[RISC-V] Replace load local address with load global
#113125 merged
Mar 10, 2025 -
[RISC-V] PerfScore
#113011 merged
Mar 10, 2025 -
[RISC-V] Use zero register as argument for atomics
#112693 merged
Mar 10, 2025 -
[release/8.0-staging] [QUIC] Update MsQuic library version
#113206 merged
Mar 10, 2025 -
[release/9.0-staging] [QUIC] Update MsQuic library version
#113205 merged
Mar 10, 2025 -
[10.0/preview2] JIT: make array stack disable work in release builds
#113305 merged
Mar 10, 2025 -
[main] Update dependencies from dotnet/source-build-reference-packages
#113310 merged
Mar 10, 2025 -
Update
.comment
section#113255 merged
Mar 9, 2025
31 Pull requests opened by 26 people
-
Force write of local file header when "version needed to extract" changes
#113306 opened
Mar 9, 2025 -
[main] Update dependencies from dotnet/xharness
#113309 opened
Mar 10, 2025 -
[infra][apple-mobile] Migrate Apple mobile jobs to `osx.15.[amd/arm64].open` queues
#113313 opened
Mar 10, 2025 -
Fix foreign exception handling on Windows
#113323 opened
Mar 10, 2025 -
[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
#113328 opened
Mar 10, 2025 -
[automated] Merge branch 'release/9.0' => 'release/9.0-staging'
#113333 opened
Mar 10, 2025 -
JIT: Remove `fgReorderBlocks`
#113335 opened
Mar 10, 2025 -
[browser] profiler setup and env variables
#113339 opened
Mar 10, 2025 -
Clear diagnostic headers on request reuse
#113342 opened
Mar 10, 2025 -
Fix missing ServiceCallSite.Key causing an unkeyed cache entry to be overwritten by a keyed instance
#113343 opened
Mar 10, 2025 -
Refactor `external_assembly_probe` to be separate from single-file bundle probing
#113356 opened
Mar 11, 2025 -
Use await using in HttpContentJsonExtensions
#113359 opened
Mar 11, 2025 -
Small TP improvement in assertprop
#113360 opened
Mar 11, 2025 -
[RISC-V] 12-bit immediates in bit ops
#113366 opened
Mar 11, 2025 -
[browser] Opt-out from using dotnet.boot.js
#113374 opened
Mar 11, 2025 -
Fix obsoletion message for SslStream properties
#113375 opened
Mar 11, 2025 -
Fix assertions related to combining `cmn (extended-register)` (#113337)
#113376 opened
Mar 11, 2025 -
[release/10.0-preview2] Update dependencies from dotnet/arcade
#113381 opened
Mar 11, 2025 -
Bump System.Text.Json toolset version
#113384 opened
Mar 11, 2025 -
[release/9.0-staging] Bump System.Text.Json toolset version
#113385 opened
Mar 11, 2025 -
Merging internal commits for release/8.0
#113388 opened
Mar 11, 2025 -
Merging internal commits for release/9.0
#113389 opened
Mar 11, 2025 -
Fix OperExceptions for SIMD Divide
#113394 opened
Mar 11, 2025 -
Update Mac versions in helix queues
#113399 opened
Mar 11, 2025 -
fix SBOM issues for runtime
#113400 opened
Mar 11, 2025 -
Added in non-generic interfaces for Tensors
#113401 opened
Mar 11, 2025 -
[DRAFT] Stub Precode variant for DynamicHelpers
#113402 opened
Mar 12, 2025 -
Add InlineArrayX types
#113403 opened
Mar 12, 2025 -
Use PackageDownloadAndReference for tasks
#113404 opened
Mar 12, 2025 -
Update to Ubuntu 25.04
#113405 opened
Mar 12, 2025 -
Fixing stack overflow in System.Private.CoreLib (issue #113189)
#113407 opened
Mar 12, 2025
36 Issues closed by 18 people
-
JIT: Bad result with modulo on linux-arm64
#113320 closed
Mar 12, 2025 -
[Native AOT] Initialize COM eagerly
#113040 closed
Mar 11, 2025 -
JIT: Assertion failed 'use != nullptr' during 'Clone blocks with range checks'
#113334 closed
Mar 11, 2025 -
Unknown socket error
#64305 closed
Mar 11, 2025 -
Finish Avx512 specific lightup for Vector128/256/512<T>
#85207 closed
Mar 11, 2025 -
Missing properties in Schema generated with GetJsonSchemaAsNode
#113363 closed
Mar 11, 2025 -
[API Proposal]: Add constructor to StreamReader and StreamWriter accepting ArrayPools
#107490 closed
Mar 11, 2025 -
Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0
#113319 closed
Mar 11, 2025 -
Invalid .NET 10 MissingMethodException with specific SDK versions
#113302 closed
Mar 11, 2025 -
coreclr + vsdbg failure to get stack trace from remote Kubernetes pod
#101310 closed
Mar 11, 2025 -
JIT: Bad result on arm32
#113321 closed
Mar 11, 2025 -
Polymorphic types are failing to emit type discriminator field when serializing the derived type
#113357 closed
Mar 11, 2025 -
JsonSerializerContext can't have mutliple dtos with the same name
#113365 closed
Mar 11, 2025 -
Deprecate or analyzer-warn HttpClient IsSuccessStatusCode and EnsureSuccessStatusCode
#113177 closed
Mar 11, 2025 -
Deadlock in asynchronous DNS resolution
#112663 closed
Mar 11, 2025 -
Test Failure: GC/Scenarios/muldimjagary/muldimjagary/muldimjagary.cmd.
#113247 closed
Mar 11, 2025 -
Add a link in the README back to corefx repo, for people looking for pre-5.0 code
#41273 closed
Mar 11, 2025 -
Crash in System.IO.Packaging.PackagePart.GetStream
#111650 closed
Mar 11, 2025 -
how to disable built in system.net http metrics
#111697 closed
Mar 11, 2025 -
OpenSSL stores refreshing blocks multiple threads causing lock contention and thread pool exhaustion.
#113227 closed
Mar 10, 2025 -
[Feature Proposal] AOT universal shared generics
#113038 closed
Mar 10, 2025 -
Test failure: Interop/COM/NativeClients/Dispatch/Dispatch.cmd
#112772 closed
Mar 10, 2025 -
[browser] Change default boot.json name
#109876 closed
Mar 10, 2025 -
Arm64 SVE: Use mask versions of instructions where possible.
#103078 closed
Mar 10, 2025 -
Add String.Replace() method overloads to accept String Arrays
#40407 closed
Mar 10, 2025 -
Array.IndexOf option to use IComparable
#40410 closed
Mar 10, 2025 -
Is/should there a code-style for avoiding null on left side of a binary expression?
#40561 closed
Mar 10, 2025 -
Outdated instructions in runtime/pr-guide.md
#41068 closed
Mar 10, 2025 -
Duplicate UDP socket bind not generating an error
#36618 closed
Mar 9, 2025 -
[API Proposal]: Let MemoryPool<T>.Shared.Rent support clear the data when return
#96396 closed
Mar 9, 2025 -
RSACng Decryption throwing Internal Error Occurred exception
#97027 closed
Mar 9, 2025 -
[API Proposal]: Add Missing methods to SubjectAlternativeNameBuilder Ex: AddDirectoryName
#112069 closed
Mar 9, 2025 -
[browser][io] Emscripten does not support file locking.
#40065 closed
Mar 9, 2025 -
ExpressionStringBuilder improvement request
#113270 closed
Mar 9, 2025
35 Issues opened by 28 people
-
Proposal: Include Actual Error Message in Exception Thrown by EnsureSuccessStatusCode()
#113408 opened
Mar 12, 2025 -
Hang with `HttpWebRequest.AllowWriteStreamBuffering = false` in .NET 9
#113398 opened
Mar 11, 2025 -
[API Proposal]: Allow me to bring my own HttpClient implementations
#113395 opened
Mar 11, 2025 -
JIT: pgostress hitting assert in vector division
#113393 opened
Mar 11, 2025 -
[API Proposal]: Allow using `StringComparer` at `GetKeyedService`
#113386 opened
Mar 11, 2025 -
Deadlock under debugger
#113373 opened
Mar 11, 2025 -
[HttpStress] [SslStress] No nightly stress runs for old versions
#113372 opened
Mar 11, 2025 -
New "terminate called after throwing an instance of 'PAL_SEHException'" error with legacy EH enabled
#113370 opened
Mar 11, 2025 -
Exception in clrjit.dll when using .NET 9.0
#113369 opened
Mar 11, 2025 -
Continued Issue with System.Memory 4.6.0 and NUnit in .NET Framework 4.7.2
#113368 opened
Mar 11, 2025 -
[Perf] Windows/x64: 3 Regressions on 3/8/2025 12:17:48 AM +00:00
#113378 opened
Mar 11, 2025 -
[Perf] Windows/x64: 5 Regressions on 3/6/2025 2:14:44 PM +00:00
#113379 opened
Mar 11, 2025 -
[Perf] Windows/x64: 1 Regression on 3/3/2025 9:01:29 PM +00:00
#113380 opened
Mar 11, 2025 -
[Perf] Linux/x64: System.IO.Tests.BinaryWriterTests Regression on 3/8/2025 7:47:21 PM +00:00
#113382 opened
Mar 11, 2025 -
[API Proposal]: Type Mapping API
#113362 opened
Mar 11, 2025 -
`Type.Equals(Type)` is not consistent with `Type.Equals(object)` when using modified types
#113361 opened
Mar 11, 2025 -
LoongArch: LSX/LASX usage in CoreCLR
#113354 opened
Mar 11, 2025 -
MetadataLoadContext assembly binding behavior is documented incorrectly
#113353 opened
Mar 11, 2025 -
HashHelpers.FastMod could use Bmi2.X64.MultiplyNoFlags(ulong, ulong) directly
#113352 opened
Mar 11, 2025 -
openSUSE Tumbleweed - nothing provides 'libopenssl1_0_0'
#113346 opened
Mar 10, 2025 -
Officially document and update the `DEFAULT_STACK_SIZE` app property
#113344 opened
Mar 10, 2025 -
MemoryCache has a Finalizer
#113340 opened
Mar 10, 2025 -
JIT: Assertion failed 'node->IsUnusedValue() && "found an unmarked unused value"' during 'Lowering nodeinfo'
#113338 opened
Mar 10, 2025 -
JIT: Assertion failed 'isGeneralRegister(reg2)' during 'Generate code'
#113337 opened
Mar 10, 2025 -
Backporting deadlock fixes in Microsoft.Win32.SystemEvents to LTS
#113332 opened
Mar 10, 2025 -
[9.0] MemoryCacheTest.Trim(String throwOnDisposed=true) failure - assert values differ
#113331 opened
Mar 10, 2025 -
[infra][iOS][tvOS] Update Apple mobile OS versions used for CI testing to 18.x
#113325 opened
Mar 10, 2025 -
ARM32 SIMD / NEON instruction set support
#113317 opened
Mar 10, 2025 -
WebSocket client on Blazor Wasm on .NET 8 does not abort when disposed.
#113311 opened
Mar 10, 2025 -
Test failure: JIT/HardwareIntrinsics/General/Vector256_1/Vector256_1_r/Vector256_1_r.cmd
#113308 opened
Mar 10, 2025 -
[API Proposal]: Clearer additional method overloads for narrowing/widening a vector
#113307 opened
Mar 9, 2025 -
Add support for custom versions of libfuzzer-dotnet in fuzzing
#113303 opened
Mar 9, 2025
377 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Expand capability of CoreCLR Interpreter
#113292 commented on
Mar 11, 2025 • 31 new comments -
Interpreter GC info stage 1: Use templates to specialize gc info encoder/decoder
#113223 commented on
Mar 11, 2025 • 12 new comments -
[browser] [wasm] Make response streaming opt-out
#111680 commented on
Mar 11, 2025 • 10 new comments -
Add the `CurrentUserOnly` and `CurrentSessionOnly` options for named `Mutex`, `Semaphore`, and `EventWaitHandle`
#112213 commented on
Mar 12, 2025 • 8 new comments -
[RISC-V] Optimize loading 64 bit constant with new algorithm implementation and using `emitDataConst`
#113250 commented on
Mar 12, 2025 • 7 new comments -
Fix providers EC export and key derivation with newer OpenSSL and add TLS with TPM keys tests
#113229 commented on
Mar 10, 2025 • 6 new comments -
JIT: enable inlining methods with EH
#112998 commented on
Mar 12, 2025 • 4 new comments -
[JIT] Enable conditional chaining for Intel APX
#111072 commented on
Mar 12, 2025 • 4 new comments -
[RISC-V] Fix JitDisasmDiffable
#113161 commented on
Mar 11, 2025 • 4 new comments -
new perf-build pipeline added
#113221 commented on
Mar 10, 2025 • 3 new comments -
Modernize `CookieContainer` domain-matching
#112604 commented on
Mar 10, 2025 • 3 new comments -
Add ThisptrRetbufPrecode to set of precodes handled by StubPrecode path
#112548 commented on
Mar 11, 2025 • 2 new comments -
Perform additional checks in `PEHeaders`.
#113048 commented on
Mar 11, 2025 • 2 new comments -
Haiku: Initial runtime support
#112323 commented on
Mar 10, 2025 • 1 new comment -
[Testing] Disable spin waiting when cpu quota limit is enabled
#113184 commented on
Mar 10, 2025 • 1 new comment -
Alternate approach for HELPER_METHOD_FRAME removal for arithmetic div…
#113286 commented on
Mar 10, 2025 • 1 new comment -
Includes type forwarding for System.Text.Unicode.Utf8 to the Microsoft.Bcl.Memory library
#111292 commented on
Mar 10, 2025 • 1 new comment -
[mono] Fix for issue 109410
#113140 commented on
Mar 10, 2025 • 1 new comment -
[release/8.0-staging] remove extra assert from WinHttp handler
#112861 commented on
Mar 11, 2025 • 1 new comment -
Separate code manager for the interpreter
#112985 commented on
Mar 11, 2025 • 1 new comment -
System.Data.Common.Tests Assert failure on Linx x64 CI test run
#108070 commented on
Mar 12, 2025 • 0 new comments -
`GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized` got cancelled
#108019 commented on
Mar 12, 2025 • 0 new comments -
[wasm] DebuggerTests.WasmHostProvider.LaunchHostAsync
#108071 commented on
Mar 12, 2025 • 0 new comments -
[wasm] DebuggerTests.Inspector.OpenSessionAsync
#108072 commented on
Mar 12, 2025 • 0 new comments -
failure in System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest
#107990 commented on
Mar 12, 2025 • 0 new comments -
[9.0][osx] Access to path denied, bad file descriptor IOException in System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardOutput_StartAgain_DoesntThrow
#107933 commented on
Mar 12, 2025 • 0 new comments -
Long running test timeout - Wasm.Build.Tests.AspNetCore.SignalRClientTests.SignalRPassMessageWasmBrowser
#107931 commented on
Mar 12, 2025 • 0 new comments -
[coreclr] `System.Numerics.Tensors.Tests` fails with `Index was outside the bounds of the array.`
#107911 commented on
Mar 12, 2025 • 0 new comments -
[9.0][wasm] Timeout when downloading chrome-win.zip
#107901 commented on
Mar 12, 2025 • 0 new comments -
JsImportObjectArray test fails with `null` instead of `System.Exception: test`
#107873 commented on
Mar 12, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_ParallelStartKillWait timeout
#107765 commented on
Mar 12, 2025 • 0 new comments -
System.Net.Quic tests timeout
#107761 commented on
Mar 12, 2025 • 0 new comments -
[browser] JSSynchronizationContext.Pump: Unexpected failure (ManagedThreadId
#107752 commented on
Mar 12, 2025 • 0 new comments -
[9.0][osx][ios] Failure: llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long)
#107569 commented on
Mar 12, 2025 • 0 new comments -
[WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish
#107530 commented on
Mar 12, 2025 • 0 new comments -
[8.0] Test assert failure in Microsoft.Extensions.Configuration.Binder.Tests.ConfigurationBinderTests.BindCanReadStaticProperty
#107413 commented on
Mar 12, 2025 • 0 new comments -
[9.0] Test assert failure in X509Certificates.Tests.RevocationTests.AiaTests.AiaAcceptsCertTypesAndIgnoresNonCertTypes
#107364 commented on
Mar 12, 2025 • 0 new comments -
`System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut` fails with `IndexOutOfRangeException`
#107254 commented on
Mar 12, 2025 • 0 new comments -
[Test Failure] NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds on Alpine
#106634 commented on
Mar 12, 2025 • 0 new comments -
Replace `Unsafe.As` with `Unsafe.Read{Write}Unaligned`
#113293 commented on
Mar 9, 2025 • 0 new comments -
[mono] The type initializer for `System.Drawing.DrawingCom` threw an exception: Operation is not supported on this platform
#110150 commented on
Mar 12, 2025 • 0 new comments -
[MT][Firefox] Wasm test failure: System.IO.FileNotFoundException : Could not load file or assembly `xunit.assert`
#109945 commented on
Mar 12, 2025 • 0 new comments -
[wasm] chrome-DebuggerTests crashing with DeadLetter
#109870 commented on
Mar 12, 2025 • 0 new comments -
chrome-DebuggerTests failing on mono while waiting for pause
#109795 commented on
Mar 12, 2025 • 0 new comments -
[browser][MT] JSHostImplementation.CallEntrypoint - The handle is invalid
#109636 commented on
Mar 12, 2025 • 0 new comments -
[8.0] Assert contains failure, not found "Stopping after AOT" in Wasm.Build.Tests.NativeBuildTests.MonoAOTCross_WorksWithNoTrimming
#109565 commented on
Mar 12, 2025 • 0 new comments -
`chrome-DebuggerTests.GetPropertiesTests` timing out
#109070 commented on
Mar 12, 2025 • 0 new comments -
[debugger] Inspector exceptions in debugger tests
#109025 commented on
Mar 12, 2025 • 0 new comments -
System.Net.Http.Functional.Tests.TelemetryTest failing with differing string
#109024 commented on
Mar 12, 2025 • 0 new comments -
[Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False)
#106162 commented on
Mar 12, 2025 • 0 new comments -
WASM tests failing with `Chrome failed to start`
#108859 commented on
Mar 12, 2025 • 0 new comments -
[Apple-mobile] `System.Tests.StringTests.[Starts,Ends]WithNoMatch_StringComparison` test failure
#108832 commented on
Mar 12, 2025 • 0 new comments -
Timeout on deleting builds for Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly
#108801 commented on
Mar 12, 2025 • 0 new comments -
[WASI] Sockets - unknown handle index
#108726 commented on
Mar 12, 2025 • 0 new comments -
Libraries test fails with "Method has zero rva" error
#108641 commented on
Mar 12, 2025 • 0 new comments -
[mono] MiniJIT System.Formats.Nrbf.Tests getting killed
#108515 commented on
Mar 12, 2025 • 0 new comments -
[9.0] Wasm build terminated with exit code 137
#108299 commented on
Mar 12, 2025 • 0 new comments -
[9.0] Assert: values differ in WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse
#108298 commented on
Mar 12, 2025 • 0 new comments -
[browser][WBT] Found existing build but it had failed.
#108175 commented on
Mar 12, 2025 • 0 new comments -
failure in Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations
#108107 commented on
Mar 12, 2025 • 0 new comments -
iOS tests failing with WORKLOAD TIMED OUT - Killing user command.
#108103 commented on
Mar 12, 2025 • 0 new comments -
`chrome-DebuggerTests` timing out
#108078 commented on
Mar 12, 2025 • 0 new comments -
System.Net.Quic.Tests.MsQuicTests.WriteTests failed with "System.Net.Quic.QuicException : The connection timed out from inactivity."
#105177 commented on
Mar 12, 2025 • 0 new comments -
[6.0] Internal exception in System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests tests
#104933 commented on
Mar 12, 2025 • 0 new comments -
[browser][MT] ReleaseJSOwnedObjectByGCHandle: Unexpected synchronous failure
#104889 commented on
Mar 12, 2025 • 0 new comments -
[8.0][browser][wasm] emcc failure to compile aot-instances
#104827 commented on
Mar 12, 2025 • 0 new comments -
[6.0] Microsoft.Extensions.FileProviders.Physical.Tests failing to access a symlink used by PhysicalFilesWatcher
#104823 commented on
Mar 12, 2025 • 0 new comments -
GC/Regressions/v2.0-beta2/452950 test failure
#104671 commented on
Mar 12, 2025 • 0 new comments -
[WASI][Mono AOT] System.Collections.Specialized.Tests
#104786 commented on
Mar 12, 2025 • 0 new comments -
BinderTracingTest.ResolutionFlow times out
#104670 commented on
Mar 12, 2025 • 0 new comments -
[6.0] Test failure in System.Formats.Asn1 ReadVeryLongOid_WithAppContext: could not load file or assembly in NET48
#104647 commented on
Mar 12, 2025 • 0 new comments -
[outerloop] System.Runtime.Numerics.Tests crash with exit code 137 in linux debug coreclr
#104588 commented on
Mar 12, 2025 • 0 new comments -
[outerloop] `System.Numerics.Tests.ToStringTest.ToString_ValidLargeFormat` faling with `OutOfMemoryException`
#104586 commented on
Mar 12, 2025 • 0 new comments -
[8.0] Failure in `System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_Increment`: Category 'PerformanceCounter_Increment_Category' does not exist.
#104572 commented on
Mar 12, 2025 • 0 new comments -
[browser][MT] System.Net.Http.Functional.Tests failure ("Why are we setting the target on an unoccupied slot?")
#104524 commented on
Mar 12, 2025 • 0 new comments -
[browser][MT] System.Runtime.InteropServices.JavaScript.Tests CI timeouts
#104492 commented on
Mar 12, 2025 • 0 new comments -
[QUIC & HTTP/3] Handshake Timeout on tests
#104426 commented on
Mar 12, 2025 • 0 new comments -
[6.0] Failure in DnsGetHostAddresses_PostCancelledToken_Throws: No such host is known
#104392 commented on
Mar 12, 2025 • 0 new comments -
[browser] Connection refused in 127.0.0.1
#104349 commented on
Mar 12, 2025 • 0 new comments -
runtime-community: Failure to build System.Security.Cryptography.Native/opensslshim.c due to overflow in expression with type long
#104333 commented on
Mar 12, 2025 • 0 new comments -
[wasm][mt] mono_wasm_load_runtime () failed RuntimeError: index out of bounds
#104271 commented on
Mar 12, 2025 • 0 new comments -
GC Assert failure: committed_by_oh[oh] == compute_committed_bytes_per_heap (oh, committed_bookkeeping)
#104178 commented on
Mar 12, 2025 • 0 new comments -
[8.0] Request Backport for #91980
#106682 commented on
Mar 11, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgram [FAIL]
#106595 commented on
Mar 12, 2025 • 0 new comments -
[wasm][mt] Index was outside the bounds of the array.
#106488 commented on
Mar 12, 2025 • 0 new comments -
'chrome-DebuggerTests.ExceptionTests' timing out
#106376 commented on
Mar 12, 2025 • 0 new comments -
System.Threading.ThreadPool.Tests fail in CI with System.Net.Sockets.SocketException
#106371 commented on
Mar 12, 2025 • 0 new comments -
System.Runtime.Tests.WorkItemExecution "crash" on tvOS
#106319 commented on
Mar 12, 2025 • 0 new comments -
[Wasm][Test Failure] LoadLazyAssemblyBeforeItIsNeeded(lazyLoadingTestExtension: "wasm", allLazyLoadingTestExtensions: ["wasm", "dll", "NoExtension"])
#106160 commented on
Mar 12, 2025 • 0 new comments -
Microsoft.Extensions.Hosting.Internal.HostTests.StartCanBeCancelled test failure
#106135 commented on
Mar 12, 2025 • 0 new comments -
tailcall_v4/hijacking/hijacking.cmd Timed Out
#106134 commented on
Mar 12, 2025 • 0 new comments -
WasmTestOnChrome-MT-System.Net.Http.Functional.Tests timeout
#106094 commented on
Mar 12, 2025 • 0 new comments -
Analyzer 'Microsoft.NetCore.CSharp.Analyzers.Performance.CSharpConstantExpectedAnalyzer' threw an exception of type 'System.InvalidCastException`
#106088 commented on
Mar 12, 2025 • 0 new comments -
[mono] FullAOT build asserts at `class1 != ARG_CLASS_NO_CLASS' for EmptyStructs.dll
#106071 commented on
Mar 12, 2025 • 0 new comments -
Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()'
#103333 commented on
Mar 12, 2025 • 0 new comments -
Test failure BasicEventSourceTests.TestsUserErrors.Test_BadEventSource_MismatchedIds_WithEtwListener
#96968 commented on
Mar 12, 2025 • 0 new comments -
[NativeAOT-iOS] MacCatalyst fails to start/log `nativeaot.SmokeTests` tests
#105804 commented on
Mar 12, 2025 • 0 new comments -
InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt failing
#105733 commented on
Mar 12, 2025 • 0 new comments -
ProcessThreadTests.TestStartTimeProperty failure in CI
#105526 commented on
Mar 12, 2025 • 0 new comments -
Test failure: System.Transactions.Tests.TransactionManagerTest.DefaultTimeout_MaxTimeout_Set_Get
#105124 commented on
Mar 12, 2025 • 0 new comments -
[browser][wbt] fails with `InvalidOperationException: There is no currently active test`
#105315 commented on
Mar 12, 2025 • 0 new comments -
Wasi provisioning failing
#105290 commented on
Mar 12, 2025 • 0 new comments -
MemoryTests.AllocateLargeHeapThenRepeatedlyInterop timing out
#105283 commented on
Mar 12, 2025 • 0 new comments -
Hang in FileShareOpen_Inheritable
#105265 commented on
Mar 12, 2025 • 0 new comments -
[release/8.0-staging][wasm] remove problematic default settings
#112216 commented on
Mar 10, 2025 • 0 new comments -
Refactor `CertFreeCRLContext`
#112207 commented on
Mar 10, 2025 • 0 new comments -
Switch to Azure Linux queues
#112024 commented on
Mar 12, 2025 • 0 new comments -
[BLOCKED] System.CommandLine update
#111864 commented on
Mar 10, 2025 • 0 new comments -
Refactor geometric type converters for improved parsing
#111349 commented on
Mar 10, 2025 • 0 new comments -
Optimize Microsoft.Extensions.Caching.Memory
#111050 commented on
Mar 11, 2025 • 0 new comments -
Handle KilledRegisters more efficiently in LinearScan::processKills()
#111004 commented on
Mar 10, 2025 • 0 new comments -
System.Reflection.CustomAttributeFormatException thrown on a retrieval of derived attribute with overridden property getter
#110945 commented on
Mar 11, 2025 • 0 new comments -
[browser][st] event pipe
#110818 commented on
Mar 10, 2025 • 0 new comments -
Avoid all compiler optimization on embedded apphost hash
#110554 commented on
Mar 11, 2025 • 0 new comments -
[release/8.0-staging] Support setting ACLs on file paths longer than `MAX_PATH`
#109674 commented on
Mar 11, 2025 • 0 new comments -
[wasm] Do not use link flags for bitcode compilation
#108846 commented on
Mar 10, 2025 • 0 new comments -
Implement `ShuffleNative` methods and optimise `Shuffle` for non-constant `indices`
#99596 commented on
Mar 12, 2025 • 0 new comments -
Stack Overflow Exception in System.Private.CoreLib.DLL
#113189 commented on
Mar 12, 2025 • 0 new comments -
Test Failure: System.Diagnostics.Tests.ProcessTests/LongProcessNamesAreSupported
#29383 commented on
Mar 12, 2025 • 0 new comments -
[tvOS] XsdDataContractExporterTests.ExporterTypesTests.TypesTest fails
#113062 commented on
Mar 12, 2025 • 0 new comments -
[Mono] Runtime test "test76531" fails in the LLVM (and mini) Full AOT configuration on linux-x64
#113060 commented on
Mar 12, 2025 • 0 new comments -
[Android] System.Collections.Immutable tests timeout on android-arm and android-x86
#112948 commented on
Mar 12, 2025 • 0 new comments -
[Android] System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange failing on android-arm
#112946 commented on
Mar 12, 2025 • 0 new comments -
Timeout in SocketsHttpHandler_HttpClientHandlerTest.GetAsync_ManyDifferentResponseHeaders_ParsedCorrectly
#112752 commented on
Mar 12, 2025 • 0 new comments -
System.Net.Http.WinHttpHandler.Functional.Tests crash on assert
#112700 commented on
Mar 12, 2025 • 0 new comments -
[mono] vector intrinsics fixes
#113288 commented on
Mar 11, 2025 • 0 new comments -
[mono] Switch generic instance cache back to GHashTable; improve ginst hash function
#113287 commented on
Mar 10, 2025 • 0 new comments -
[mono] Switch simdhash to prime bucket counts; increase load factor
#113274 commented on
Mar 11, 2025 • 0 new comments -
[release/8.0][browser][http] mute JS exceptions about network errors + HEAD verb
#113271 commented on
Mar 11, 2025 • 0 new comments -
JIT: Improve wrapper method inliner heuristic
#113266 commented on
Mar 10, 2025 • 0 new comments -
[release/9.0] [browser][http] mute JS exceptions about network errors + HEAD verb
#113261 commented on
Mar 11, 2025 • 0 new comments -
JIT: Boost inlining for more derived returns
#113256 commented on
Mar 10, 2025 • 0 new comments -
Enable `UseSizeOptimizedLinq` by default on native AOT
#113214 commented on
Mar 10, 2025 • 0 new comments -
JIT: enhance escape analysis to understand local struct fields
#113141 commented on
Mar 11, 2025 • 0 new comments -
[main] Update dependencies from dotnet/cecil, dotnet/hotreload-utils, dotnet/icu, dotnet/runtime-assets, dotnet/sdk
#113111 commented on
Mar 11, 2025 • 0 new comments -
[release/9.0-staging] Backport "Use FLS detach callback as a thread termination notification. Another try."
#113055 commented on
Mar 10, 2025 • 0 new comments -
[release/8.0] Fix `BigInteger.Rotate{Left,Right}` for backport
#112992 commented on
Mar 10, 2025 • 0 new comments -
[main] Update dependencies from dotnet/roslyn
#112937 commented on
Mar 11, 2025 • 0 new comments -
[release/8.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext
#112881 commented on
Mar 11, 2025 • 0 new comments -
arm64: Optimise GT/GE/LT/LE comparisons in return statements
#112863 commented on
Mar 11, 2025 • 0 new comments -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#112832 commented on
Mar 10, 2025 • 0 new comments -
JIT: Unblock Vector###<long> intrinsics on x86
#112728 commented on
Mar 12, 2025 • 0 new comments -
TP diff check
#112704 commented on
Mar 11, 2025 • 0 new comments -
[RISC-V] Simplify stack probing on riscv64
#112697 commented on
Mar 10, 2025 • 0 new comments -
JIT: Reduce size of x86 intrinsic jump table fallbacks
#112556 commented on
Mar 12, 2025 • 0 new comments -
JIT: Allow limited recursive inlining
#112318 commented on
Mar 11, 2025 • 0 new comments -
Timeout on WasmTestOnChrome-MT-System.Security.Cryptography.Tests
#112002 commented on
Mar 12, 2025 • 0 new comments -
[outerloop][Long Running Test] System.Text.Json.Serialization.Tests.StreamTests_Sync.ReadTypeFromJsonWithLargeIgnoredProperties_OuterLoop
#111812 commented on
Mar 12, 2025 • 0 new comments -
[outerloop][Long Running Test] System.Tests.StringTests.TestStringSearchCacheSynchronization
#111811 commented on
Mar 12, 2025 • 0 new comments -
[8.0][wasm] `NodeJS` engine fails with `experimental-wasm-simd` and `experimental-wasm-eh` exit code: 9 -> exit code: 71 (GENERAL_FAILURE)
#111753 commented on
Mar 12, 2025 • 0 new comments -
[8.0] JIT regression: DevDiv_255294.sh assert failed
#111752 commented on
Mar 12, 2025 • 0 new comments -
Timeout on HttpClientHandlerTest_Headers.GetAsync_MissingExpires_ReturnNull()
#111497 commented on
Mar 12, 2025 • 0 new comments -
JSImportTest.BadCast test failure
#111449 commented on
Mar 12, 2025 • 0 new comments -
[9.0] Process test expecting sleep but shows .NET long running process
#111431 commented on
Mar 12, 2025 • 0 new comments -
[9.0][wasm] MONO_WASM: unaligned memory access
#111369 commented on
Mar 12, 2025 • 0 new comments -
[8.0] System.Text.Json Stack overflow in JsonConverter
#111280 commented on
Mar 12, 2025 • 0 new comments -
[8.0] CMake build failure in linux armel tizen - ld.lld: error: cannot open crtbeginS.o: No such file or directory
#111279 commented on
Mar 12, 2025 • 0 new comments -
Assert failure: `(g_fEEShutDown&ShutDown_Finalize1) && GetThread() == FinalizerThread::GetFinalizerThread()`
#106242 commented on
Mar 12, 2025 • 0 new comments -
[Mono/linux-arm64] int32_t CryptoNative_EvpPKeyBits(EVP_PKEY *): Assertion `pkey != NULL' failed.
#110952 commented on
Mar 12, 2025 • 0 new comments -
[release/8.0-staging][Android] Failing to install runtime tests on Android x64 emulators
#110858 commented on
Mar 12, 2025 • 0 new comments -
[release/8.0-staging][android] CI failures in `System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate`
#110857 commented on
Mar 12, 2025 • 0 new comments -
WASM MT: memory access out of bounds in System.Private.Xml.Tests
#110805 commented on
Mar 12, 2025 • 0 new comments -
System.Diagnostics.Process.Tests failure on net10.0-linux-Debug-arm64-Mono_Minijit_Debug
#110643 commented on
Mar 12, 2025 • 0 new comments -
Multiple test failures when connecting to corefx-net-http11.azurewebsites.net
#110578 commented on
Mar 12, 2025 • 0 new comments -
System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_GetCounters Failed
#110454 commented on
Mar 12, 2025 • 0 new comments -
Test failure: baseservices/exceptions/stackoverflow/stackoverflowtester/stackoverflowtester.cmd
#110173 commented on
Mar 12, 2025 • 0 new comments -
[OSX]: AMDeviceSecureInstallApplicationBundle returned: 0xe800801c
#110403 commented on
Mar 12, 2025 • 0 new comments -
Assert failure '!CREATE_CHECK_STRING(bSmallObjectHeapPtr || bLargeObjectHeapPtr)'
#111922 commented on
Mar 12, 2025 • 0 new comments -
[android] Android.Device_Emulator.JIT.Test failing on emulators with CoreCLR
#112633 commented on
Mar 12, 2025 • 0 new comments -
TimeoutException in System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses
#112592 commented on
Mar 12, 2025 • 0 new comments -
[linux-x64] [mono-aot] Test `Runtime_101731.TestConvertToInt64NativeSingle(3.4028235E+38)` returns exit code 22
#112557 commented on
Mar 12, 2025 • 0 new comments -
[wasm] at System.Net.Http.BrowserHttpInterop.CancellationHelper
#112533 commented on
Mar 12, 2025 • 0 new comments -
[8.0][tvos][arm64][runtime-extra-platforms] RestoreEx.targets - Signature has bad token. (0x8013123F)
#112436 commented on
Mar 12, 2025 • 0 new comments -
[8.0] [.NET Framework 4.8] [x86] System.Diagnostics HttpHandler test failure: Remote process failed with an unhandled exception
#112426 commented on
Mar 12, 2025 • 0 new comments -
[9.0][source-build] Could not find BROTLIDEC using the following names: brotlidec
#112423 commented on
Mar 12, 2025 • 0 new comments -
[9.0] Native crash in System.Data.Odbc tests in linux x64 mono
#112422 commented on
Mar 12, 2025 • 0 new comments -
[wasm-mt] MT-System.Net.WebSockets.Client.Tests' END OF WORK ITEM LOG: Command timed out, and was killed
#112385 commented on
Mar 12, 2025 • 0 new comments -
[9.0] Index was outside the bounds of the array in arm test Sve_GatherVectorWithByteOffsetFirstFaulting_float_int
#112377 commented on
Mar 12, 2025 • 0 new comments -
System.Data.OleDb.Tests crash with exit code -1073740771
#112360 commented on
Mar 12, 2025 • 0 new comments -
[release/8.0] BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGeneration> failing
#112311 commented on
Mar 12, 2025 • 0 new comments -
System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled CI failure
#112304 commented on
Mar 12, 2025 • 0 new comments -
[wasm]'WasmTestOnChrome-MT-Microsoft.VisualBasic.Core.Tests' END OF WORK ITEM LOG: Command timed out, and was killed
#112293 commented on
Mar 12, 2025 • 0 new comments -
[8.0] System.Net.Http trimming tests fail with timeout
#112220 commented on
Mar 12, 2025 • 0 new comments -
[9.0][wasm] Failure in Wasm.Build.Templates.Tests.NativeBuildTests.ProjectWithDllImportsRequiringMarshalIlGen_ArrayTypeParameter
#112218 commented on
Mar 12, 2025 • 0 new comments -
OSX failure on StringTests.StartsWithNoMatch_StringComparison
#112195 commented on
Mar 12, 2025 • 0 new comments -
[linux_x64_minifullaot/llvmfullaot] class loader exception type assertion fails
#112093 commented on
Mar 12, 2025 • 0 new comments -
[Wasm] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSSynchronizationContext_Send_Post_To_Canceled failed
#112055 commented on
Mar 12, 2025 • 0 new comments -
[wasi] wasmtime oom
#112014 commented on
Mar 12, 2025 • 0 new comments -
We deserve a Substring() method that does not throw ArgumentOutOfRangeException
#113383 commented on
Mar 11, 2025 • 0 new comments -
SearchResultCollection does not work with the IEnumerable extension methods in .Net 9.
#113265 commented on
Mar 11, 2025 • 0 new comments -
[browser] Support AppContext switches on runtime
#97449 commented on
Mar 11, 2025 • 0 new comments -
Suggestion: child process debugging support
#43924 commented on
Mar 11, 2025 • 0 new comments -
Obsolete message on SslStream is wrong
#110600 commented on
Mar 11, 2025 • 0 new comments -
Http Stress Status Report
#42211 commented on
Mar 11, 2025 • 0 new comments -
[HttpStress] Linux image is running out of disk space
#111660 commented on
Mar 11, 2025 • 0 new comments -
HttpClient(AndroidMessageHandler) with NTLM v2 auth and Self Signed Certificate returns 401 Unauthorized
#110523 commented on
Mar 11, 2025 • 0 new comments -
JsonPolymorphic + ReferenceHandler.IgnoreCycles = generates invalid json
#113259 commented on
Mar 11, 2025 • 0 new comments -
[API Proposal]: Flexible OpenSSL provider support
#113118 commented on
Mar 11, 2025 • 0 new comments -
Android Not Responding with [split_config.arm64_v8a.apk!libmonosgen-2.0.so] mono_threads_attach_coop
#111485 commented on
Mar 11, 2025 • 0 new comments -
Numerics.Vector.SinCos() bug
#113295 commented on
Mar 11, 2025 • 0 new comments -
Populate OTel Schema URL on HTTP Activity Sources and Meters
#113109 commented on
Mar 11, 2025 • 0 new comments -
[Mono AOT] Improve `dn_simdhash` lookup on arm64
#113074 commented on
Mar 11, 2025 • 0 new comments -
Stalled getaddrinfo syscall can lead to massive HttpClient timeouts
#81023 commented on
Mar 11, 2025 • 0 new comments -
SerialPort constantly throws IOException
#113296 commented on
Mar 11, 2025 • 0 new comments -
Add mechanism for host to provide callback for getting assembly data
#112706 commented on
Mar 11, 2025 • 0 new comments -
Interop Type Mapping
#110691 commented on
Mar 11, 2025 • 0 new comments -
Seek(0, SeekOrigin.End) does not work as expected on Linux block devices (always returns 0).
#113152 commented on
Mar 11, 2025 • 0 new comments -
API for writing parameters without boxing
#17446 commented on
Mar 11, 2025 • 0 new comments -
The PipeWriter 'ResponseBodyPipeWriter' does not implement PipeWriter.UnflushedBytes
#108075 commented on
Mar 11, 2025 • 0 new comments -
Test failure: _Sve_ro::JIT.HardwareIntrinsics.Arm._Sve.Program.Sve_GatherVector_Bases_double_ulong()
#112264 commented on
Mar 11, 2025 • 0 new comments -
RISC-V NativeAOT port
#106223 commented on
Mar 10, 2025 • 0 new comments -
[wasm][MT] null function or function signature mismatch
#101481 commented on
Mar 12, 2025 • 0 new comments -
BUG:Some bug in Balancing Group of Regular Expressions
#111161 commented on
Mar 12, 2025 • 0 new comments -
[API Proposal]: Predefined `InlineArrayX<T>` types up to some X
#111973 commented on
Mar 12, 2025 • 0 new comments -
[API Proposal]: Vector128.ShuffleNative
#81609 commented on
Mar 12, 2025 • 0 new comments -
Investigate emitting `movq` for the `CreateScalarUnsafe` helper intrinsics that take a `long/ulong` on x86
#11626 commented on
Mar 12, 2025 • 0 new comments -
JIT: Improve inlining functions with EH in .NET 10
#108900 commented on
Mar 12, 2025 • 0 new comments -
[API Proposal]: Non-generic Tensor base type
#111968 commented on
Mar 11, 2025 • 0 new comments -
[API Proposal]: GetPinnedHandle for tensors
#111966 commented on
Mar 11, 2025 • 0 new comments -
Do not hold SpinLock in fields marked as readonly
#33773 commented on
Mar 11, 2025 • 0 new comments -
Missing symbols for Windows ARM64 native binaries on https://msdl.microsoft.com/download/symbols with the 8.0.12 patch.
#111562 commented on
Mar 11, 2025 • 0 new comments -
[AVX10.2]Optimize codegen for x86 using the new minmax instructions when possible.
#109081 commented on
Mar 11, 2025 • 0 new comments -
Add async ZipFile APIs
#1541 commented on
Mar 11, 2025 • 0 new comments -
Benchmark Regressions from Profile Maintenance and Block Layout Changes
#113108 commented on
Mar 11, 2025 • 0 new comments -
[area-Tools-ILLink]: NotImplementedException: We currently don't handle function pointer types.
#113031 commented on
Mar 11, 2025 • 0 new comments -
HttpClient false-negative dependency traces
#86094 commented on
Mar 11, 2025 • 0 new comments -
Azure DevOps: .NET build fails on macOS 15.3 but succeeds on macOS 15.2 – what's changed?
#113390 commented on
Mar 11, 2025 • 0 new comments -
API Change Request: Expression support for ref and readonly ref types
#24884 commented on
Mar 11, 2025 • 0 new comments -
System.DirectoryServices.AccountManagement UserProxyPrincipal not working as expected
#40972 commented on
Mar 11, 2025 • 0 new comments -
System.DirectoryServices.Protocols - FastConcurrentBind does not work on linux
#41617 commented on
Mar 11, 2025 • 0 new comments -
Ordered evaluation in FileSystemGlobbing Matcher
#109408 commented on
Mar 11, 2025 • 0 new comments -
[API Proposal]: Provide trim-safe overload for `ValidationContext` construction
#113134 commented on
Mar 11, 2025 • 0 new comments -
ServiceProvider.GetServices() Returns Results Based on Last GetKeyedServices() Call
#111795 commented on
Mar 11, 2025 • 0 new comments -
[android] Add runtime logging support for CoreCLR on Android
#112865 commented on
Mar 11, 2025 • 0 new comments -
System.Runtime.InteropServices.StructLayoutAttribute.Size behavior on reference types
#112104 commented on
Mar 11, 2025 • 0 new comments -
Proposal: GC.RegisterMemoryPressureCallback
#53895 commented on
Mar 10, 2025 • 0 new comments -
[API Proposal]: Add custom polynomial support for Crc32 and Crc64 class
#78063 commented on
Mar 10, 2025 • 0 new comments -
ARM64-SVE: Use predicate versions of instructions
#101970 commented on
Mar 10, 2025 • 0 new comments -
Remove in-repo RID-specific artifacts controls once the VMR provides them
#113283 commented on
Mar 10, 2025 • 0 new comments -
SizeConverter is trying to convert even before verifying the value could be converted
#92424 commented on
Mar 10, 2025 • 0 new comments -
Update usage of EOL Raspbian 10 Helix container image
#109420 commented on
Mar 10, 2025 • 0 new comments -
Add new COM interface provided by test host to support cDAC
#113168 commented on
Mar 10, 2025 • 0 new comments -
[.NET 10 Preview 1] System.IO.Compression.ZipArchive produces subtly incorrect zip headers
#112017 commented on
Mar 10, 2025 • 0 new comments -
Access Violation Exception after upgrading from .NET 8 to .NET 9
#110769 commented on
Mar 10, 2025 • 0 new comments -
[API Proposal]: extend System.Collections.BitArray API
#84907 commented on
Mar 10, 2025 • 0 new comments -
CoreCLR Interpreter
#112158 commented on
Mar 10, 2025 • 0 new comments -
[API Proposal]: System.Diagnostics.ActivityContext.Current ability or similar
#86966 commented on
Mar 10, 2025 • 0 new comments -
SocketsHttpHandler retries with useless "Authorization" header when SystemNetworkCredential is in use
#113145 commented on
Mar 10, 2025 • 0 new comments -
Android app crashes with error split_config.arm64_v8a.apk!libmonosgen-2.0.so
#109921 commented on
Mar 10, 2025 • 0 new comments -
Proposal: Create OOB package for Rune, System.Text.Unicode.Utf8, and related APIs
#52947 commented on
Mar 10, 2025 • 0 new comments -
Microsoft.Extensions.DependencyInjection ServiceProvider doesn't validate generic constraint.
#90158 commented on
Mar 10, 2025 • 0 new comments -
PipeReader.ReadAtLeastAsync cancellation is broken
#69649 commented on
Mar 10, 2025 • 0 new comments -
Test failure: JIT/Regression/JitBlue/DevDiv_461649/DevDiv_461649/DevDiv_461649.cmd
#113052 commented on
Mar 10, 2025 • 0 new comments -
Test failure: global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
#112848 commented on
Mar 10, 2025 • 0 new comments -
[mono] android crash
#113195 commented on
Mar 10, 2025 • 0 new comments -
Test failure: baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
#112846 commented on
Mar 10, 2025 • 0 new comments -
CultureInfo.DisplayName incorrect on iOS (Android is ok.)
#113252 commented on
Mar 9, 2025 • 0 new comments -
DotnetFuzzing doesn't compile on linux succesfully
#113285 commented on
Mar 9, 2025 • 0 new comments -
GCStress: GcStressOnDirectCalls by default
#5571 commented on
Mar 11, 2025 • 0 new comments -
HeapVerify: Fix BARRIERCHECK
#5589 commented on
Mar 11, 2025 • 0 new comments -
Rethink Host Interface to pass properties to CoreCLR
#13432 commented on
Mar 11, 2025 • 0 new comments -
PEFile: FlatImageImageLayout created twice for loading R2R images on Unix
#13496 commented on
Mar 11, 2025 • 0 new comments -
Support Platform-independent single-file app DLLs
#13677 commented on
Mar 11, 2025 • 0 new comments -
SingleFile: Consider setting extraction directory within app
#3844 commented on
Mar 11, 2025 • 0 new comments -
Loading a single-file app's assembly for reflection
#33270 commented on
Mar 11, 2025 • 0 new comments -
Single-File: Json parsing may read beyond the file
#35328 commented on
Mar 11, 2025 • 0 new comments -
[API Proposal]: HybridCache: span-based fetch
#112866 commented on
Mar 11, 2025 • 0 new comments -
PEReader does not throw BadImageFormatException for some invalid PE files
#48419 commented on
Mar 10, 2025 • 0 new comments -
CoreCLR Interpreter - preventing executable code generation at runtime
#112743 commented on
Mar 10, 2025 • 0 new comments -
[dotnet-sdk-10.0.100-preview.2.25126.21] Autodesk Revit 2025 pop up error report when opening a ".rvt" file.
#113158 commented on
Mar 10, 2025 • 0 new comments -
System.Runtime.Serialization.Formatters compatibility package question
#113099 commented on
Mar 10, 2025 • 0 new comments -
Proposal: expose 'IlcDehydrate' as a supported option
#112927 commented on
Mar 10, 2025 • 0 new comments -
[API Proposal]: Obsolete attributes under S.R.CompilerServices with no effect
#113042 commented on
Mar 10, 2025 • 0 new comments -
Test failure: Interop/COM/NETClients/Lifetime/NETClientLifetime/NETClientLifetime.cmd
#112334 commented on
Mar 10, 2025 • 0 new comments -
IncludeNativeLibrariesForSelfExtract does not include Mach-O universal binaries
#113215 commented on
Mar 10, 2025 • 0 new comments -
Invalid IL or CLR metadata: Index was outside the bounds of the array
#113275 commented on
Mar 10, 2025 • 0 new comments -
.NET Runtime-Async Feature
#109632 commented on
Mar 10, 2025 • 0 new comments -
Segfault in minipal_resolve_dllimport
#112565 commented on
Mar 10, 2025 • 0 new comments -
[NativeAOT] __GetFieldHelper emitted for simple contiguous struct
#111542 commented on
Mar 10, 2025 • 0 new comments -
MemoryMarshal.{Try}Read/{Try}Write/AsRef should allow ref struct
#113132 commented on
Mar 10, 2025 • 0 new comments -
create host to run on wasm/browser
#113067 commented on
Mar 10, 2025 • 0 new comments -
System.IO.FileSystem.Tests.WorkItemExecution CI timeout on net9.0-osx-Debug-x64-Mono_Minijit_Debug-OSX.1200.Amd64.Open
#101423 commented on
Mar 12, 2025 • 0 new comments -
[wasm] Timeout in System.Text.Json.Tests
#101204 commented on
Mar 12, 2025 • 0 new comments -
GetLoadLevel() postcondition failure
#101096 commented on
Mar 12, 2025 • 0 new comments -
[wasm] perftiger v8 - Failed to install prerequisites
#100910 commented on
Mar 12, 2025 • 0 new comments -
[browser][MT] fail in System.Reflection.RuntimeMethodInfo.InternalInvoke
#100831 commented on
Mar 12, 2025 • 0 new comments -
LibraryImportGenerator.Unit.Tests crashing on linux-x64 mono interpreter
#100800 commented on
Mar 12, 2025 • 0 new comments -
System.IO.Net5Compat.Tests and System.IO.Tests suddenly exiting with error 137
#100558 commented on
Mar 12, 2025 • 0 new comments -
Test failure: AggregateException: Not all processes in process tree could be terminated.
#93321 commented on
Mar 12, 2025 • 0 new comments -
System.Net.Tests.HttpListenerRequestTests fail with SocketException : Connection refused
#100088 commented on
Mar 12, 2025 • 0 new comments -
GC\Regressions\v2.0-beta2\452950\452950\452950.cmd failing on Mono minijit Windows x64
#99729 commented on
Mar 12, 2025 • 0 new comments -
Assertion failed in SafeFileHandle.OverlappedValueTaskSource.IOCallback
#99517 commented on
Mar 12, 2025 • 0 new comments -
[8.0][wasm] Exit code 137 returned from docker process after executing containerHandlerInvoker.js, cs files specified multiple times
#99423 commented on
Mar 12, 2025 • 0 new comments -
[browser][mt][wbt] `Wasm.Build.Tests.BlazorWasmTestBase.BlazorRunTest` Current count: 0
#99283 commented on
Mar 12, 2025 • 0 new comments -
ASSERT [THREAD ] at /__w/1/s/src/coreclr/pal/src/include/pal/utils.h.36: Expression: result >= val
#99163 commented on
Mar 12, 2025 • 0 new comments -
[outerloop] System.Runtime.Tests crash with exit code 137 in linux debug coreclr
#98964 commented on
Mar 12, 2025 • 0 new comments -
[7.0] Could not find a part of the path in System.IO.Tests.FileSystemWatcherTests.FileSystemWatcher_Directory_Delete_MultipleFilters
#98193 commented on
Mar 12, 2025 • 0 new comments -
[debugger][mt][browser] TestDebugUsingMultiThreadedRuntime times out
#98110 commented on
Mar 12, 2025 • 0 new comments -
[mt][browser] `HttpClient_CancelInDifferentThread` failing with operation cancelled
#98101 commented on
Mar 12, 2025 • 0 new comments -
[browser][debugger] Firefox EvaluateOnCallFrame2Tests
#98086 commented on
Mar 12, 2025 • 0 new comments -
CI error on WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests
#97124 commented on
Mar 12, 2025 • 0 new comments -
System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime failing
#97020 commented on
Mar 12, 2025 • 0 new comments -
[6.0] Test failure in System.Text.Json.Tests.Utf8JsonWriterTests.Writing3MBBase64Bytes(formatted: True, skipValidation: False)
#96879 commented on
Mar 12, 2025 • 0 new comments -
Test failure WindowsAlternateDataStreamOverwrite
#83659 commented on
Mar 12, 2025 • 0 new comments -
System.Security.Cryptography.Csp.Tests failing on macOS x64 Debug
#104172 commented on
Mar 12, 2025 • 0 new comments -
Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother test failed in CI
#104153 commented on
Mar 12, 2025 • 0 new comments -
Test failing: ServiceProviderILEmitContainerTests.GetAsyncService_DisposeAsyncOnSameThread_ThrowsAndDoesNotHangAndDisposeAsyncGetsCalled
#104041 commented on
Mar 12, 2025 • 0 new comments -
Test failure: System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.DisableAiaOptionWorks
#102236 commented on
Mar 12, 2025 • 0 new comments -
MonoTests.System.Runtime.Caching.MemoryCacheTestExpires5.TestCacheExpiryOrdering()
#103711 commented on
Mar 12, 2025 • 0 new comments -
System.IO.Tests.Directory_Create_Tests.FileSystemWatcher_Directory_Create_InNestedDirectory fails with "Created event did not occur as expected"
#103630 commented on
Mar 12, 2025 • 0 new comments -
[browser] Unable to evaluate script: tab crashed
#103623 commented on
Mar 12, 2025 • 0 new comments -
System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows fails in CI
#103586 commented on
Mar 12, 2025 • 0 new comments -
Failing test due to no detected IO events in 'System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents'
#103584 commented on
Mar 12, 2025 • 0 new comments -
Build failure: Static graph-based restore failed with exit code .* but did not log an error.
#103526 commented on
Mar 12, 2025 • 0 new comments -
[browser][MT] test failure: Tests timed out. Killing driver service
#103524 commented on
Mar 12, 2025 • 0 new comments -
[WASI][Mono AOT] Failed to compile System.Private.CoreLib.dll.bc
#103520 commented on
Mar 12, 2025 • 0 new comments -
[QUIC] [Long Running Test] 'System.Net.Quic.Tests.QuicStreamConformanceTests.ReadWrite_Success'
#103482 commented on
Mar 12, 2025 • 0 new comments -
SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI
#103449 commented on
Mar 12, 2025 • 0 new comments -
[8.0] "InvalidOperationException: Category does not exist" failure in net48 win x86 in System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_IncrementBy_IncrementBy2
#103435 commented on
Mar 12, 2025 • 0 new comments -
ExplicitConversion_FromSingle failing due to NaN != NaN
#103347 commented on
Mar 12, 2025 • 0 new comments -
System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync test failed
#103080 commented on
Mar 12, 2025 • 0 new comments -
CI timeout in System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
#103062 commented on
Mar 12, 2025 • 0 new comments -
[wasm][mt] fail: System.TypeLoadException: Could not load type of field"
#102615 commented on
Mar 12, 2025 • 0 new comments -
[mono] [aot] Mono mini and LLVM fullAOT CI jobs are failing due to Failed to load AOT module X86_Sse2_r/ro.dll in aot-only mode
#102150 commented on
Mar 12, 2025 • 0 new comments -
System.Buffers.Tests timeout on wasm MT
#102040 commented on
Mar 12, 2025 • 0 new comments -
[wasm][AOT] emcc : error - received SIGKILL (-9)
#89402 commented on
Mar 12, 2025 • 0 new comments -
[tvos][arm64] Segfault in System.Formats.Tests
#101692 commented on
Mar 12, 2025 • 0 new comments -
[8.0] Test failure in System.Diagnostics.Tests.ProcessTests.MainWindowHandle_GetWithGui_ShouldRefresh_Windows
#101700 commented on
Mar 12, 2025 • 0 new comments -
System.Data.OleDb.Tests timeout in net48 x86 Release leg
#87783 commented on
Mar 12, 2025 • 0 new comments -
System.ComponentModel.Win32Exception : An error occurred trying to start process 'notepad.exe' with working directory 'C:\h\w\9F8D0903\w\B7E309C0\e'. Access is denied
#90406 commented on
Mar 12, 2025 • 0 new comments -
[tests] System.IO.Pipes.Tests NamedPipeTest Failing on iOS/tvOS
#77469 commented on
Mar 12, 2025 • 0 new comments -
[6.0] HostActivation Tests windows x86 build failure
#81851 commented on
Mar 12, 2025 • 0 new comments -
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildInvalidSignatureTwice failure
#82837 commented on
Mar 12, 2025 • 0 new comments -
[6.0, 7.0] Assert failed in coreclr linux arm: GCHeapUtilities::GetGCHeap()->IsInFrozenSegment(obj)
#84393 commented on
Mar 12, 2025 • 0 new comments -
[6.0] tvOS arm64 build graph failure: project file not loaded System.Composition.AttributedModel.csproj
#84334 commented on
Mar 12, 2025 • 0 new comments -
[6.0][Android][mono] XHarness exit code 78 PACKAGE_INSTALLATION_FAILURE
#84174 commented on
Mar 12, 2025 • 0 new comments -
[6.0] Android test failure: Failed to install mobile app
#83422 commented on
Mar 12, 2025 • 0 new comments -
[6.0] System.Random test failure: NextInt_AllValuesAreWithinSpecifiedRange
#83421 commented on
Mar 12, 2025 • 0 new comments -
Failed USB connection via port 54050, error 61, in tvOS arm64 Release AllSubsets_Mono
#82637 commented on
Mar 12, 2025 • 0 new comments -
[6.0] GC test failures: Handle collector count overflows or underflows
#81383 commented on
Mar 12, 2025 • 0 new comments -
DataContractSerializerTests.DCS_MyPersonSurrogate_Stress failing in CI
#35066 commented on
Mar 12, 2025 • 0 new comments -
`System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout` failing on `Libraries Test Run release coreclr windows x86 Release`
#69101 commented on
Mar 12, 2025 • 0 new comments -
Intermittent build failure in AfterSourceBuild: "Could not write state file"
#76488 commented on
Mar 12, 2025 • 0 new comments -
3 System.Diagnostics tests failing - System.FormatException : The input is not a valid Base-64
#76140 commented on
Mar 12, 2025 • 0 new comments -
Build on Windows Fails sometimes with fatal error C1090: PDB API call failed
#48070 commented on
Mar 12, 2025 • 0 new comments -
System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection tests failing in CI
#75417 commented on
Mar 12, 2025 • 0 new comments -
System.Data.OleDb.Test - timeout and hangs
#74488 commented on
Mar 12, 2025 • 0 new comments -
Dll search path sequence changed in dotnet 9 if we use symlink to a exe.
#112346 commented on
Mar 12, 2025 • 0 new comments -
[API Proposal]: Create number from string in System.Text.Json.Nodes
#111548 commented on
Mar 12, 2025 • 0 new comments -
Test failure: Regressions/coreclr/GitHub_35000/test35000/test35000.cmd
#113106 commented on
Mar 12, 2025 • 0 new comments -
Test failure: Loader/ExternalAssemblyProbe/ExternalAssemblyProbe/ExternalAssemblyProbe.cmd
#113117 commented on
Mar 12, 2025 • 0 new comments -
Error while retrieving client Settings for PipelineArtifact. HttpRequestException: nodename nor servname provided, or not known (vsblobprodcus3.vsblob.visualstudio.com:443)
#96798 commented on
Mar 12, 2025 • 0 new comments -
[browser][MT] MutexTests - operation does not support unaligned accesses
#96191 commented on
Mar 12, 2025 • 0 new comments -
Test failure System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_Create_Invalid
#94498 commented on
Mar 12, 2025 • 0 new comments -
[8.0] [wasm] [AOT] HTTP Error 500.30 - ASP.NET Core app failed to start
#95160 commented on
Mar 12, 2025 • 0 new comments -
The system cannot open the device or file specified 'NuGet-Migrations'
#91987 commented on
Mar 12, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds failing Subset assertion
#92944 commented on
Mar 12, 2025 • 0 new comments -
[wasm] WBT: Blazor tests on windows failing with `Failed to bind to address` for random ports
#92910 commented on
Mar 12, 2025 • 0 new comments -
[8.0] 'RanToCompletion' failure in System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post
#92804 commented on
Mar 12, 2025 • 0 new comments -
System.Management.Tests fail with System.Management.ManagementException
#92518 commented on
Mar 12, 2025 • 0 new comments -
[6.0, 7.0, 8.0] Connection reset assert failure in System.Net.Sockets.Tests.SendReceive_SyncForceNonBlocking.TcpReceiveSendGetsCanceledByDispose
#92423 commented on
Mar 12, 2025 • 0 new comments -
[8.0] coreclr test failure: readytorun_GenericCycleDetection._Depth3Test_Depth3Test_._Depth3Test_Depth3Test_sh()
#92420 commented on
Mar 12, 2025 • 0 new comments -
MSBuild crashing in the build
#92290 commented on
Mar 12, 2025 • 0 new comments -
AzDo uploading failure: "Blob is incomplete"
#92148 commented on
Mar 12, 2025 • 0 new comments -
Compiler crashes when failing to release Mutex
#53420 commented on
Mar 12, 2025 • 0 new comments -
ComInterfaceGenerator.Unit.Tests crashes on net9.0-linux-Debug-x64-Mono_release-Ubuntu.2204.Amd64.Open
#92070 commented on
Mar 12, 2025 • 0 new comments -
Address race in PerformanceCounterLib
#90803 commented on
Mar 12, 2025 • 0 new comments -
STATUS_UNSUCCESSFUL in RsaCryptRoundtrip_OaepSHA1
#29683 commented on
Mar 12, 2025 • 0 new comments -
tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource failing in CI
#90605 commented on
Mar 12, 2025 • 0 new comments -
System.Runtime.Numerics.Tests.WorkItemExecution failure terminate the process because of out of memory
#90439 commented on
Mar 12, 2025 • 0 new comments -
Crash in Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.WorkItemExecution
#90019 commented on
Mar 12, 2025 • 0 new comments -
[wasm] `DebuggerTests.MiscTests.DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime` failing
#89909 commented on
Mar 12, 2025 • 0 new comments -
[wasm][debugger] Debugger tests getting randomly aborted on CI
#89409 commented on
Mar 12, 2025 • 0 new comments -
[6.0] [mono] [linux] Conole test failure SetOut.SetOutReadToEnd
#89084 commented on
Mar 12, 2025 • 0 new comments -
OOM on System.Text.Json.Tests.Utf8JsonWriterTests.WriteRawLargeJsonToStreamWithoutFlushing
#88272 commented on
Mar 12, 2025 • 0 new comments