Update datatables.net-bs4 to version 1.13.11 #9533
Annotations
11 errors
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L116
Asset submission Validation of Flowcell Type field for request types that do not require a Flowcell Type creates a new request successfully even when Flowcell Type is not specified
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L90
Asset submission Validation of Flowcell Type field for request types that require a Flowcell Type creates a new request successfully when Flowcell Type is correctly set
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L68
Asset submission Validation of Flowcell Type field for request types that require a Flowcell Type displays an error if Flowcell Type is not set
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L199
Asset submission when study does not have an accession number behaves like it shows an error message about study has error message
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
Shared Example Group: "it shows an error message about study" called from ./spec/features/assets/asset_submission_spec.rb:268
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L133
Asset submission when an admin with the original request_type behaves like it allows additional sequencing request additional sequencing
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
Shared Example Group: "it allows additional sequencing" called from ./spec/features/assets/asset_submission_spec.rb:233
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L133
Asset submission when an admin with a new request_type behaves like it allows additional sequencing request additional sequencing
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
Shared Example Group: "it allows additional sequencing" called from ./spec/features/assets/asset_submission_spec.rb:239
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L169
Asset submission when an admin when cross study pooled behaves like it allows cross study sequencing request additional sequencing with override study
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
Shared Example Group: "it allows cross study sequencing" called from ./spec/features/assets/asset_submission_spec.rb:251
|
Run rspec tests:
spec/features/assets/asset_submission_spec.rb#L153
Asset submission when an admin when cross study pooled behaves like it allows cross study sequencing request additional sequencing without study
Failure/Error: super
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching visible field "Fragment size required (from)" that is not disabled
Shared Example Group: "it allows cross study sequencing" called from ./spec/features/assets/asset_submission_spec.rb:251
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where there is a control plate and a single destination when the number of plates exceeds number of beds (Several runs) behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:403
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where there is a control plate and a single destination behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:384
|
Loading