You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2012/10/16 23:05:03 UTC

[jira] [Created] (COUCHDB-1566) JSpec test page contains broken links

Alexander Shorin created COUCHDB-1566:
-----------------------------------------

             Summary: JSpec test page contains broken links
                 Key: COUCHDB-1566
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
             Project: CouchDB
          Issue Type: Bug
    Affects Versions: 1.2, 1.3
            Reporter: Alexander Shorin
            Priority: Trivial


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1566) JSpec test page broken

Posted by "Dave Cottlehuber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Cottlehuber updated COUCHDB-1566:
--------------------------------------

    Assignee: Alexander Shorin
    
> JSpec test page broken
> ----------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Assignee: Alexander Shorin
>            Priority: Trivial
>         Attachments: COUCHDB-1566-1-fix_test_runner.patch
>
>
> 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 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COUCHDB-1566) JSpec test page broken

Posted by "Dave Cottlehuber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483461#comment-13483461 ] 

Dave Cottlehuber commented on COUCHDB-1566:
-------------------------------------------

COUCHDB-1566-1-fix_test_runner.patch pushed as #d7e913de. Thanks Alex!
                
> JSpec test page broken
> ----------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Assignee: Alexander Shorin
>            Priority: Trivial
>         Attachments: COUCHDB-1566-1-fix_test_runner.patch
>
>
> 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 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COUCHDB-1566) JSpec test page contains broken links

Posted by "Jan Lehnardt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477792#comment-13477792 ] 

Jan Lehnardt commented on COUCHDB-1566:
---------------------------------------

The jspec suite is dormant at this point. It’d be awesome if someone could pick it up. No Erlang required! :)
                
> JSpec test page contains broken links
> -------------------------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Priority: Trivial
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1566) JSpec test page broken

Posted by "Alexander Shorin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Shorin updated COUCHDB-1566:
--------------------------------------

    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 

  was:
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:


    
> JSpec test page broken
> ----------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Priority: Trivial
>
> 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 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1566) JSpec test page broken

Posted by "Dave Cottlehuber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Cottlehuber updated COUCHDB-1566:
--------------------------------------

    Fix Version/s: 1.4
    
> JSpec test page broken
> ----------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Assignee: Alexander Shorin
>            Priority: Trivial
>             Fix For: 1.4
>
>         Attachments: COUCHDB-1566-1-fix_test_runner.patch
>
>
> 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 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1566) JSpec test page contains broken links

Posted by "Alexander Shorin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Shorin updated COUCHDB-1566:
--------------------------------------

    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



  was:
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

    
> JSpec test page contains broken links
> -------------------------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Priority: Trivial
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COUCHDB-1566) JSpec test page contains broken links

Posted by "Alexander Shorin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477796#comment-13477796 ] 

Alexander Shorin commented on COUCHDB-1566:
-------------------------------------------

No problem with that, but need to migrate from him away to, for example, Jasmine or something similar, but actual and alive (: I wonder what this images actually have to be since there is only bg.png in www/image.
                
> JSpec test page contains broken links
> -------------------------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Priority: Trivial
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1566) JSpec test page broken

Posted by "Alexander Shorin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Shorin updated COUCHDB-1566:
--------------------------------------

    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:


  was:
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



    
> JSpec test page broken
> ----------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Priority: Trivial
>
> 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:

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1566) JSpec test page broken

Posted by "Alexander Shorin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Shorin updated COUCHDB-1566:
--------------------------------------

    Summary: JSpec test page broken  (was: JSpec test page contains broken links)
    
> JSpec test page broken
> ----------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Priority: Trivial
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1566) JSpec test page broken

Posted by "Alexander Shorin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Shorin updated COUCHDB-1566:
--------------------------------------

    Attachment: COUCHDB-1566-1-fix_test_runner.patch
    
> JSpec test page broken
> ----------------------
>
>                 Key: COUCHDB-1566
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1566
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.3
>            Reporter: Alexander Shorin
>            Priority: Trivial
>         Attachments: COUCHDB-1566-1-fix_test_runner.patch
>
>
> 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 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira