Skip to content
New issue

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

Tests are stuck on build server #55

Open
tugberkugurlu opened this issue Jun 11, 2018 · 0 comments
Open

Tests are stuck on build server #55

tugberkugurlu opened this issue Jun 11, 2018 · 0 comments

Comments

@tugberkugurlu
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant