Kunal Pathak
Kunal Pathak
* **Version**: * **Platform**: * **Subsystem**: Today, `node-chakracore` is not compatible with `node-weak` module. Investigate what it takes to make it compatible.
I get following exception when using `--disasm` on ARM64. ```cmd // AfterAll Unhandled exception. System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing....
Hi - RavenDb is a great example of a .NET Core app and has [opened several issues](https://github.com/dotnet/runtime/issues?q=is%3Aopen+is%3Aissue+ravendb) in the past that helped us improve the .NET. We would like to...
### Build https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-77578-merge-965165820fec43e19e/JIT.Stress/1/console.f7c5d70b.log?helixlogtype=result https://dev.azure.com/dnceng-public/public/_build/results?buildId=82793&view=ms.vss-test-web.build-test-results-tab&runId=1731386&resultId=102137&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab ### Pull Request https://github.com/dotnet/runtime/pull/77578 ### Action required for the engineering services team ### Additional information about the issue reported To triage this issue (First Responder /...
Are there any considerations of having sets of benchmarks using [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) that can be then included in [dotnet/performance](https://github.com/dotnet/performance) repo?
AbbreviatedMonthGenitiveNames_Get_ReturnsExpected_HybridGlobalization failing with string mismatch
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=657646 Build error leg or test failing: System.Globalization.Tests.DateTimeFormatInfoAbbreviatedMonthGenitiveNames.AbbreviatedMonthGenitiveNames_Get_ReturnsExpected_HybridGlobalization Pull request: https://github.com/dotnet/runtime/pull/101578 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=657270 Build error leg or test failing: WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/101188 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=655963 Build error leg or test failing: Build / Libraries Test Run release coreclr windows x64 Debug / Send to Helix Pull request: https://github.com/dotnet/runtime/pull/100949 ## Error...
I tried running on `"qs"` [README.md](https://github.com/ljharb/qs/blob/master/README.md) and it fails with below errors. Tried debugging a bit and it is happening because of rendering error: Markdown contents ```js var decoder =...
The general feedback for https://github.com/dotnet/runtime/pull/98258 was to come up with smaller PRs concentrated around LSRA. This is part 1 of that. For Arm64, this PR changes the `typedef unsigned __int64...