Re: Testing on windows

2015-04-08 Thread Gabriel Samfira
el Samfira" Cc: "juju-dev@lists.ubuntu.com" Subject: Testing on windows Date: Wed, Apr 8, 2015 09:40 With the last version of mongod, I'm seeing "mongodb has exited without being killed". The Juju test suite assumes that it has to kill mongo during teardown and I t

Re: Testing on windows

2015-04-07 Thread John Meinel
; >> Cheers, >> Gabriel >> -- >> *From:* John Meinel [j...@arbash-meinel.com] >> *Sent:* Tuesday, April 07, 2015 4:11 PM >> >> *To:* Gabriel Samfira >> *Cc:* juju-dev@lists.ubuntu.com >> *Subject:* Re: Testing

Re: Testing on windows

2015-04-07 Thread John Meinel
L-VC-64 >> --extralib=Advapi32.lib,User32.lib,Ole32.lib,Oleaut32.lib,Gdi32.lib >> >> >> Cheers, >> Gabriel >> -- >> *From:* John Meinel [j...@arbash-meinel.com] >> *Sent:* Tuesday, April 07, 2015 11:09

RE: Testing on windows

2015-04-07 Thread Gabriel Samfira
Thanks for testing and pointing this out :). Cheers, Gabriel From: John Meinel [j...@arbash-meinel.com] Sent: Tuesday, April 07, 2015 4:11 PM To: Gabriel Samfira Cc: juju-dev@lists.ubuntu.com Subject: Re: Testing on windows Yep. dumpbin is happy, and moving

Re: Testing on windows

2015-04-07 Thread John Meinel
el.com] > *Sent:* Tuesday, April 07, 2015 11:09 AM > > *To:* Gabriel Samfira > *Cc:* juju-dev@lists.ubuntu.com > *Subject:* Re: Testing on windows > > So the file I downloaded from you last week had: > > C:\dev\bin>.\mongod.exe --version > db version v2.6.3 >

RE: Testing on windows

2015-04-07 Thread Gabriel Samfira
dev@lists.ubuntu.com Subject: Re: Testing on windows So the file I downloaded from you last week had: C:\dev\bin>.\mongod.exe --version db version v2.6.3 2015-04-07T12:07:20.956+0400 git version: 255f67a66f9603c59380b2a389e386910bbb52cb 2015-04-07T12:07:20.957+0400 OpenSSL version: OpenSSL 1.0.2a

Re: Testing on windows

2015-04-07 Thread John Meinel
; If its not too much trouble, can you give it another shot? (if you have a > snapshot of a vanilla windows install and time of course) > > Cheers, > Gabriel > -- > *From:* John Meinel [j...@arbash-meinel.com] > *Sent:* Wednesday, April 01, 2015 9:55 PM

RE: Testing on windows

2015-04-03 Thread Gabriel Samfira
ows install and time of course) Cheers, Gabriel From: John Meinel [j...@arbash-meinel.com] Sent: Wednesday, April 01, 2015 9:55 PM To: Gabriel Samfira Cc: juju-dev@lists.ubuntu.com Subject: Re: Testing on windows The one I have says it was "Date Modified" 2015

Re: Testing on windows

2015-04-01 Thread John Meinel
t be able to try and reproduce the error today, but I will have >> a look at that particular test tomorrow. >> >> Cheers, >> Gabriel >> -- >> *From:* John Meinel [j...@arbash-meinel.com] >> *Sent:* Wednesday, April 01, 2015 1:4

Re: Testing on windows

2015-04-01 Thread John Meinel
t; *To:* Gabriel Samfira > *Cc:* juju-dev@lists.ubuntu.com > *Subject:* Re: Testing on windows > >... > >> I did end up getting some tests running (though I did get a "charm not >> found" failure). It did end up getting killed with "test ran

RE: Testing on windows

2015-04-01 Thread Gabriel Samfira
tomorrow. Cheers, Gabriel From: John Meinel [j...@arbash-meinel.com] Sent: Wednesday, April 01, 2015 1:46 PM To: Gabriel Samfira Cc: juju-dev@lists.ubuntu.com Subject: Re: Testing on windows ... I did end up getting some tests running (though I did get a "char

Re: Testing on windows

2015-04-01 Thread John Meinel
... > I did end up getting some tests running (though I did get a "charm not > found" failure). It did end up getting killed with "test ran to long" after > 10 min. > For those following along it was cmd/juju DeploySuite.TestUpgradeCharmDir that

Re: Testing on windows

2015-04-01 Thread John Meinel
I started working through this today and ran into the trouble of having no/wrong version of OpenSSL. The instructions say " If you get errors of any kind regarding SSL, downgrade the OpenSSL version to an earlier one." But nowhere in the instructions so far (that I saw) was there a step to install

Re: Testing on windows

2015-03-19 Thread Eric Snow
_ > From: Eric Snow [eric.s...@canonical.com] > Sent: Thursday, March 19, 2015 4:33 PM > To: Gabriel Samfira > Cc: juju-dev@lists.ubuntu.com > Subject: Re: Testing on windows > > Thanks for bringing this up. And thanks to Bogdan (and anyone else > involved) for writi

RE: Testing on windows

2015-03-19 Thread Gabriel Samfira
to run commands inside it from a simple python script. We can implement this during the sprint :D. From: Eric Snow [eric.s...@canonical.com] Sent: Thursday, March 19, 2015 4:33 PM To: Gabriel Samfira Cc: juju-dev@lists.ubuntu.com Subject: Re: Testing on

Re: Testing on windows

2015-03-19 Thread Eric Snow
Thanks for bringing this up. And thanks to Bogdan (and anyone else involved) for writing up that great walkthrough! I had expected it to be more complicated. I'm going to be running the unit tests on windows from now on. :) I'm sure I've broken then a bunch in the last couple weeks. What would

RE: Testing on windows

2015-03-19 Thread Gabriel Samfira
[aaron.bent...@canonical.com] Sent: Thursday, March 19, 2015 3:38 PM To: juju-dev@lists.ubuntu.com Subject: Re: Testing on windows -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2015-03-19 06:07 AM, Michael Foord wrote: > Do all tests pass (or skip) on Windows now? Do we have a CI job > runnin

Re: Testing on windows

2015-03-19 Thread Aaron Bentley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2015-03-19 06:07 AM, Michael Foord wrote: > Do all tests pass (or skip) on Windows now? Do we have a CI job > running them? We do have a job. It does not gate merges. http://juju-ci.vapour.ws/job/run-unit-tests-win2012-amd64 Aaron -BEGIN PGP

Re: Testing on windows

2015-03-19 Thread Gabriel Samfira
between the platforms then already exists (playing >> catch up is never a good thing). >> >> A set of branches for CentOS support will soon be proposed, and soon >> after that Debian (Jessie), so testing on windows should be good >> practice for when that happens

Re: Testing on windows

2015-03-19 Thread David Cheney
upport will soon be proposed, and soon > after that Debian (Jessie), so testing on windows should be good > practice for when that happens :). > > Cheers, > Gabriel > > > > > > -- > Juju-dev mailing list > Juju-dev@lists.ubuntu.com > Modify settings

Re: Testing on windows

2015-03-19 Thread Gabriel Samfira
er a good thing). A set of branches for CentOS support will soon be proposed, and soon after that Debian (Jessie), so testing on windows should be good practice for when that happens :). Cheers, Gabriel -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe a

Re: Testing on windows

2015-03-19 Thread Michael Foord
On 19/03/15 01:40, Gabriel Samfira wrote: Hello folks, It has come to my attention that there may be some confusion in regards to some Windows testing. There have been a couple of branches that have merged which break windows tests in juju-core. I would like to remind everyone that there is a

Testing on windows

2015-03-18 Thread Gabriel Samfira
Hello folks, It has come to my attention that there may be some confusion in regards to some Windows testing. There have been a couple of branches that have merged which break windows tests in juju-core. I would like to remind everyone that there is a guide available at: http://wiki.cloudbase.