I’m a bit confused. Is this related to FirefoxOS?

Kindly,
Dmitry

> On Apr 17, 2015, at 9:06 AM, Nikhil Khandelwal <nikhi...@microsoft.com> wrote:
> 
> Sure - that sounds like a good idea. One approach for this to work could be 
> as part of the cordova-android-osx & cordova-android-win builder, there could 
> be two steps added:
> - Add the latest version of the Crosswalk plugin from npm
> - Run the core plugin tests again.
> 
> Does Crosswalk have any of its own tests that might be worthwhile to run? 
> 
> Alternatively, there could be a separate builder for this altogether - though 
> that would have of redundant setup steps.
> 
> I've created a JIRA to track this: 
> https://issues.apache.org/jira/browse/CB-8873 . 
> 
> It's unassigned and looking for an owner.
> 
> -Nikhil
> 
> -----Original Message-----
> From: Hu, Ningxin [mailto:ningxin...@intel.com] 
> Sent: Sunday, April 12, 2015 6:31 PM
> To: dev@cordova.apache.org
> Subject: RE: Buildbot for Cordova on Apache Infra - Update
> 
> Great job!
> 
> It would be helpful to add 3rd party engine plugins, such as Crosswalk, into 
> the matrix.
> 
> Your thoughts?
> 
> -ningxin
> 
>> -----Original Message-----
>> From: Nikhil Khandelwal [mailto:nikhi...@microsoft.com]
>> Sent: Sunday, April 12, 2015 6:59 AM
>> To: dev@cordova.apache.org
>> Subject: RE: Buildbot for Cordova on Apache Infra - Update
>> 
>> Here are the next steps to add Firefox OS to the mix:
>> - Mark tests that currently are not supported on Firefox OS platform - e.g.
>> media plugin as 'pending'. It's best to do a platform detect and call 
>> Jasmine's pending method.
>> - Connect a slave machine with Firefox emulator and an appropriate 
>> host OS to Apache Infra. This might need Apache Infra help and Dmitry 
>> would know more details.
>> - Create a builder in Buildbot config to create mobilespec for 
>> FirefoxOS and launch the emulator. Looks like this one is already along the 
>> way:
>> https://github.com/apache/cordova-medic/pull/39
>> - Fix any failing tests.
>> 
>> -Nikhil
>> 
>> -----Original Message-----
>> From: Piotr Zalewa [mailto:pzal...@mozilla.com]
>> Sent: Saturday, April 11, 2015 3:47 PM
>> To: dev
>> Subject: RE: Buildbot for Cordova on Apache Infra - Update
>> 
>> What would you need to have Firefox os on it?
>> 24 mar 2015 02:10 "Nikhil Khandelwal" <nikhi...@microsoft.com> napisał(a):
>> 
>>> Hi,
>>> Over the last couple of months, we have been reviving medic and 
>>> ensuring it runs on Apache Buildbot Infra. For those who are not 
>>> familiar with medic – it’s a BuildBot continuous integration setup 
>>> that allows to test Cordova plugins and platforms. Today marks a big 
>>> milestone in that work that we have the following platforms running 
>>> and reporting results on a consistent
>>> basis:
>>>      - Android:
>>>             - Windows (17 failures)
>>>             - OSX (12 failures)
>>>       - IOS (19 failures)
>>>       - Windows (0 failures)
>>>       - WP8.1 (6 failures)
>>>       - WP8
>>> 
>>> You can use this link to review the results:
>>> http://ci.apache.org/waterfall?builder=cordova-ios&builder=cordova-a
>>> nd
>>> roid-osx&builder=cordova-windows&builder=cordova-
>> wp8&builder=cordova-a
>>> ndroid-win&builder=cordova-blackberry-osx&builder=cordova-blackberry
>>> -
>> w
>>> in
>>> 
>>> Currently, builds are triggered every two hours. We would like to 
>>> integrate with Cordova nightly build to trigger a run.
>>> 
>>> Steve Gill: Do you have an update on the nightly build for Cordova?
>>> 
>>> We need help with the following:
>>>         - Fix all test failures for Android.
>>>         - Fix all test failures for iOS.
>>>         - Add other platforms to this test matrix – FirefoxOS?
>>> 
>>> Results from test runs are currently being loaded to couchDB 
>>> instance hosted on our servers. We have a longstanding infra ticket 
>>> open to create a couchDB instance on Apache Infra. Please vote it up 
>>> to help get
>> resolved:
>>> https://issues.apache.org/jira/browse/INFRA-8588
>>> 
>>> Thanks,
>>> Nikhil
>>> 
>>> 
>>> -----Original Message-----
>>> From: Dmitriy Barkalov (Akvelon) [mailto:v-dmb...@microsoft.com]
>>> Sent: Friday, December 12, 2014 9:24 AM
>>> To: dev@cordova.apache.org
>>> Subject: RE: Buildbot for Cordova on Apache Infra - Update
>>> 
>>> 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 run the builds.
>>> 
>>> 
>>> Regards, Dmitriy
>>> 
>>> -----Original Message-----
>>> From: m...@google.com [mailto:m...@google.com] On Behalf Of Max 
>>> Woghiren
>>> Sent: Monday, December 8, 2014 9:00 PM
>>> To: dev
>>> Subject: Re: Buildbot for Cordova on Apache Infra - Update
>>> 
>>> Yes, once the master is ready, I can take on having our slaves 
>>> report to it.
>>> 
>>> On Mon, Dec 8, 2014 at 10:41 AM, Michal Mocny <mmo...@chromium.org>
>> wrote:
>>> 
>>>> We've already got a lab and slaves but its been in a rather sorry 
>>>> state of disrepair (http://ci.cordova.io/).  Would gladly put in 
>>>> the effort to clean up and report to the new master.
>>>> 
>>>> On Fri, Dec 5, 2014 at 8:48 PM, Parashuram Narasimhan (MS OPEN 
>>>> TECH) < panar...@microsoft.com> wrote:
>>>> 
>>>>> Awesome - Thanks Marcel. Once the master is ready, we will start 
>>>>> setting up the slaves.
>>>>> 
>>>>> -----Original Message-----
>>>>> From: Marcel Kinard [mailto:cmarc...@gmail.com]
>>>>> Sent: Friday, December 5, 2014 1:42 PM
>>>>> To: dev@cordova.apache.org
>>>>> Subject: Re: Buildbot for Cordova on Apache Infra - Update
>>>>> 
>>>>> The IBM team here would be willing to set up a slave with some 
>>>>> of our devices. We have a collection of Android, iOS, BB10, WP8.
>>>>> Looking forward to instructions on slave setup ;-)
>>>>> 
>>>>> On Dec 5, 2014, at 12:20 PM, Parashuram Narasimhan (MS OPEN 
>>>>> TECH) < panar...@microsoft.com> wrote:
>>>>> 
>>>>>> It would be great if we could have other platforms also run 
>>>>>> using
>>>> Apache
>>>>> Infra. Blackberry, Tizen, FirefoxOS, Amazon - any takers for this?
>>>>> We
>>>> would
>>>>> be happy to help.
>>>>>> 
>>>>>> -----Original Message-----
>>>>>> From: Steven Gill [mailto:stevengil...@gmail.com]
>>>>>> Sent: Wednesday, December 3, 2014 12:23 PM
>>>>>> To: dev@cordova.apache.org
>>>>>> Subject: Re: Buildbot for Cordova on Apache Infra - Update
>>>>>> 
>>>>>> This is amazing news!
>>>>>> 
>>>>>> Adobe will definitely setup some slaves and try to get our 
>>>>>> device wall
>>>>> going again.
>>>>>> 
>>>>>> It would be great if other companies jumped on board with a 
>>>>>> few slaves
>>>>> for their devices to get some love from medic.
>>>>>> 
>>>>>> Setting up a slave instructions would also be very helpful! :)
>>>>>> 
>>>>> 
>>>>> 
>>>>> ----------------------------------------------------------------
>>>>> --
>>>>> --
>>>>> - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>>>>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>>>> 
>>>>> 
>>>>> ----------------------------------------------------------------
>>>>> --
>>>>> --
>>>>> - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>>>>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>>>> 
>>>>> 
>>>> 
>>> 
>>> --------------------------------------------------------------------
>>> - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to