Skip to content

Remove obsolete key in CGTypeSync #44

Remove obsolete key in CGTypeSync

Remove obsolete key in CGTypeSync #44

GitHub Actions / IT-TestResult failed Mar 11, 2024 in 0s. View latest attempt.

0 passed, 57 failed and 2 skipped

Tests failed

❌ TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx

59 tests were completed in 2s with 0 passed, 57 failed and 2 skipped.

Test suite Passed Failed Skipped Time
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest 7❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.ComplexQueriesTest 2⚪ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest 5❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.FilterForVisitorTests 2❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.FragmentTests 1❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.LimitTests 3❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.LocaleTests 1❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.OrderByTests 3❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryAutocompleteOperatorTests 3❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests 7❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests 11❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests 8❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.SimpleQueryTests 4❌ 0ms
EPiServer.ContentGraph.IntegrationTests.QueryTests.SubTypeQueryTests 2❌ 0ms

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest

❌ search_2_conditions_in_and_filter_should_return_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_2_conditions_in_not_filter_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_2_conditions_in_or_filter_should_return_3_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_combine_3_boolean_filters_should_return_3_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_single_and_filter_with_priority_100_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_single_not_filter_with_priority_100_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_single_or_filter_with_priority_100_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.

✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.ComplexQueriesTest

⚪ given_1_parent_and_2_children_objects_search_response_should_returns_children_items
⚪ given_1_parent_and_2_children_objects_search_response_should_returns_total_3_hits

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest

❌ search_with_2_facet_should_return_2_facets
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_facet_filters_should_return_correct_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_facet_in_2_ranges_should_return_2_facets
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_facet_limit_1_should_return_facet_count_equals_1
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_string_facet_should_return_2_facets
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.FilterForVisitorTests

❌ search_with_filter_for_visitors_should_result_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FilterForVisitorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_without_filter_for_visitors_should_result_3_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FilterForVisitorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.FragmentTests

❌ select_2_fields_in_fragment_should_return_2_fields_in_result
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FragmentTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.LimitTests

❌ search_with_limit_1_should_return_1_hit
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.LimitTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_limit_100_should_return_all_hits
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.LimitTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_limit_101_should_produce_errors
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.LimitTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.LocaleTests

❌ search_with_fields_should_result_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.LocaleTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.OrderByTests

❌ orderby_on_datetime_should_return_correct_order
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.OrderByTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ orderby_on_int_should_return_correct_order
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.OrderByTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ orderby_on_searchable_string_should_return_correct_order
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.OrderByTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryAutocompleteOperatorTests

❌ autocomplete_has_value_more_than_10_characters_will_be_ignore
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryAutocompleteOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ autocomplete_id_contains_myid_and_limit_1_should_result_1_phrase
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryAutocompleteOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ autocomplete_id_contains_myid_should_result_3_phrases
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryAutocompleteOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests

❌ search_startpublish_Equals_datetime_should_return_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_startpublish_Gt_datetime_should_return_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_startpublish_Gte_datetime_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_startpublish_in_range_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_startpublish_Lt_datetime_should_return_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_startpublish_Lte_datetime_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_startpublish_notEq_datetime_should_return_2_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests

❌ search_priority_Equals_100_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_Exists_false_should_return_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_GreaterThan_100_should_return_1_item_value_300
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_Gte_100_should_return_3_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_in_100_and_300_should_return_3_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_in_range_100_to_300_should_return_3_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_LessThan_100_should_return_0_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_Lte_200_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_notEQ_100_should_return_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_NotEq_filter
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_priority_notIn_100_and_300_should_return_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests

❌ search_Contains_operator_should_result_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_Exists_operator_should_result_2_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_Match_operator_should_result_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_name_Equals_operator_should_result_exactly_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_startWith_endsWith_operator_should_result_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_filter_on_2_fields_should_result_1_item
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_In_operator_should_result_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_Like_operator_should_result_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.SimpleQueryTests

❌ full_text_search_should_result_correct_data
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.SimpleQueryTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_order_desc_should_get_correct_order
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.SimpleQueryTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_paging_with_2_should_result_2_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.SimpleQueryTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ search_with_fields_should_result_3_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.SimpleQueryTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.SubTypeQueryTests

❌ given_1_parent_and_2_children_objects_search_response_should_returns_children_items
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.SubTypeQueryTests.ClassInitialize threw exception. System.Exception: Can not delete contents.
❌ given_1_parent_and_2_children_objects_search_response_should_returns_total_3_hits
	Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.SubTypeQueryTests.ClassInitialize threw exception. System.Exception: Can not delete contents.

Annotations

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_2_conditions_in_and_filter_should_return_1_item

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_2_conditions_in_not_filter_should_return_2_items

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_2_conditions_in_or_filter_should_return_3_items

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_combine_3_boolean_filters_should_return_3_items

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_single_and_filter_with_priority_100_should_return_2_items

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_single_not_filter_with_priority_100_should_return_2_items

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_single_or_filter_with_priority_100_should_return_2_items

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest ► search_with_2_facet_should_return_2_facets

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\FacetsTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest ► search_with_facet_filters_should_return_correct_items

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\FacetsTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest ► search_with_facet_in_2_ranges_should_return_2_facets

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\FacetsTest.cs:line 21

Check failure on line 140 in APIs/src/Testing/EPiServer.ContentGraph.IntegrationTests/TestSupport/IntegrationFixture.cs

See this annotation in the file changed.

@github-actions github-actions / IT-TestResult

EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest ► search_with_facet_limit_1_should_return_facet_count_equals_1

Failed test found in:
  TestResults/runneradmin_fv-az653-810_2024-03-11_11_43_09.trx
Error:
  Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
Raw output
Class Initialization method EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize threw exception. System.Exception: Can not delete contents.
    at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.ClearData[T](String id) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 140
   at EPiServer.ContentGraph.IntegrationTests.TestSupport.IntegrationFixture.SetupData[T](String indexingData, String testId) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\TestSupport\IntegrationFixture.cs:line 209
   at EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.ClassInitialize(TestContext testContext) in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\FacetsTest.cs:line 21