MOZI-AI / annotation-scheme

Human Gene annotation service backend
GNU General Public License v3.0
3 stars 4 forks source link

Test failure dueto these changes #148

Closed tanksha closed 4 years ago

tanksha commented 4 years ago

@Habush Tests are failing with the error
(scm-error misc-error #f "~A ~S" ("vector-map: expected vector, got" (#<hash-table 557692c662c0 2/31> #<hash-table 557692c719a0 2/31> #<hash-table 557692c7a860 …> …)) #)

Following the changes at PR https://github.com/MOZI-AI/annotation-scheme/pull/143 Please check them out.

tanksha commented 4 years ago

Its fixed now, I was using the guile-json from https://github.com/Habush/guile-json.git

I am now using the guile-json from https://github.com/aconchillo/guile-json