Caleydo/caleydo.github.io

test_3.js fails

Closed this issue · 2 comments

It was failing on Travis, but not locally. Maybe it has something to do with the CSV loading? Maybe browser security, or timing.

Timing might have been a red herring:
https://travis-ci.org/Caleydo/caleydo.github.io/builds/159899579#L348

ERROR `/documentation/tutorial/web_bundle/data.csv' not found.

Jekyll is not serving the files, so that path will not work.

fixed by #134