We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently getting this:
EXEC: "/usr/share/dotnet/dotnet" exec --depsfile "AspNetCore.Identity.MongoDB.Tests.deps.json" "/home/travis/.nuget/packages/dotnet-xunit/2.3.0-beta5-build3769/tools/netcoreapp2.0/xunit.console.dll" "AspNetCore.Identity.MongoDB.Tests.dll" -nocolor -verbose -internaldiagnostics xUnit.net Console Runner (64-bit .NET Core 4.6.00001.0) Discovering: AspNetCore.Identity.MongoDB.Tests Discovered: AspNetCore.Identity.MongoDB.Tests Starting: AspNetCore.Identity.MongoDB.Tests AspNetCore.Identity.MongoDB.Tests.MongoIdentityUserTests.MongoIdentityUser_CanBeSavedAndRetrieved_WhenItBecomesTheSubclass AspNetCore.Identity.MongoDB.Tests.UserStoreTests.CreateAsync_ShouldCreateUser
https://travis-ci.org/tugberkugurlu/AspNetCore.Identity.MongoDB/builds/273802529
Easiest work around is to disable tests that hits to MongoDB database directly. /cc @dealproc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently getting this:
https://travis-ci.org/tugberkugurlu/AspNetCore.Identity.MongoDB/builds/273802529
Easiest work around is to disable tests that hits to MongoDB database directly. /cc @dealproc
The text was updated successfully, but these errors were encountered: