Log file Viewer
Help
|
Karma
| Search:
#pypa-dev logs for Saturday the 26th of April, 2014
(
Back to #pypa-dev overview
) (
Back to channel listing
) (
Animate logs
)
[
05:17:53
] <
dstufft
> There, tests should be much faster now /cc Alex_Gaynor
[
05:18:21
] <
Alex_Gaynor
> dstufft: nice
[
05:34:23
] <
Alex_Gaynor
> dstufft: tests are soooo fast now D:
[
05:35:16
] <
dstufft
> Alex_Gaynor: now i'll just complain about Python 3, like god intended
[
05:35:19
] <
dstufft
> or 3.2 at least
[
05:35:22
] <
Alex_Gaynor
> dstufft: A+ job well done.
[
06:50:34
] <
Ivo
> 2 hours to 40 min
[
06:50:40
] <
Ivo
> w00t
[
16:29:39
] <
Alex_Gaynor
> dstufft: did the 34 stuff get deployed on travis?
[
16:35:13
] <
dstufft
> Alex_Gaynor: no
[
16:35:23
] <
dstufft
> waiting on joshk to write a blog post afaik
[
16:35:30
] <
Alex_Gaynor
> lol
[
16:36:11
] <
dstufft
> I keep going back and forth
[
16:36:21
] <
dstufft
> on wether I want to stand up our own CI infra or not
[
16:36:24
] <
dstufft
> for pypa
[
16:40:28
] <
Alex_Gaynor
> dstufft: sounds like a lot of work
[
16:44:18
] <
dstufft
> Alex_Gaynor: yes it does
[
16:44:29
] <
dstufft
> Alex_Gaynor: however Windows ;( and other *nix oses
[
17:52:33
] <
dstufft
> Alex_Gaynor: is PyPy slower on OSX than on Ubuntu
[
17:52:45
] <
Alex_Gaynor
> dstufft: Quite possible.
[
19:32:00
] <
dstufft
> I hate when things fail on Travis but not locally
[
19:37:16
] <
dstufft
> I like how on OSX Python 3.2+ we have a test that checks what happens when a package install fails, failing becuase the package isn't failing to install
[
19:37:24
] <
dstufft
> but only on Travis's OSX
[
19:37:38
] <
dstufft
> apparently pip + Travis OSX is better at installing packages then we expected!