Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Images needed for unit testing not present #7

Open
LeeKamentsky opened this issue Feb 8, 2016 · 3 comments
Open

Images needed for unit testing not present #7

LeeKamentsky opened this issue Feb 8, 2016 · 3 comments

Comments

@LeeKamentsky
Copy link

I haven't checked this for sure, but the old images from testimages in the SVN repo might not be getting served and the Travis unit tests are failing because of them. I need the actual images instead of synthetically-generated ones because the unit tests address specific issues with specific file formats, some of them proprietary.

@LeeKamentsky
Copy link
Author

The images that are supposed to be available can be found on disk at /imaging/web/cellprofiler.org/outside_version_control/svnmirror/TestImages

Their URL should be http://cellprofiler.org/svnmirror/TestImages/

They are very large, so they should be served via S3 buckets.

@dlogan
Copy link
Member

dlogan commented Mar 2, 2016

These images are in s3. However they are served at http://d1zymp9ayga15t.cloudfront.net/TestImages/ rather than http://cellprofiler.org/svnmirror/TestImages/

So I think either (A) change the references in the code to the new cloudfront root, or (B) we need to figure out a way to have a redirect_to (@0x00b1 ?)

@bledford87
Copy link
Collaborator

@0x00b1 Did anything ever happen with this?

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

No branches or pull requests

3 participants