Fixed migration issue. #109
test_all.yml
on: push
API Gateway
16s
Account Service
22s
Device Manager Service
30s
SNMP Polling Service
38s
User Web App
32s
Admin Web App
35s
SNMP Polling Service Integration Tests
1m 52s
Device Manager Service Integration Tests
4m 53s
Matrix: CodeQL
Matrix: End to End Tests
Test Deployed Images
0s
Annotations
15 errors
Netmon.SNMPPolling.IntegrationTests.DiscoverIntegrationTests ► Post_EndpointsReturnNotFound(url: "/Discover/Details"):
Services/Netmon.SNMPPolling/Program.cs#L183
Failed test found in:
Tests/Netmon.SNMPPolling.IntegrationTests/TestResults/test-results.trx
Error:
MySqlConnector.MySqlException : Table 'Devices' already exists
|
Netmon.SNMPPolling.IntegrationTests.PollIntegrationTests ► Post_EndpointsReturnSuccessAndCorrectContentType(url: "/Poll/Device", expectedJsonResponse: "{\"ipAddress\":\"127.0.0.1\",\"name\":\"snmpd-test"···):
Services/Netmon.SNMPPolling/Program.cs#L183
Failed test found in:
Tests/Netmon.SNMPPolling.IntegrationTests/TestResults/test-results.trx
Error:
MySqlConnector.MySqlException : Table 'Devices' already exists
|
Netmon.SNMPPolling.IntegrationTests.SNMPIntegrationTests ► Post_EndpointsReturnSuccessAndCorrectContentType(url: "/SNMP/GetBulkWalk", oid: "1.3.6.1.2.1.1.5", expectedJsonResponse: "[{\"oid\":\"1.3.6.1.2.1.1.5.0\",\"value\":\"snmpd-"···):
Services/Netmon.SNMPPolling/Program.cs#L183
Failed test found in:
Tests/Netmon.SNMPPolling.IntegrationTests/TestResults/test-results.trx
Error:
MySqlConnector.MySqlException : Table 'Devices' already exists
|
SNMP Polling Service Integration Tests
Process completed with exit code 1.
|
SNMP Polling Service Integration Tests
Failed test were found and 'fail-on-error' option is set to true
|
Netmon.DeviceManager.IntegrationTests.DiscoverIntegrationTests ► DeleteDevice:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L31
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#L31
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#L31
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 ► GetDeviceDiskStatistics:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L31
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#L31
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#L31
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#L31
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 ► UpdateDeviceCommunity:
Tests/Netmon.DeviceManager.IntegrationTests/DiscoverIntegrationTests.cs#L31
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.
|