On Thu, May 17, 2018 at 5:27 PM, Terry Reedy wrote:
> Can VSTS run GUI tests on any of the systems? Right now, only Appveyor and
> one or two of the Windows buildbots do so.
It's certainly possible to use Xvfb to run headless GUI tests on Linux
(or other Unixes that use X11). Any CI service shou
Can VSTS run GUI tests on any of the systems? Right now, only Appveyor
and one or two of the Windows buildbots do so.
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Con
On 5/17/2018 10:07 AM, Steve Dower wrote:
Feel free to email me with any questions or feedback, either on or off-list.
When a test fails and verbose test by test output is displayed, it would
be really nice if error lines, or at least 'ERROR' were highlighted more
somehow. Either in red (ha
On 17May2018 1014, Antoine Pitrou wrote:
> That sounds cool. Which builds are you looking to migrate to VSTS?
> macOS sounds like a no-brainer as the Travis-CI macOS infrastructure is
> known to be very lacking (though it has been a bit better lately).
> Windows may be reasonable since AppVeyor do
Le 17/05/2018 à 16:07, Steve Dower a écrit :
> Okay, now that it's morning and I have coffee, here's a full update on
> what I've been doing (those at the language summit have heard some of
> this already).
>
> Visual Studio Team Services is Microsoft's integrated code/build/release
> infrastruct
Okay, now that it's morning and I have coffee, here's a full update on
what I've been doing (those at the language summit have heard some of
this already).
Visual Studio Team Services is Microsoft's integrated code/build/release
infrastructure service. The official marketing page is
https://www.vi
On Thu, 17 May 2018 at 01:47 Benjamin Peterson wrote:
>
>
> On Wed, May 16, 2018, at 15:27, Steve Dower wrote:
> > Thanks Microsoft for the 20 concurrent builds on Windows, macOS and
> Linux :)
>
> That is quite generous! Will it be ongoing?
>
Yes, this is not just for the sprints. This is a con
On Wed, May 16, 2018, at 15:27, Steve Dower wrote:
> Thanks Microsoft for the 20 concurrent builds on Windows, macOS and Linux :)
That is quite generous! Will it be ongoing?
___
python-committers mailing list
python-committers@python.org
https://mail.p
Top-posted from my Windows phone
From: Steve Dower
Sent: Wednesday, May 16, 2018 18:10
To: python-committers@python.org
Subject: [python-committers] Visual Studio Team Services checks on pullrequests
Hi all
Just a quick note right now - don't have time for all the details.
I'm experimen