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

New: Indexer condition Custom Format #9417

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

Fix: Missing IndexerID lookup for Queue and History items

10e2792
Select commit
Loading
Failed to load commit list.
Open

New: Indexer condition Custom Format #9417

Fix: Missing IndexerID lookup for Queue and History items
10e2792
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Radarr.Radarr failed Nov 19, 2023 in 26m 28s

Build #5.2.2.8278 had test failures

Details

Tests

  • Failed: 12 (0.04%)
  • Passed: 33,021 (97.01%)
  • Other: 1,006 (2.96%)
  • Total: 34,039

Annotations

Check failure on line 21 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

Build log #L21

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in NzbDrone.Integration.Test.ApiTests.IndexerFixture.all_preset_fields_should_be_set_correctly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.IndexerFixture.all_preset_fields_should_be_set_correctly

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.IndexerFixture.should_have_built_in_indexer

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.IndexerFixture.should_have_built_in_indexer

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.IndexerFixture.v2_categories_should_accept_array

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.IndexerFixture.v2_categories_should_accept_array

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.IndexerFixture.v2_categories_should_accept_emptystring

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Radarr.Radarr

NzbDrone.Integration.Test.ApiTests.IndexerFixture.v2_categories_should_accept_emptystring

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.