Skip to content

PgSQL Live Tests Failure in CreateAsync_CreatesNewEntity_WithNullId #187

@adrianhall

Description

@adrianhall

Error:

CommunityToolkit.Datasync.Server.EntityFrameworkCore.Test.PgEntityTableRepository_Tests.CreateAsync_CreatesNewEntity_WithNullId(id: null)
  No source available
   Duration: 1.3 sec

  Message: 
Expected actual.UpdatedAt to be after <2025-01-10 18:35:35.4958829 +0h>, but it was <2025-01-10 18:35:34.936202 +0h>.

  Stack Trace: 
XUnit2TestFramework.Throw(String message)
TestFrameworkProvider.Throw(String message)
DefaultAssertionStrategy.HandleFailure(String message)
AssertionScope.FailWith(Func`1 failReasonFunc)
AssertionScope.FailWith(Func`1 failReasonFunc)
AssertionScope.FailWith(String message, Object[] args)
DateTimeOffsetAssertions`1.BeAfter(DateTimeOffset expected, String because, Object[] becauseArgs)
RepositoryTests`1.CreateAsync_CreatesNewEntity_WithNullId(String id) line 170
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

Labels

ServerImprovements or additions to the server code

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions