-
I am getting occasional "context deadline exceeded" when running for Azure Function Isolated Worker (.Net 8). After a few attempts the error goes away and then it comes back with "Catastrophic failure…
-
### What are you trying to do?
During a duty, with a **synced** party, we're killing any boss **prior** to the final boss
EDIT:
Now it crashed in the same manner during job quest synced instanc…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [fce7c7d1c316b56b90c6246bc4c91180ca6b3c99](https://github.com/dotnet/runtime/co…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [4602f78bd93f14be24d2e89afde28e9f5ba5a33c](https://github.com/dotnet/runtime/co…
-
We are having this start up error:
```
Creating container : [jobs]
Unhandled exception. System.AggregateException: One or more errors occurred. (DefaultTimeToLive is not set to -1. Please set t…
-
## Issue Description ##
Despite configuring a preLaunchTask to build (using `dotnet build`) on a Blazor WebAssembly Hosted app in the .vscode\launch.json and .vscode\tasks.json files, the task is not…
-
**Description:**
We started getting build errors where it reported that it could not run because dotnet was not installed, but it had just executed a test which required dotnet. After some research i…
-
### Description
A completely empty .net console project ( public static void Main() {} )produces many Valgrind issues on linux including:
* Use of uninitialised values
* Conditional jumps on unin…
-
Re-enable this test after it is fixed.
Configuration: Ubuntu x64 Release
Error Message: `Microsoft.Diagnostics.NETCore.Client.ServerNotAvailableException : Could not send Stop command. The targe…
-
**Describe the bug**
When using a git repository to host a ClickOnce project, additional previous versions may exist. This means each version will contain a manifest file so when the sign tool iter…