Skip to content

Build Test Lint of 41/merge by @jeremyf #119

Build Test Lint of 41/merge by @jeremyf

Build Test Lint of 41/merge by @jeremyf #119

Triggered via pull request October 4, 2023 17:15
Status Failure
Total duration 20m 13s
Artifacts

build-test-lint.yaml

on: pull_request
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
lint / lint
Process completed with exit code 1.
./spec/services/adventist/text_file_text_extraction_service_spec.rb.Adventist::TextFileTextExtractionService position in the array of Hyrax::DerivativeService.services is in the first position: spec/services/adventist/text_file_text_extraction_service_spec.rb#L25
expected collection contained: [Adventist::TextFileTextExtractionService, IiifPrint::PluggableDerivativeService] actual collection contained: [IiifPrint::PluggableDerivativeService] the missing elements were: [Adventist::TextFileTextExtractionService]
test / test (3, 0)
Process completed with exit code 1.
test / test (3, 0)
❌ Tests reported 2 failures
./spec/search_builders/adv_search_builder_spec.rb.AdvSearchBuilder.default_processor_chain is expected to eq [:default_solr_parameters, :add_query_to_solr, :add_facet_fq_to_solr, :add_facetting_to_solr, :add_so...ccess, :exclude_models, :highlight_search_params, :show_parents_only, :include_allinson_flex_fields]: spec/search_builders/adv_search_builder_spec.rb#L55
expected: [:default_solr_parameters, :add_query_to_solr, :add_facet_fq_to_solr, :add_facetting_to_solr, :add_so...ccess, :exclude_models, :highlight_search_params, :show_parents_only, :include_allinson_flex_fields] got: [:default_solr_parameters, :add_query_to_solr, :add_facet_fq_to_solr, :add_facetting_to_solr, :add_so...ccess, :exclude_models, :highlight_search_params, :show_parents_only, :include_allinson_flex_fields] (compared using ==) Diff: @@ -8,11 +8,11 @@ :add_group_config_to_solr, :add_facet_paging_to_solr, :add_range_limit_params, - :add_advanced_parse_q_to_solr, - :add_advanced_search_to_solr, :add_access_controls_to_solr_params, :filter_models, :only_active_works, + :add_advanced_parse_q_to_solr, + :add_advanced_search_to_solr, :add_access_controls_to_solr_params, :show_works_or_works_that_contain_files, :show_only_active_records,
./spec/models/bulkrax/csv_entry_spec.rb.Bulkrax::CsvEntry#build_metadata assigns factory_class and parsed_metadata: spec/models/bulkrax/csv_entry_spec.rb#L80
No such file or directory @ rb_sysopen - /app/samvera/hyrax-webapp/spec/fixtures/csv/entry.csv
./spec/presenters/hyku/admin/group/navigation_presenter_spec.rb.Hyku::Admin::Group::NavigationPresenter with edit page has 3 tabs: spec/presenters/hyku/admin/group/navigation_presenter_spec.rb#L20
expected #<Integer:7> => 3 got #<Integer:9> => 4 Compared using equal?, which compares object identity, but expected and actual are not the same object. Use `expect(actual).to eq(expected)` if you don't care about object identity in this example.
./spec/presenters/hyku/admin/group/navigation_presenter_spec.rb.Hyku::Admin::Group::NavigationPresenter with members page has 3 tabs: spec/presenters/hyku/admin/group/navigation_presenter_spec.rb#L36
expected #<Integer:7> => 3 got #<Integer:9> => 4 Compared using equal?, which compares object identity, but expected and actual are not the same object. Use `expect(actual).to eq(expected)` if you don't care about object identity in this example.
./spec/presenters/hyku/admin/group/navigation_presenter_spec.rb.Hyku::Admin::Group::NavigationPresenter with remve page has 3 tabs: spec/presenters/hyku/admin/group/navigation_presenter_spec.rb#L52
expected #<Integer:7> => 3 got #<Integer:9> => 4 Compared using equal?, which compares object identity, but expected and actual are not the same object. Use `expect(actual).to eq(expected)` if you don't care about object identity in this example.
test / test (3, 2)
❌ Tests reported 5 failures
test / test (3, 2)
Process completed with exit code 1.
./spec/models/user_spec.rb.User#site_roles fetches the global roles assigned to the user: spec/models/user_spec.rb#L40
expected collection contained: ["admin", "registered"] actual collection contained: ["admin"] the missing elements were: ["registered"]
./spec/models/user_spec.rb.User#site_roles= assigns global roles to the user: spec/models/user_spec.rb#L48
expected collection contained: ["registered"] actual collection contained: [] the missing elements were: ["registered"]
test / test (3, 1)
Process completed with exit code 1.
test / test (3, 1)
❌ Tests reported 7 failures
build / build
No Docker image version has been generated. Check tags input.
build / build
No Docker tag has been generated. Check tags input.
build / build
No Docker image version has been generated. Check tags input.
build / build
No Docker tag has been generated. Check tags input.