*** jhauser has quit IRC | 00:03 | |
*** J1m has quit IRC | 00:05 | |
*** goschtl_ has quit IRC | 00:13 | |
*** alga has quit IRC | 00:16 | |
*** aaronv has quit IRC | 00:19 | |
*** aaronv has joined #zope3-dev | 00:20 | |
*** elro has joined #zope3-dev | 00:23 | |
*** redir has quit IRC | 00:31 | |
*** hathawsh is now known as hath|away | 00:32 | |
*** hath|away is now known as hathawsh | 00:32 | |
*** aaronv has quit IRC | 00:39 | |
gary_poster | benji: ping? | 00:40 |
---|---|---|
*** brandon_rhodes has joined #zope3-dev | 00:40 | |
benji | gary_poster: pong | 00:43 |
* benji and gary_poster play slow-motion ping pong. | 00:45 | |
gary_poster | benji: hey! I'm trying to unblock the ZTK release by fixing my zope.testing changes. The problem they reported on Ubuntu was a timing thing and I think I fixed it by more fuzziness. | 00:45 |
gary_poster | I'm not well-equipped to try and solve the Windows problems though. I'm pretty sure I have \r \n style problems but I've forgotten how to handle them. http://dev.thehealthagency.com/buildbot/builders/ztk-win-py2.4%20slave-win-py2.4/builds/21/steps/test/logs/stdio | 00:45 |
gary_poster | sorry was trying to type everything :-P | 00:45 |
gary_poster | but so anyway...eh...are there some standard gotchas I should know about with the \r \n stuff, and ways around them? | 00:46 |
benji | np | 00:46 |
benji | I'll look at that URL real quick. | 00:47 |
*** elro has quit IRC | 00:47 | |
gary_poster | Thank you | 00:47 |
benji | which bits in particular? | 00:47 |
*** elro has joined #zope3-dev | 00:47 | |
gary_poster | benji: first example: notice the extra space | 00:48 |
gary_poster | in the first test | 00:48 |
gary_poster | second test: notice the spaces after the dots in the result | 00:48 |
*** junkafarian_ has joined #zope3-dev | 00:48 | |
gary_poster | pertinent bit is in zope.testing.testrunner.formatter lines 270-274 | 00:49 |
gary_poster | getting link to svn if that helps | 00:49 |
benji | have the non-space differences in the expected and go already been fixed? | 00:49 |
gary_poster | yes | 00:49 |
benji | k | 00:50 |
gary_poster | FWIW, find "elif self.in_subprocess" on http://svn.zope.org/zope.testing/trunk/src/zope/testing/testrunner/formatter.py?rev=102634&view=markup | 00:51 |
benji | that comment doesn't make outputting a newline sound like the right thing to do | 00:51 |
gary_poster | This is supposed to be consumed by this code: find _is_dots on http://svn.zope.org/zope.testing/trunk/src/zope/testing/testrunner/runner.py?rev=102634&view=markup | 00:52 |
benji | it sounds like we need to flush stdout instead | 00:52 |
gary_poster | and then the write method below | 00:52 |
gary_poster | no, there's cacheing beneath what we control | 00:52 |
benji | hmm | 00:52 |
gary_poster | unless we use readlines in the runner | 00:52 |
gary_poster | Look for "We use readline()" on the runner page (http://svn.zope.org/zope.testing/trunk/src/zope/testing/testrunner/runner.py?rev=102634&view=markup again) | 00:53 |
benji | I'm not seeing why windows would generate different output than a unix | 00:53 |
benji | mmm, ok I see why the newline is there now | 00:53 |
gary_poster | I could probably switch that to a select loop | 00:54 |
benji | maybe, but that doesn't seem to be the underlying cause of the cross-platform differences | 00:54 |
benji | (although I can't see what the root cause is ATM, either) | 00:55 |
gary_poster | benji: ok. well, thanks for the once-over. :-) I'll try to pound my head on it or see if I can get Sidnei to help, who seems to also have Windows-foo :-) | 00:56 |
gary_poster | thank you! | 00:56 |
benji | since there is no reading/writing to files being done here, I can't see why Windows would be behaving differently than another OS | 00:56 |
benji | glad to (not) help any time | 00:56 |
gary_poster | :-) | 00:57 |
*** junkafarian has quit IRC | 01:04 | |
*** junkafarian_ is now known as junkafarian | 01:04 | |
*** benji has quit IRC | 01:04 | |
*** agroszer_ has quit IRC | 01:06 | |
*** hathawsh is now known as hath|away | 01:10 | |
*** markusleist has quit IRC | 01:16 | |
*** hath|away is now known as hathawsh | 01:20 | |
*** jamur2 has quit IRC | 01:25 | |
*** elro has quit IRC | 01:28 | |
*** pyqwer has quit IRC | 01:34 | |
*** nathany has quit IRC | 01:35 | |
*** lurkymclurkleton has quit IRC | 01:40 | |
*** aaronv has joined #zope3-dev | 01:42 | |
*** aaronv has quit IRC | 01:43 | |
*** redir has joined #zope3-dev | 01:43 | |
*** aaronv has joined #zope3-dev | 01:44 | |
*** markusleist has joined #zope3-dev | 01:48 | |
*** alecm has joined #zope3-dev | 01:48 | |
*** aaronv_ has joined #zope3-dev | 01:50 | |
*** romanofski has joined #zope3-dev | 01:51 | |
*** mcdonc has quit IRC | 01:56 | |
*** aaronv has quit IRC | 01:57 | |
*** aaronv_ is now known as aaronv | 01:57 | |
*** JaRoel|4D has joined #zope3-dev | 02:01 | |
*** MiUlEr has quit IRC | 02:05 | |
*** redir has quit IRC | 02:06 | |
*** redir has joined #zope3-dev | 02:09 | |
*** aaronv has quit IRC | 02:13 | |
*** hathawsh is now known as hath|away | 02:13 | |
*** lurkymclurkleton has joined #zope3-dev | 02:14 | |
*** lurkymclurkleton has quit IRC | 02:14 | |
*** redir has quit IRC | 02:29 | |
*** nathany has joined #zope3-dev | 02:37 | |
*** aaronv has joined #zope3-dev | 02:50 | |
*** aaronv has quit IRC | 03:05 | |
*** jukart has joined #zope3-dev | 03:10 | |
*** junkafarian has quit IRC | 03:16 | |
*** srichter has joined #zope3-dev | 03:20 | |
*** ChanServ sets mode: +o srichter | 03:20 | |
*** nathany has quit IRC | 03:21 | |
*** ignas has joined #zope3-dev | 03:29 | |
*** matthal has joined #zope3-dev | 03:32 | |
*** pcardune has quit IRC | 03:39 | |
*** gary_poster has quit IRC | 03:54 | |
*** jukart has quit IRC | 03:54 | |
*** mcdonc has joined #zope3-dev | 04:03 | |
*** alecm has quit IRC | 04:04 | |
*** davisagli has quit IRC | 04:04 | |
*** MiUlEr has joined #zope3-dev | 04:06 | |
*** davisagli has joined #zope3-dev | 04:33 | |
*** hath|away is now known as hathawsh | 04:36 | |
*** ignas has quit IRC | 04:37 | |
*** pcardune has joined #zope3-dev | 04:40 | |
*** hathawsh is now known as hath|away | 04:59 | |
*** romanofski has quit IRC | 05:01 | |
*** ignas has joined #zope3-dev | 05:11 | |
*** davisagli has quit IRC | 05:35 | |
*** ignas has quit IRC | 05:43 | |
*** pcardune has quit IRC | 06:20 | |
*** kaeru has joined #zope3-dev | 06:21 | |
*** markusleist1 has joined #zope3-dev | 06:28 | |
*** markusleist has quit IRC | 06:29 | |
*** MiUlEr has quit IRC | 06:31 | |
*** redir has joined #zope3-dev | 06:38 | |
*** romanofski has joined #zope3-dev | 06:59 | |
*** brandon_rhodes has quit IRC | 07:10 | |
*** hath|away is now known as hathawsh | 07:27 | |
*** matthal has quit IRC | 07:31 | |
*** hathawsh is now known as hath|away | 07:38 | |
*** fcorrea has joined #zope3-dev | 07:41 | |
*** redir has quit IRC | 07:43 | |
*** kursor has joined #zope3-dev | 07:46 | |
*** hath|away is now known as hathawsh | 07:48 | |
*** hathawsh is now known as hath|away | 08:02 | |
*** hath|away is now known as hathawsh | 08:03 | |
*** jfkw has quit IRC | 08:08 | |
*** MiUlEr has joined #zope3-dev | 08:10 | |
*** davisagli has joined #zope3-dev | 08:18 | |
*** davisagli has quit IRC | 08:20 | |
*** davisagli has joined #zope3-dev | 08:21 | |
*** davisagli has quit IRC | 08:34 | |
*** afd__ has joined #zope3-dev | 08:43 | |
*** kursor has quit IRC | 08:54 | |
*** romanofski has quit IRC | 08:57 | |
*** pcardune has joined #zope3-dev | 09:03 | |
*** sweh has joined #zope3-dev | 09:08 | |
*** hathawsh is now known as hath|away | 09:32 | |
*** hath|away is now known as hathawsh | 09:37 | |
*** junkafarian has joined #zope3-dev | 09:37 | |
*** MiUlEr has quit IRC | 09:44 | |
*** hathawsh is now known as hath|away | 10:04 | |
*** hath|away is now known as hathawsh | 10:08 | |
*** Theuni1 has joined #zope3-dev | 10:14 | |
*** pcardune has quit IRC | 10:16 | |
*** hathawsh is now known as hath|away | 10:19 | |
*** hath|away is now known as hathawsh | 10:20 | |
*** jukart has joined #zope3-dev | 10:23 | |
*** Theuni1 has quit IRC | 10:25 | |
*** sweh has quit IRC | 10:36 | |
*** junkafarian_ has joined #zope3-dev | 10:44 | |
*** hathawsh is now known as hath|away | 10:44 | |
*** sweh has joined #zope3-dev | 10:47 | |
*** hath|away is now known as hathawsh | 10:49 | |
*** sweh has quit IRC | 10:50 | |
*** junkafarian has quit IRC | 11:01 | |
*** junkafarian_ is now known as junkafarian | 11:01 | |
*** junkafarian has quit IRC | 11:03 | |
*** junkafarian has joined #zope3-dev | 11:05 | |
*** hathawsh is now known as hath|away | 11:13 | |
*** Theuni1 has joined #zope3-dev | 11:15 | |
*** junkafarian has quit IRC | 11:15 | |
*** junkafarian has joined #zope3-dev | 11:17 | |
*** hath|away is now known as hathawsh | 11:17 | |
*** romanofski has joined #zope3-dev | 11:23 | |
*** mcdonc has quit IRC | 11:25 | |
*** mcdonc has joined #zope3-dev | 11:26 | |
*** Theuni1 has quit IRC | 11:32 | |
*** hathawsh is now known as hath|away | 11:36 | |
*** hath|away is now known as hathawsh | 11:37 | |
*** zagy has joined #zope3-dev | 11:49 | |
*** hathawsh is now known as hath|away | 12:01 | |
*** kursor has joined #zope3-dev | 12:07 | |
*** hath|away is now known as hathawsh | 12:07 | |
*** goschtl has joined #zope3-dev | 12:15 | |
*** romanofski has quit IRC | 12:23 | |
*** jukart has quit IRC | 12:28 | |
*** jukart has joined #zope3-dev | 12:34 | |
*** romanofski has joined #zope3-dev | 12:36 | |
*** kursor_ has joined #zope3-dev | 12:36 | |
*** kursor has quit IRC | 12:36 | |
*** kursor_ is now known as kursor | 12:36 | |
*** junkafarian has quit IRC | 12:37 | |
*** hathawsh is now known as hath|away | 12:42 | |
*** hath|away is now known as hathawsh | 12:48 | |
*** romanofski has quit IRC | 12:48 | |
*** jukart has quit IRC | 12:54 | |
*** jukart has joined #zope3-dev | 12:55 | |
*** zagy has quit IRC | 12:56 | |
*** goschtl has quit IRC | 13:02 | |
*** hathawsh is now known as hath|away | 13:08 | |
*** jukart has quit IRC | 13:09 | |
*** kursor has quit IRC | 13:09 | |
*** zagy has joined #zope3-dev | 13:16 | |
*** JaRoel|4_ has joined #zope3-dev | 13:16 | |
*** afd__ has quit IRC | 13:19 | |
*** afd__ has joined #zope3-dev | 13:20 | |
*** jukart has joined #zope3-dev | 13:22 | |
*** JaRoel|4_ has quit IRC | 13:26 | |
*** JaRoel|4_ has joined #zope3-dev | 13:26 | |
*** jukart has quit IRC | 13:33 | |
*** JaRoel|4D has quit IRC | 13:33 | |
*** elro has joined #zope3-dev | 13:40 | |
*** sunew has joined #zope3-dev | 13:40 | |
*** elro has quit IRC | 13:58 | |
*** romanofski has joined #zope3-dev | 14:00 | |
*** sunew has quit IRC | 14:02 | |
*** gary_poster has joined #zope3-dev | 14:27 | |
*** romanofski has quit IRC | 14:30 | |
*** BjornT has quit IRC | 14:48 | |
*** BjornT has joined #zope3-dev | 15:01 | |
*** BjornT has joined #zope3-dev | 15:01 | |
*** J1m has joined #zope3-dev | 15:07 | |
*** aaronv has joined #zope3-dev | 15:17 | |
*** BjornT has quit IRC | 15:50 | |
*** BjornT has joined #zope3-dev | 15:59 | |
*** ignas has joined #zope3-dev | 15:59 | |
*** redir has joined #zope3-dev | 16:15 | |
*** alecm has joined #zope3-dev | 16:28 | |
*** alecm has quit IRC | 16:32 | |
*** alecm has joined #zope3-dev | 16:32 | |
*** J1m has quit IRC | 16:48 | |
*** dunny has quit IRC | 16:50 | |
*** kaeru has quit IRC | 16:50 | |
*** MiUlEr has joined #zope3-dev | 17:11 | |
*** jfkw has joined #zope3-dev | 17:12 | |
*** J1m has joined #zope3-dev | 17:21 | |
*** alecm has quit IRC | 17:29 | |
*** MiUlEr has quit IRC | 17:40 | |
*** J1m has quit IRC | 17:50 | |
*** J1m has joined #zope3-dev | 18:38 | |
*** nathany has joined #zope3-dev | 18:41 | |
*** nathany has quit IRC | 18:53 | |
*** J1m has quit IRC | 18:57 | |
*** J1m has joined #zope3-dev | 18:59 | |
*** ignas_ has joined #zope3-dev | 19:04 | |
*** ignas has quit IRC | 19:06 | |
*** Theuni1 has joined #zope3-dev | 19:07 | |
*** redir has quit IRC | 19:19 | |
*** Theuni1 has left #zope3-dev | 19:24 | |
*** J1m has quit IRC | 19:46 | |
*** J1m has joined #zope3-dev | 19:48 | |
*** aaronv has quit IRC | 19:52 | |
*** J1m has quit IRC | 19:55 | |
*** elro has joined #zope3-dev | 19:55 | |
*** davisagli has joined #zope3-dev | 19:56 | |
*** afd__ has quit IRC | 20:03 | |
*** davisagli has left #zope3-dev | 20:09 | |
*** davisagli has joined #zope3-dev | 20:14 | |
*** davisagli has quit IRC | 20:17 | |
*** davisagli has joined #zope3-dev | 20:19 | |
*** alga has joined #zope3-dev | 20:24 | |
*** pcardune has joined #zope3-dev | 20:27 | |
*** mcdonc has quit IRC | 20:28 | |
*** mcdonc has joined #zope3-dev | 20:29 | |
*** pcardune has quit IRC | 20:31 | |
*** hath|away is now known as hathawsh | 20:31 | |
*** alecm has joined #zope3-dev | 20:34 | |
*** elro has quit IRC | 20:35 | |
*** pcardune has joined #zope3-dev | 20:45 | |
*** yota has joined #zope3-dev | 20:47 | |
*** markusleist1 has quit IRC | 20:52 | |
*** davisagli has quit IRC | 20:53 | |
*** redir has joined #zope3-dev | 21:16 | |
*** alecm has quit IRC | 21:39 | |
*** elro has joined #zope3-dev | 21:41 | |
*** alecm has joined #zope3-dev | 21:44 | |
*** alecm has quit IRC | 21:48 | |
*** gary_poster has quit IRC | 21:56 | |
*** elro has quit IRC | 22:13 | |
*** zagy has quit IRC | 22:20 | |
*** aaronv has joined #zope3-dev | 22:29 | |
*** pcardune has quit IRC | 22:40 | |
*** hathawsh is now known as hath|away | 22:51 | |
*** davisagli has joined #zope3-dev | 22:56 | |
*** aaronv has quit IRC | 23:33 | |
*** J1m has joined #zope3-dev | 23:39 | |
*** davisagli has quit IRC | 23:39 | |
*** hath|away is now known as hathawsh | 23:41 | |
*** hathawsh is now known as hath|away | 23:52 | |
*** J1m has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!