Skip to content

Build Test Lint of 46/merge by @jeremyf #127

Build Test Lint of 46/merge by @jeremyf

Build Test Lint of 46/merge by @jeremyf #127

Triggered via pull request October 4, 2023 17:59
Status Failure
Total duration 21m 18s
Artifacts

build-test-lint.yaml

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

Annotations

18 errors and 4 warnings
lint / lint
Process completed with exit code 1.
./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"]
./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"]
test / test (3, 0)
Process completed with exit code 1.
test / test (3, 0)
❌ Tests reported 6 failures
./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/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,
test / test (3, 1)
Process completed with exit code 1.
test / test (3, 1)
❌ Tests reported 3 failures
./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, 2)
❌ Tests reported 2 failures
test / test (3, 2)
Process completed with exit code 1.
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.