You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by tonysun83 <gi...@git.apache.org> on 2015/11/11 23:39:58 UTC

[GitHub] couchdb pull request: Js view test fix

GitHub user tonysun83 opened a pull request:

    https://github.com/apache/couchdb/pull/368

    Js view test fix

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tonysun83/couchdb js-view-test-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/368.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #368
    
----
commit 6a03c314ad293a4ef39d914cbbbf52ee11504a62
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-06-25T20:25:40Z

    correctly copy test utility files

commit 4a55fabc0575a8114f15f76fa936a908bf5c58d4
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-06-25T20:29:23Z

    test/javascript/run: allow configuration of target URL with couchdb.uri file

commit df44282531e2ae57d8b7fcbab4ece99dfd4c917e
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-06-25T20:32:02Z

    js tests: make all_docs.js cluster-capable

commit e8aef55c36d5dd3b8c8ff67cf8bc2e7b58fe2563
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-06-26T22:07:57Z

    wip

commit 168c8e63d5af1c90cfe14a728b8bd1360394dd66
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-10-07T12:34:58Z

    make request commits global

commit 831afd858e32b1173db6cb3c2c2d3685846d3f7f
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-10-07T13:04:16Z

    wip-continued: port tests to random databases

commit 467f87a23047dc78a399808950cc37ca9a466c68
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-10-09T22:51:30Z

    more wip work to get js tests passing on the cluster, see inside for details
    
    - tests that are broken now print one of three things:
      - TODO: means the cause of breakage is still to be determiend
      - TODO <text>: the cause of breakage is known
      - Error <text>: the cause of breakate is known
        - `Error: _config not available on cluster`, which unfortunately
           are a lot, because run_on_modified_server uses it
    
    Assorted issues found:
    
    - _all_docs update_seq :true option missing (needs fix)
    - invalid_docid error messages changed from `bad_request` to `illegal_docid` (fixed, must be noted in BREAKING CHANGES)
    - OPTIONS for list view not allowed (needs fix)
    - _purge: this feature is not yet implemented (needs impl)
    - all_or_nothing is gone! (fixed, needs to be noted in BREAKING CHANGES)

commit a88d3de5be391dbc0c842166ba4ddac9db0b27a5
Author: sebastianro <se...@apache.org>
Date:   2015-10-11T16:13:04Z

    All_docs and attachment tests updated

commit 218e4940f64f29bb422acd09fec18653c7ccae36
Author: sebastianro <se...@apache.org>
Date:   2015-10-17T12:48:10Z

    Basics test

commit 69a44c0700c6c0fa17b1ca2c6a64b872e25e40a2
Author: sebastianro <se...@apache.org>
Date:   2015-10-17T12:54:51Z

    Bulk docs test

commit c24b594514dc4610b11bb2bdcb0eaec6bc3ee270
Author: sebastianro <se...@apache.org>
Date:   2015-10-17T14:33:57Z

    Changes test

commit a5694c1d51f4a9ed59608f54372b0059fbeb5a52
Author: sebastianro <se...@apache.org>
Date:   2015-10-17T15:36:13Z

    Conflict and design doc tests

commit 752061eec0c0818bf0861b66a3f601fa4e27e7e0
Author: sebastianro <se...@apache.org>
Date:   2015-10-17T15:44:28Z

    HTTP test

commit 7e62e9b8e327c75abb292feacb087beb6ac6c00f
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-10-20T19:53:31Z

    Merge pull request #3 from sebastianrothbucher/new_clustertest
    
    All_docs and attachment tests

commit 805a427b05472c4eb0b062b6e4b3ed1944a9ec19
Author: Tony Sun <to...@cloudant.com>
Date:   2015-11-11T22:38:24Z

    Add keys to options for query
    
    The keys option was being added to design doc body. This meant we
    could not append the keys= option to the view query.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb issue #368: Js view test fix

Posted by wohali <gi...@git.apache.org>.
Github user wohali commented on the issue:

    https://github.com/apache/couchdb/pull/368
  
    @tonysun83 I'm pretty sure this PR is outdated; please reopen if not.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb pull request #368: Js view test fix

Posted by wohali <gi...@git.apache.org>.
Github user wohali closed the pull request at:

    https://github.com/apache/couchdb/pull/368


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---