You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test fails in the master branch (as of 1fb7fc5)
Test Name: LibGit2Sharp.Tests.CommitFixture.CanExtractSignatureFromCommit
Test FullName: LibGit2Sharp.Tests.CommitFixture.CanExtractSignatureFromCommit
Test Source: C:\Users\andarno\git\libgit2sharp\LibGit2Sharp.Tests\CommitFixture.cs : line 1114
Test Outcome: Failed
Test Duration: 0:00:00.011
Result StackTrace:
at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in C:\Users\andarno\git\libgit2sharp\LibGit2Sharp\Core\Ensure.cs:line 154
at LibGit2Sharp.Core.Ensure.ZeroResult(Int32 result) in C:\Users\andarno\git\libgit2sharp\LibGit2Sharp\Core\Ensure.cs:line 172
at LibGit2Sharp.Core.Proxy.git_object_lookup(RepositoryHandle repo, ObjectId id, GitObjectType type) in C:\Users\andarno\git\libgit2sharp\LibGit2Sharp\Core\Proxy.cs:line 1448
at LibGit2Sharp.Repository.LookupInternal(ObjectId id, GitObjectType type, FilePath knownPath) in C:\Users\andarno\git\libgit2sharp\LibGit2Sharp\Repository.cs:line 534
at LibGit2Sharp.Repository.Lookup(ObjectId id, ObjectType type) in C:\Users\andarno\git\libgit2sharp\LibGit2Sharp\Repository.cs:line 516
at LibGit2Sharp.RepositoryExtensions.Lookup[T](IRepository repository, ObjectId id) in C:\Users\andarno\git\libgit2sharp\LibGit2Sharp\RepositoryExtensions.cs:line 51
at LibGit2Sharp.Tests.CommitFixture.CanExtractSignatureFromCommit() in C:\Users\andarno\git\libgit2sharp\LibGit2Sharp.Tests\CommitFixture.cs:line 1122
Result Message: LibGit2Sharp.LibGit2SharpException : Failed to parse bad commit object
The text was updated successfully, but these errors were encountered:
This test fails in the master branch (as of 1fb7fc5)
The text was updated successfully, but these errors were encountered: