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

Using zip file for testing seed fails #795

Closed
brollb opened this issue Jan 16, 2016 · 0 comments
Closed

Using zip file for testing seed fails #795

brollb opened this issue Jan 16, 2016 · 0 comments

Comments

@brollb
Copy link
Contributor

brollb commented Jan 16, 2016

When I use a zip file for the testing seed (generated from the ExportImport plugin), the tests fail when trying to load it. It looks like it only accepts json files currently.

  1) CaffeGenerator "before all" hook:
     SyntaxError: Unexpected token P
      at Object.parse (native)
      at loadJsonFile (node_modules/webgme/test/_globals.js:236:17)
      at Object.importProject (node_modules/webgme/test/_globals.js:258:23)
      at test/plugins/CaffeGenerator/CaffeGenerator.spec.js:39:36
      at _fulfilled (node_modules/webgme/node_modules/q/q.js:834:54)
      at self.promiseDispatch.done (node_modules/webgme/node_modules/q/q.js:863:30)
      at Promise.promise.promiseDispatch (node_modules/webgme/node_modules/q/q.js:796:13)
      at node_modules/webgme/node_modules/q/q.js:556:49
      at runSingle (node_modules/webgme/node_modules/q/q.js:137:13)
      at flush (node_modules/webgme/node_modules/q/q.js:125:13)
@pmeijer pmeijer added this to the v1.4.0 milestone Jan 16, 2016
@pmeijer pmeijer self-assigned this Jan 16, 2016
pmeijer pushed a commit that referenced this issue Jan 16, 2016
A blobClient is returned in the results when this is specified.
brollb added a commit to dfst/deepforge-caffe that referenced this issue Mar 8, 2016
WIP #183. Fixed tests by creating test seed

This should be replaced later after webgme/webgme#795 is fixed
brollb added a commit to dfst/deepforge-caffe that referenced this issue Mar 8, 2016
WIP #183. Fixed tests by creating test seed

This should be replaced later after webgme/webgme#795 is fixed

Added git lfs for the seeds

Removed Caffe seed

Removed Caffe seed

Added seed using git lfs

Replaced Caffe seed with Minimal (no assoc. data).

Added minimal seed (no associated data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants