-
I would like to suppress all of the following output (most of it yellow) when running `dotnet test`:
```
[xUnit.net 00:00:31.15] TestName [SKIP]
Skipped TestName [1 ms]
```
Can this be done? I'…
-
jdk_jmx got excluded as part of the general exclude a while back via https://github.com/eclipse-openj9/openj9/issues/10757.
https://github.com/adoptium/aqa-tests/blob/a498becc695f7bdeaa7c4b3752c827…
llxia updated
3 hours ago
-
### Proposal to improve performance
I am using vllm version 0.6.3.post1 with four 4090 GPUs to infer the qwen2-72B-chat-int4 model. The request speed is very fast for a single request, but the perf…
ljwps updated
17 hours ago
-
Type: Bug
# Behaviour
Discovering tests with pytest fails if the _nodeid of the test was changed to not contain ".py" during discovery.
## Steps to reproduce:
1. Change the _nodeid of a …
-
- VSCode Version: 1.94.2
- Local OS Version: macOS 14.3.1 (23D60)
- Remote OS Version: ?
- Remote Extension/Connection Type: Containers
Logs
```
[18 ms] Dev Containers 0.388.0 in VS Code 1.94…
-
When the 'aborted' signal is given, am I right to assume there's some certainty about the lock no longer being valid?
Currently `Redlock.using` will spend time trying to release the lock, eventuall…
-
### Proposal
MS SQL e2e test is using image `docker.io/cgillum/mssqlscalertest:latest` for consumer/producer part of the test. We don't own the sources and the app is written in C#.
We should ref…
-
After editing an assignment, the `find` filter is reset.
Steps to reproduce (starting from a fresh install):
1. Create an assignment: `add_assignment si/1 an/Test Assignment ms/100`
2. Filter the fir…
-
Found in a PR that fixed an unrelated failure affecting all outerloop runs, hiding other failures. https://github.com/dotnet/runtime/pull/97135
### Error Blob
```json
{
"ErrorMessage": "",
…
-
Use fixed ContainerStructureTest@0 in the following:
https://github.com/tashrifbillah/tbss_containers/blob/master/azure-pipelines.yml#L58
Possible challenge:
Will ContainerStructureTest@ requir…