-
[Log](https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-100697-merge-2382c6b95790428b91/WasmTestOnChrome-ST-Common.Tests/1/console.1771950c.log?helixlogtype=result)
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
nuget
### Package manager version
_No response_
### Language version
.NET …
-
ghost updated
8 years ago
-
I get the following error when my tests are run in GitLab:
```
Error Message:
[Test Collection Cleanup Failure (PostgresSqlContainerCollection)]: System.NullReferenceException : Object reference…
-
## Failing Test(s)
- Microsoft.AspNetCore.Components.E2ETest.Tests.ThreadingAppTest.NavMenuHighlightsCurrentLocation
## Error Message
```text
System.AggregateException : One or m…
-
Should detect XUnit in RC1 Library projects, and migrate it to the RC2 format.
## In RC1 it looks like this:
```
"dependencies": {
"xunit": "2.1.0",
"xunit.runner.dnx": "2.1.0-rc1-build204…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hi,
I create bellow [custom factory](https://github.com/mehdihadeli/e2e-test/blob/mast…
-
Make it possible to disallow selected types of a namespace.
Example use case: to prevent developers using the `Assert` type of Xunit and use `FluentAssertions` instead.
I can think of two differ…
-
Are these worthwhile?
-
Not sure – it’s interesting that GCCreateSegment events are still fired but the free ones are not symmetrical. As you say – it’s more of what the purpose was for the event. If they save them and match…