-
Notifications
You must be signed in to change notification settings - Fork 48
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
Branding fixes #2244
Branding fixes #2244
Conversation
Alt text once shows as title=xxxxxxx in html.
Test Results 3 files ±0 3 suites ±0 16m 50s ⏱️ +23s For more details on these failures, see this check. Results for commit f02b90b. ± Comparison against base commit 673ddeb. This pull request removes 26 and adds 26 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
spec/tasks/rake_spec.rb:96 is failing for me locally. I'll see if I can sort it out. |
Yeah my attempted fix didn't fix. But it is still a random failure the majority of the time as is... Wondering if we should just comment those out? |
I reverted the attempted fix and it passed for me locally. I'll still merge it if it still fails on the CI. Perhaps we can comment them out but I'd want to dig into it a little more since I don't remember rake task specs being flaky before. |
The rake task has been flaky for me with almost every PR (it's a failure on main as well). It passes for me locally as well, so I don't know how to fix it. |
That large files job is also a flaky spec. :/ |
Story
Fixes scientist-softserv/hykuup_knapsack#205
Expected Behavior Before Changes
Alt text did not work correctly for collection thumbnails and banner.
Default collection image did not get used... default work image was used instead.
Expected Behavior After Changes
Notes