reg-viz / reg-suit

:recycle: Visual Regression Testing tool

Home Page:https://reg-viz.github.io/reg-suit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The report output to GCS is not displayed with Http Status 404 Error

oh-naoki opened this issue · comments

Describe the bug

The image in the report output to GCS is not displayed with Http Status 404 Error

Reproduced step

export GOOGLE_APPLICATION_CREDENTIALS="./client-secret.json"
reg-suit run

then outputted a report to GCS, but can't display images in the report
(Image are outputted to the same bucket correctly)

Expected behavior

The image in the report display correctly

Actual behavior

The image in the report output to GCS is not displayed with Http Status 404 Error

Hi. which is your issue?

  • Your report HTML is not displayed ( if yes, pls confirm your GCS bucket web publishing policy )
  • Your report HTML is displayed but images in report are not displayed

@Quramy -san
Thank you for your confirmation.
The latter is. (Your report HTML is displayed but images in report are not displayed)