Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove db calls from list threads #9241

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

fixup! Remove db calls from list threads

200be64
Select commit
Loading
Failed to load commit list.
Open

Remove db calls from list threads #9241

fixup! Remove db calls from list threads
200be64
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Radarr.Radarr succeeded Oct 24, 2023 in 5m 56s

Build #5.1.2.8201 had test failures

Details

Tests

  • Failed: 4 (0.01%)
  • Passed: 33,078 (97.00%)
  • Other: 1,019 (2.99%)
  • Total: 34,101

Annotations

Check failure on line 1 in NzbDrone.Integration.Test.ApiTests.DiskSpaceFixture.get_all_diskspace

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.DiskSpaceFixture.get_all_diskspace

OneTimeSetUp: Expected root to be a collection with 2 item(s), but {""}"
"contains 1 item(s) less than"
"{"no-store", "no-cache"}.

With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Include all non-private properties
- Include all non-private fields
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.

Check failure on line 1 in NzbDrone.Integration.Test.ApiTests.NotificationFixture.should_be_able_to_add_a_new_notification

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.NotificationFixture.should_be_able_to_add_a_new_notification

OneTimeSetUp: Expected root to be a collection with 2 item(s), but {""}"
"contains 1 item(s) less than"
"{"no-store", "no-cache"}.

With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Include all non-private properties
- Include all non-private fields
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.

Check failure on line 1 in NzbDrone.Integration.Test.ApiTests.NotificationFixture.should_be_able_to_get_schema

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.NotificationFixture.should_be_able_to_get_schema

OneTimeSetUp: Expected root to be a collection with 2 item(s), but {""}"
"contains 1 item(s) less than"
"{"no-store", "no-cache"}.

With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Include all non-private properties
- Include all non-private fields
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.

Check failure on line 1 in NzbDrone.Integration.Test.ApiTests.NotificationFixture.should_not_have_any_default_notifications

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.NotificationFixture.should_not_have_any_default_notifications

OneTimeSetUp: Expected root to be a collection with 2 item(s), but {""}"
"contains 1 item(s) less than"
"{"no-store", "no-cache"}.

With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Include all non-private properties
- Include all non-private fields
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.