Skip to content

Added condition check to order processing #71

Added condition check to order processing

Added condition check to order processing #71

GitHub Actions / altinn.notifications.integrationtests-check failed Jul 2, 2024 in 0s

ALTINN NOTIFICATIONS.INTEGRATIONTESTS

This test run completed at Tue, 02 Jul 2024 11:27:58 GMT

Details

Generic badge

Test Results - ALTINN NOTIFICATIONS.INTEGRATIONTESTS

Expand the following summaries for more details:

Duration: 165 seconds
Started: 2024-07-02T11:24:50.2827999+00:00
Creation: 2024-07-02T11:27:35.2827261+00:00
Queuing: 2024-07-02T11:24:58.6997204+00:00
Finished: 2024-07-02T11:27:35.2827261+00:00
Duration: 165 seconds
Outcome: Failed | Total Tests: 105 | Passed: 103 | Failed: 2
Total: 105
Executed: 105
Passed: 103
Failed: 2
Error: 0
Timeout: 0
Aborted: 0
Inconclusive: 0
PassedButRunAborted: 0
NotRunnable: 0
NotExecuted: 0
Disconnected: 0
Warning: 0
Completed: 0
InProgress: 0
Pending: 0
❌ Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests.RunTask_ConfirmChangeOfStatus
ID: d5f72669-0a02-c0c6-d7dc-225206b20718
Name: Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests.RunTask_ConfirmChangeOfStatus
Outcome: Failed
Computer Name: fv-az973-843
Start: 2024-07-02T11:26:48.7707906+00:00
End: 2024-07-02T11:26:48.7707906+00:00
Duration: 00:00:12.3057392
Test Method Details:
Code Base /home/runner/work/altinn-notifications/altinn-notifications/test/Altinn.Notifications.IntegrationTests/bin/Release/net8.0/Altinn.Notifications.IntegrationTests.dll
Class Name Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests
Method Name RunTask_ConfirmChangeOfStatus
Error Message:
Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "Completed"
Actual:   "Registered"
           ↑ (pos 0)
Stack Trace:
at Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests.RunTask_ConfirmChangeOfStatus() in /home/runner/work/altinn-notifications/altinn-notifications/test/Altinn.Notifications.IntegrationTests/Notifications.Integrations/TestingConsumers/PastDueOrdersRetryConsumerTests.cs:line 85
--- End of stack trace from previous location ---
❌ Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests.RunTask_ConfirmExpectedSideEffects
ID: 5b4b09d7-0e7b-d322-96ec-2a06a9068004
Name: Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests.RunTask_ConfirmExpectedSideEffects
Outcome: Failed
Computer Name: fv-az973-843
Start: 2024-07-02T11:27:01.0922461+00:00
End: 2024-07-02T11:27:01.0922462+00:00
Duration: 00:00:12.3193903
Test Method Details:
Code Base /home/runner/work/altinn-notifications/altinn-notifications/test/Altinn.Notifications.IntegrationTests/bin/Release/net8.0/Altinn.Notifications.IntegrationTests.dll
Class Name Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests
Method Name RunTask_ConfirmExpectedSideEffects
Error Message:
Assert.Equal() Failure: Values differ
Expected: 1
Actual:   0
Stack Trace:
at Altinn.Notifications.IntegrationTests.Notifications.Integrations.TestingConsumers.PastDueOrdersRetryConsumerTests.RunTask_ConfirmExpectedSideEffects() in /home/runner/work/altinn-notifications/altinn-notifications/test/Altinn.Notifications.IntegrationTests/Notifications.Integrations/TestingConsumers/PastDueOrdersRetryConsumerTests.cs:line 49
--- End of stack trace from previous location ---