It's failing with:

Failure in test /Users/zagy/development/Zope32/src/zope/app/ftests/doctest.txt
Failed doctest test for doctest.txt
 File "/Users/zagy/development/Zope32/src/zope/app/ftests/doctest.txt", line 0

----------------------------------------------------------------------
File "/Users/zagy/development/Zope32/src/zope/app/ftests/doctest.txt", line 20, in doctest.txt
Failed example:
   print http(r"""
   GET /@@contents.html HTTP/1.1
   """)
Differences (ndiff with -expected +actual):
     HTTP/1.1 401 Unauthorized
     Cache-Control: no-store, no-cache, must-revalidate
   - Content-Length: ...
   ?                 ^^^
   + Content-Length: 3987
   ?                 ^^^^
     Content-Type: text/html;charset=utf-8
     Expires: Mon, 26 Jul 1997 05:00:00 GMT
     Pragma: no-cache
   - WWW-Authenticate: basic realm="Zope"
   ?                               ^^   -
   + WWW-Authenticate: basic realm=zope
   ?                               ^
     <BLANKLINE>
   - <!DOCTYPE html PUBLIC ...
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
   + <BLANKLINE>
   + <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en"
   +       lang="en">
   + <BLANKLINE>
   +   <head>
   +     <title>Z3: </title>
   + <BLANKLINE>
+ <style type="text/css" media="all">@import url(http://localhost/@@/zope3_tablelayout.css);</style>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   +     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   +     <!-- Basic zope3 javascript's -->
   +     <script type="text/javascript"
   +             src="http://localhost/@@/zope3.js";>
   +     </script>
   + <BLANKLINE>
   + <BLANKLINE>
   +     <!-- Ugly is better than lobotomized. -->
   +     <script type="text/javascript"
   +             src="http://localhost/@@/xmltree.js";>
   +     </script>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
   +     <link rel="icon" type="image/png"
   +           href="http://localhost/@@/favicon.png"; />
   +   </head>
   + <BLANKLINE>
   +   <body onload="loadtree('http://localhost/', 'http://localhost/'); ">
   +         <table id="layout" border="0" cellspacing="0" cellpadding="0">
   +             <tr>
   +                 <td colspan="2" id="top">
   + <BLANKLINE>
   +                         <div id="global">
   +                             <div id="userDetails">
   + <BLANKLINE>
   +                                     User:
   +                                     Unauthenticated User
   + <BLANKLINE>
   + <BLANKLINE>
   + <BLANKLINE>
+ <a href="@@login.html?nextURL=http%3A//localhost/%40%40contents.html">[Login]</a>


  + <BLANKLINE>
   + <BLANKLINE>
   +                             </div>
   + <BLANKLINE>
   +                                 <a
   +     href="http://localhost/@@SelectedManagementView.html";
   +     name="top"><img src="http://localhost/@@/zope3logo.gif"; /></a>
   + <BLANKLINE>
   +                         </div>
   + <BLANKLINE>
   +                 </td>
   +             </tr>
   +             <tr>
   +                 <td colspan="2">
   + <BLANKLINE>
   +                     <div id="breadcrumbs">
   +                         Location:&nbsp;<a
   +     href="http://localhost/@@SelectedManagementView.html";>[top]</a>
   +                              /
   +                     </div>
   + <BLANKLINE>
   +                 </td>
   +             </tr>
   +             <tr>
   +                 <td id="navigation">
   + <BLANKLINE>
   +                 <div id="navigators">
   +                     <!-- Navigation tree box -->
   + <BLANKLINE>
   +     <!-- Ugly is better than lobotomized. -->
   +       <div class="box" id="navigationTree">
   +         <h4>Navigation</h4>
   +         <div xmlns="http://www.zope.org/zope3xmltree";
   +              id="navtreecontents" class="body"
   +              onclick="treeclicked(event);">Loading...</div>
   +       </div>
   + <BLANKLINE>
   + <BLANKLINE>
   +                 </div>
   + <BLANKLINE>
   +                 </td>
   +                 <td id="content">
   +                 <div id="workspace">
   + <BLANKLINE>
   + <BLANKLINE>
   +                     <!-- OnlineHelp with popup support -->
+ <!-- note, we reverse the actions list 'cos they're packed to the
   +                              screen from the right -->
   + <BLANKLINE>
   + <BLANKLINE>
   +                     <div id="viewspace">
   +                         <div id="message">
   +                         </div>
   +                         <div id="body">
   +                             <div>
   + <BLANKLINE>
   + <h1>Unauthorized</h1>
   + <BLANKLINE>
   + <p>You are not authorized</p>
   + <BLANKLINE>
   + </div>
   +                         </div>
   +                         <div id="context_information">
   +                             <div id="helpers">
   + <BLANKLINE>
   +                             </div>
   +                         </div>
   +                         <div class="spacer">
   +                             &nbsp;
   +                         </div>
   +                     </div>
   +                 </div>
   +                 <div id="footer" />
   +                 <div id="logger" />
   +                 </td>
   +             </tr>
   +         </table>
   +   </body>
   + </html>
   + <BLANKLINE>
   + <BLANKLINE>


--
Christian Zagrodnick

gocept gmbh & co. kg  ·  forsterstrasse 29 · 06112 halle/saale
www.gocept.com · fon. +49 345 12298894 · fax. +49 345 12298891



_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to