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
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
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
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
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
15.05.18 14:51, Ned Deily пише:
This is it! We are down to THE FINAL WEEK for 3.7.0! Please get your
feature fixes, bug fixes, and documentation updates in before
2018-05-21 ~23:59 Anywhere on Earth (UTC-12:00). That's about 7 days
from now. We will then tag and produce the 3.7.0 release candidat
Elvis has been working on the What’s New doc at the sprints this week. He
should be checking in his edits soon. Stay tuned!
--
Ned Deily
n...@python.org -- []
> On May 17, 2018, at 14:31, Serhiy Storchaka wrote:
>
> 15.05.18 14:51, Ned Deily пише:
>> This is it! We are down to THE
17.05.18 21:43, Elvis Pranskevichus пише:
I'm working on the What's New document. Will start putting PRs in the
next few days.
Great!
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-co
On Thu, 17 May 2018 at 14:31 Serhiy Storchaka wrote:
> 15.05.18 14:51, Ned Deily пише:
> > This is it! We are down to THE FINAL WEEK for 3.7.0! Please get your
> > feature fixes, bug fixes, and documentation updates in before
> > 2018-05-21 ~23:59 Anywhere on Earth (UTC-12:00). That's about 7 day
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 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
I can restart a test on just Travis when AppVeyor (and now MSTS) all
passed. But for the last few hours, test_async has failed 1/4 to 1/3 of
the runs. This means that test_async failed twice, so I suspect that it
actually fails about half the time. A connection error seems to be the
main cul
On Thu, May 17, 2018 at 8:09 PM, Terry Reedy wrote:
> I can restart a test on just Travis when AppVeyor (and now MSTS) all passed.
> But for the last few hours, test_async has failed 1/4 to 1/3 of the runs.
> This means that test_async failed twice, so I suspect that it actually fails
> about half
On 5/17/2018 10:36 PM, Zachary Ware wrote:
On Thu, May 17, 2018 at 8:09 PM, Terry Reedy wrote:
I can restart a test on just Travis when AppVeyor (and now MSTS) all passed.
But for the last few hours, test_async has failed 1/4 to 1/3 of the runs.
This means that test_async failed twice, so I sus
VSTS is clearly not yet a stable continuous integration platform. It needs
to be made non-blocking, and AppVeyor and Travis need to be brought back!
Examples:
https://github.com/python/cpython/pull/6938#issuecomment-389908094
Windows broke -
https://python.visualstudio.com/cpython/_build?buil
15 matches
Mail list logo