test_cookie testresult

cpu-mhz 1603.696
cpu-model AMD Opteron(tm) Processor 242
executable py.py
execution-time 211.479905844
exit-status 0
fspath /home/hpk/pypy-dist/lib-python/2.4.1/test/test_cookie.py
options
outcome OK
platform linux2
pypy-revision 27957
python-version-info (2, 4, 2, 'final', 0)
startdate Thu Jun 1 05:30:05 2006
testreport-version 1.1
timeout 1089.0
userhost hpk@cen01

stdout

<SimpleCookie: chips='ahoy' vienna='finger'>
Set-Cookie: chips=ahoy;
Set-Cookie: vienna=finger;
  chips 'ahoy' 'ahoy'
Set-Cookie: chips=ahoy;
  vienna 'finger' 'finger'
Set-Cookie: vienna=finger;
<SimpleCookie: keebler='E=mc2; L="Loves"; fudge=\n;'>
Set-Cookie: keebler="E=mc2; L=\"Loves\"; fudge=\012;";
  keebler 'E=mc2; L="Loves"; fudge=\n;' 'E=mc2; L="Loves"; fudge=\n;'
Set-Cookie: keebler="E=mc2; L=\"Loves\"; fudge=\012;";
<SimpleCookie: keebler='E=mc2'>
Set-Cookie: keebler=E=mc2;
  keebler 'E=mc2' 'E=mc2'
Set-Cookie: keebler=E=mc2;
Set-Cookie: Customer="WILE_E_COYOTE"; Path=/acme;

        <SCRIPT LANGUAGE="JavaScript">
        <!-- begin hiding
        document.cookie = "Customer="WILE_E_COYOTE"; Path=/acme; Version=1;"
        // end hiding -->
        </script>
        

        <SCRIPT LANGUAGE="JavaScript">
        <!-- begin hiding
        document.cookie = "Customer="WILE_E_COYOTE"; Path=/acme;"
        // end hiding -->
        </script>
        
If anything blows up after this line, it's from Cookie's doctest.

stderr

Loading grammar /home/hpk/pypy-dist/pypy/interpreter/pyparser/data/Grammar2.5a
faking <type 'module'>
faking <type 'file'>
faking <type 'posix.stat_result'>
faking <type 'posix.statvfs_result'>
fake-wrapping interp file <open file '<stdout>', mode 'w' at 0x558e5068>
fake-wrapping interp file <open file '<stderr>', mode 'w' at 0x558e50b0>
fake-wrapping interp file <open file '<stdin>', mode 'r' at 0x558e5020>