You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2015/06/03 17:32:38 UTC

[jira] [Created] (CB-9111) Medic gets test results from another build if there were no test results reported on current build.

Alexander Sorokin created CB-9111:
-------------------------------------

             Summary: Medic gets test results from another build if there were no test results reported on current build.
                 Key: CB-9111
                 URL: https://issues.apache.org/jira/browse/CB-9111
             Project: Apache Cordova
          Issue Type: Bug
          Components: Medic
            Reporter: Alexander Sorokin


This happens because it requests test results by following request:
{code}
http://cdv-ms-buildbot.cloudapp.net:5984/mobilespec_results/_all_docs?start_key=%22cordova-windows-store8.1-98-cdv-ms-master%22&limit=1
{code}

This query returns results from another run simply because there is no end_key parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org