Fixed MongoDB issue #112
test_all.yml
on: push
API Gateway
19s
Account Service
20s
Device Manager Service
31s
SNMP Polling Service
41s
User Web App
33s
Admin Web App
35s
SNMP Polling Service Integration Tests
1m 53s
Device Manager Service Integration Tests
1m 21s
Matrix: CodeQL
Matrix: End to End Tests
Test Deployed Images
0s
Annotations
10 errors
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► DeleteDevice:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L209
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► GetDeviceById:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L209
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► GetDeviceConnection:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L140
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
System.Text.Json.JsonException : 'M' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
---- System.Text.Json.JsonReaderException : 'M' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► GetDeviceDiskStatistics:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L209
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► GetDeviceInterfaceStatistics:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L209
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► GetDevices:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L76
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► Post_CreateNewDevice:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L63
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
Assert.True() Failure
Expected: True
Actual: False
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► UpdateDeviceCommunity:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L209
Failed test found in:
Tests/Netmon.DeviceManager.IntegrationTests/TestResults/test-results.trx
Error:
System.Net.Http.HttpRequestException : Response status code does not indicate success: 500 (Internal Server Error).
|
Device Manager Service Integration Tests
Failed test were found and 'fail-on-error' option is set to true
|
Device Manager Service Integration Tests
Process completed with exit code 1.
|