[Buildbot-devel] Problems adding a SvnSource poller, one problem remaining
Niklaus Giger
niklaus.giger at member.fsf.org
Mon Sep 4 21:33:49 UTC 2006
Niklaus Giger wrote:
> Hi
>
<..>
After some sleep and a shower I knew where I made the main mistake.
The attached patch (against the darcs repository) fixes except the
one:
After a changes gets submitted the HTML waterfall responds with
"Request did not return a string". Here is the Output if I click at
http://localhost:8081/changes/1:
> Request did not return a string
> Request:
> <GET /changes/1 HTTP/1.1>
>
> Resource:
> <buildbot.status.html.StaticHTML instance at 0x30853760>
>
> Value:
> u'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"\n"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html
xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">\n<head>\n
<title>Change #1</title>\n</head>\n<body vlink="#800080">\n\n<p>Changed by:
<b>niklaus</b><br />\nChanged at: <b>Mon 04 Sep 2006
21:08:06</b><br />\nBranch: <b>/trunk</b><br />\n\nRevision:
<b>30</b><br />\n\n<br />\n\nChanged files:\n<ul>\n<li>
<b>/trunk/src/tWithWarning.c</b></li>\n</ul>\n\n\nComments:\n<pre>a Change
at Mon Sep 4 23:08:06 CEST 2006</pre>\n</p>\n</body></html>\n'
But I cannot find an error inside the <!DOCTYPE html PUBLIC except that
there are may be too many \n. And the contents correspond to the change I
submitted.
Any help would be appreciated.
Best regards
Niklaus Giger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: svnsource.patch.bz2
Type: application/x-bzip2
Size: 4594 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20060904/5ca037a7/attachment.bin>
More information about the devel
mailing list