Skip to content

Test failure: Select_datetime_TimeOfDay_component #12957

@ryanbrandenburg

Description

@ryanbrandenburg

This test fails occasionally with the following error:

Assert.Equal() Failure
                                 ↓ (pos 41)
Expected: ···rftime('%H:%M:%f', "o"."OrderDate"), '0'), '.')\r\nFROM "Orders···
Actual:   ···rftime('%H:%M:%f', "c"."OrderDate"), '0'), '.')\r\nFROM "Orders···
                                 ↑ (pos 41)
   at Microsoft.EntityFrameworkCore.TestUtilities.TestSqlLoggerFactory.AssertBaseline(String[] expected, Boolean assertOrder)
   at Microsoft.EntityFrameworkCore.Query.SimpleQuerySqliteTest.AssertSql(String[] expected)
   at Microsoft.EntityFrameworkCore.Query.SimpleQuerySqliteTest.<Select_datetime_TimeOfDay_component>d__67.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

Other tests within that build may have failed with a similar message, but they are not listed here. Check the link above for more info.

CC @ajcvickers

This issue was made automatically. If there is a problem contact @ryanbrandenburg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions