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

CI test failure #3585

Closed
pgwillia opened this issue Oct 15, 2024 · 2 comments
Closed

CI test failure #3585

pgwillia opened this issue Oct 15, 2024 · 2 comments
Assignees

Comments

@pgwillia
Copy link
Member

Describe the bug
In this run there were two test errors https://github.com/ualbertalib/jupiter/actions/runs/11349363028/job/31565282695

Error:
PageLayoutHelperTest#test_page_image_url_should_return_community/item_logo:
TypeError: no implicit conversion of nil into String
    test/helpers/page_layout_helper_test.rb:94:in `+'
    test/helpers/page_layout_helper_test.rb:94:in `block in <class:PageLayoutHelperTest>'

bin/rails test test/helpers/page_layout_helper_test.rb:88
Error:
PageLayoutHelperTest#test_thumbnail_path_should_return_preview_for_image_(Variable):
MiniMagick::Error: You must have ImageMagick or GraphicsMagick installed
    test/helpers/page_layout_helper_test.rb:126:in `block in <class:PageLayoutHelperTest>'

bin/rails test test/helpers/page_layout_helper_test.rb:118

Looks like ImageMagick or GraphicsMagick dependency is not available.

Expected behavior
Tests pass in CI

@pgwillia pgwillia self-assigned this Oct 18, 2024
@pgwillia
Copy link
Member Author

@pgwillia
Copy link
Member Author

Crisis averted? Depedabot PRs starting Oct 16 at 10 am seem to be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant