Added timeout command for Incidents Batch Resolution saga #757
Annotations
4 errors and 1 warning
build
Process completed with exit code 1.
|
Helpdesk.Api.Tests.Incidents.BatchResolutionTests ► Batch_ShouldComplete:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/IntegrationContext.cs#L115
Failed test found in:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
System.AggregateException : One or more errors occurred. (Marten Command Failure:$
$
$
23503: insert or update on table "mt_events" violates foreign key constraint "fkey_mt_events_stream_id"
DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information.) (Object reference not set to an instance of an object.) (Object reference not set to an instance of an object.) (Marten Command Failure:$
$
$
23505: duplicate key value violates unique constraint "pkey_mt_events_seq_id"
DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information.)
---- Marten.Exceptions.MartenCommandException : Marten Command Failure:$
$
$
23503: insert or update on table "mt_events" violates foreign key constraint "fkey_mt_events_stream_id"
DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information.
-------- Npgsql.PostgresException : 23503: insert or update on table "mt_events" violates foreign key constraint "fkey_mt_events_stream_id"
DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information.
---- System.NullReferenceException : Object reference not set to an instance of an object.
---- System.NullReferenceException : Object reference not set to an instance of an object.
---- Marten.Exceptions.MartenCommandException : Marten Command Failure:$
$
$
23505: duplicate key value violates unique constraint "pkey_mt_events_seq_id"
DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information.
-------- Npgsql.PostgresException : 23505: duplicate key value violates unique constraint "pkey_mt_events_seq_id"
DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information.
|
Helpdesk.Api.Tests.Incidents.RecordAgentResponseToIncidentTests ► RecordAgentResponseCommand_RecordsResponse:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/Incidents/Fixtures/Scenarios.cs#L35
Failed test found in:
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Sample/Helpdesk.Wolverine/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
Alba.ScenarioAssertionException : Expected status code 201, but was 500
Actual body text was:
{"title":"MartenCommandException","status":500,"detail":"Marten Command Failure:$\n$\n$\n23505: duplicate key value violates unique constraint \"pkey_mt_events_seq_id\"\n\nDETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information."}
|
Helpdesk.Api.Tests.Incidents.CategoriseIncidentTests ► CategoriseCommand_ChangesIncidentCategory:
Sample/Helpdesk/Helpdesk.Api.Tests/Incidents/Fixtures/Scenarios.cs#L30
Failed test found in:
Sample/Helpdesk/Helpdesk.Api.Tests/bin/TestResults/net8.0/test-results.trx
Error:
Expected the enum to be HttpStatusCode.Created {value: 201}, but found HttpStatusCode.InternalServerError {value: 500}.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
437 KB |
|