Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
1.2, 1.3
-
None
-
None
Description
CSS file at share/www/scripts/jspec/jspec.css and used for JSpec test page points to non existed images.
Browse:
http://localhost:5984/_utils/spec/run.html
Firefox network log:
NetworkError: 404 Object Not Found - http://localhost:5984/_utils/script/jspec/images/sprites.png
NetworkError: 404 Object Not Found - http://localhost:5984/_utils/script/jspec/images/sprites.bg.png
NetworkError: 404 Object Not Found - http://localhost:5984/_utils/script/jspec/images/bg.png
NetworkError: 404 Object Not Found - http://localhost:5984/_utils/script/jspec/images/vr.png
From COUCHDB-1567:
Missed script reference doesn't allows to run tests due to error:
> Error in hook 'before_each', suite 'CouchDB class session stuff': TypeError: CouchDB.prepareUserDoc is not a function
Attachments
Attachments
Issue Links
- is duplicated by
-
COUCHDB-1567 JSpec tests are completely broken
-
- Closed
-