Marek Fišera

Results 162 comments of Marek Fišera

There is a bug in Plugin Manager included in 4.0.1 release. Resolved in https://github.com/gitextensions/gitextensions.pluginmanager/pull/69 (will be part of next servicing release)

From the release notes of Gerrit plugin, you probably want 2.0.1 or 2.0.2. It states that 2.0.3 is for Git Extensions 4.1 and I can confirm that it doesn't load...

``` [11:02:01] info: [2024-01-17T11:02:01.371Z] [FAIL] System.Net.WebSockets.Client.Tests.ConnectTest.ConnectAsync_CancellationRequestedInflightConnect_ThrowsOperationCanceledException [11:02:01] info: Assert.ThrowsAny() Failure: Exception type was not compatible [11:02:01] info: Expected: typeof(System.OperationCanceledException) [11:02:01] info: Actual: typeof(System.Net.WebSockets.WebSocketException) [11:02:01] info: ---- System.Net.WebSockets.WebSocketException : Unable to...

![image](https://github.com/dotnet/runtime/assets/10020471/79f7935f-b42c-4a07-9de1-492ee9442dc3) Extended timeout seems enough. Closing for now

> Are the xunit bits here just for testing? They should be with the rest of the runner stuff that we have in xharness. Definitely. I'm also thinking about move...