[GitHub] cordova-medic pull request: [CB-8803] Properly fixing the intermit...

2015-04-20 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on the pull request: https://github.com/apache/cordova-medic/pull/44#issuecomment-94609690 LGTM Successfully run medic build several times --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-medic pull request: [CB-8803] Reduce the effect of intermi...

2015-04-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/40#discussion_r28043272 --- Diff: buildbot-conf/cordova.conf --- @@ -229,6 +229,8 @@ plugins_cleanup_steps = [ NPMInstall(command=['shelljs'], wha

[GitHub] cordova-medic pull request: [CB-8805] Added ability to specify a c...

2015-04-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on the pull request: https://github.com/apache/cordova-medic/pull/41#issuecomment-91146210 LGTM --- 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

[GitHub] cordova-medic pull request: [CB-8805] Added ability to specify a c...

2015-04-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/41#discussion_r28042404 --- Diff: buildbot-conf/cordova.conf --- @@ -234,8 +245,15 @@ plugins_cleanup_steps = [ common_plugins_steps = plugins_cleanup_steps

[GitHub] cordova-medic pull request: [CB-8805] Added ability to specify a c...

2015-04-08 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/41#discussion_r27996739 --- Diff: buildbot-conf/cordova.conf --- @@ -234,8 +245,15 @@ plugins_cleanup_steps = [ common_plugins_steps = plugins_cleanup_steps

[GitHub] cordova-medic pull request: [CB-8803] Reduce the effect of intermi...

2015-04-08 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/40#discussion_r27984199 --- Diff: buildbot-conf/cordova.conf --- @@ -229,6 +229,8 @@ plugins_cleanup_steps = [ NPMInstall(command=['shelljs'], wha

[GitHub] cordova-mobile-spec pull request: CB-8742 fixed XMLHttpRequest.spe...

2015-03-25 Thread dmitriy-barkalov
GitHub user dmitriy-barkalov opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/125 CB-8742 fixed XMLHttpRequest.spec.6 to use local variable https://issues.apache.org/jira/browse/CB-8742 You can merge this pull request into a Git repository by running

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-16 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26515411 --- Diff: buildbot-conf/cordova-internal.conf --- @@ -0,0 +1,101 @@ +import os +import json + +from buildbot.changes.gitpoller

RE: Medic Improvements

2015-03-16 Thread Dmitriy Barkalov (Akvelon)
Hi Willy, I suppose just deleting repositories from cordova-repos.json will not help. Medic uses mobile-spec application to run plugin tests. It has both media and media-capture plugins as a dependencies https://github.com/apache/cordova-mobile-spec/blob/master/dependencies-plugin/plugin.xml.

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-13 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26375456 --- Diff: buildbot-conf/cordova-repos.json --- @@ -0,0 +1,452 @@ +{ +"mobile-chrome-apps": { +"code

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26305196 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +"couchdb": { +"uri"

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26294930 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26292395 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26291762 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26291601 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26289567 --- Diff: buildbot-conf/cordova-internal.conf --- @@ -0,0 +1,101 @@ +import os +import json + +from buildbot.changes.gitpoller

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26200617 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-12 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26141990 --- Diff: bin/checkout.js --- @@ -0,0 +1,46 @@ +#!/usr/bin/env node + +// node dependencies +var fs = require(&#x

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26225224 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26218840 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26218870 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202982 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202848 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202824 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26202687 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26201989 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,336 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26200013 --- Diff: buildbot-conf/cordova-internal.conf --- @@ -0,0 +1,101 @@ +import os +import json + +from buildbot.changes.gitpoller

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26199487 --- Diff: buildbot-conf/cordova-internal.conf --- @@ -0,0 +1,101 @@ +import os +import json + +from buildbot.changes.gitpoller

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26199140 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +"couchdb": { +"uri"

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26198995 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +"couchdb": { +"uri"

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26198876 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,43 @@ +{ +"couchdb": { +"uri"

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-10 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26114588 --- Diff: cordova-plugin-medic/www/jasmine-jsreporter.js --- @@ -1,214 +0,0 @@ -/* - This file is part of the Jasmine JSReporter

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-10 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26114383 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-10 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26113846 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-10 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26112764 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-10 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26112558 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-10 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26111200 --- Diff: buildbot-conf/master.cfg --- @@ -17,37 +17,75 @@ # Absolute or relative path to buildbot per-project configureations. # For

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-10 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on the pull request: https://github.com/apache/cordova-medic/pull/37#issuecomment-78027552 I am unable to start any platform build using this configuration. I am getting this error on `cloning configured repos` step on all builds

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26061763 --- Diff: cordova-plugin-medic/www/jasmine-jsreporter.js --- @@ -1,214 +0,0 @@ -/* - This file is part of the Jasmine JSReporter

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26061472 --- Diff: buildbot-conf/private.py.sample --- @@ -0,0 +1,11 @@ +pbcsUser= 'password' +pbcsPwd = 'password&#x

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26061320 --- Diff: buildbot-conf/master.cfg --- @@ -17,37 +17,75 @@ # Absolute or relative path to buildbot per-project configureations. # For

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26061070 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26060638 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26060404 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26056868 --- Diff: buildbot-conf/cordova.conf --- @@ -0,0 +1,326 @@ +import os +import re +import json + +from

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26055876 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -0,0 +1,45 @@ +{ +"couchdb": { +"uri"

[GitHub] cordova-medic pull request: Medic Refactor

2015-03-09 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/37#discussion_r26054921 --- Diff: README.md --- @@ -1,166 +1,173 @@ -Medic using BuildBot -=== - -> Tools for Automated Testing of Cord

RE: Cordova Automated Testing

2015-02-25 Thread Dmitriy Barkalov (Akvelon)
Dmitry, I like your idea of adding tests from different formats. I.e. you search for standard Cordova plugin tests like in core plugins and for non-standard tests like plane test.js file. I think it is a good point to provide a way for plugin authors to either reformat their tests to existing f

[GitHub] cordova-medic pull request: CB-8507 Adjusted documentation to ment...

2015-02-19 Thread dmitriy-barkalov
GitHub user dmitriy-barkalov opened a pull request: https://github.com/apache/cordova-medic/pull/32 CB-8507 Adjusted documentation to mention cordova-config.json and cordova-repos.json https://issues.apache.org/jira/browse/CB-8507 You can merge this pull request into a Git

[GitHub] cordova-medic pull request: [INFRA-8588] Improving Medic config ro...

2015-02-18 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on the pull request: https://github.com/apache/cordova-medic/pull/31#issuecomment-74846070 LGTM --- 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

RE: cordova-medic installation

2015-02-13 Thread Dmitriy Barkalov (Akvelon)
Hi Piotr, Yes, seems chapter "Configuration Files" needs review. Please read cordova-repos.json and cordova-config.json instead of repos.json and config.json. An example of content of cordova-config.json you may find in config.json.sample. Regards, Dmitriy. -Original Message- From: P

[GitHub] cordova-medic pull request: CB-8045 Fixed wrong name of activity t...

2014-12-19 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on the pull request: https://github.com/apache/cordova-medic/pull/20#issuecomment-67630421 Could anybody review it please --- 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

RE: Buildbot for Cordova on Apache Infra - Update

2014-12-12 Thread Dmitriy Barkalov (Akvelon)
Hi all, I'd like to provide a status update on this task: - External slaves could be wired to Apache infra. (I've successfully wired windows slave to Apache Infra in testing purposes) - Need to resolve some build bot configuration issues - After configuration is ready we will add Github hooks to

[GitHub] cordova-plugin-device-motion pull request: CB-8096 Pended auto tes...

2014-12-11 Thread dmitriy-barkalov
Github user dmitriy-barkalov commented on the pull request: https://github.com/apache/cordova-plugin-device-motion/pull/22#issuecomment-66645522 Could anybody please review this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

RE: [mobile-spec] consistency and reliability

2014-10-31 Thread Dmitriy Barkalov (Akvelon)
Hi Everyone, It is true that mobile spec test results for Windows are currently not reliable. But our experience allows us to understand which automated tests are expected to fail on Windows / WP8 platforms and which are true fails. At the same time, we are fixing plugin automated tests for Wi

Re: FW: Adding Windows tests to ci.cordova.io

2014-10-23 Thread Dmitriy Barkalov (Akvelon)
Hi All, Please remember to discuss the topic. Regards, Dmitriy Subject: Re: FW: Adding Windows tests to ci.cordova.io From: Michal Mocny (mmo...@chromium.org) Date: Oct 8, 2014 7:04:42 am List: org.apache.incubator.callback-