Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sample_test_report.html #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 29 additions & 15 deletions sample_test_report.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
<head>
<title>Unit Test Report</title>
<meta name="generator" content="HTMLTestRunner 0.8.2"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link href="https://fonts.googleapis.com/css2?family=Caveat&display=swap" rel="stylesheet">

<style type="text/css" media="screen">
body { font-family: verdana, arial, helvetica, sans-serif; font-size: 80%; }
body { font-family: 'Caveat', cursive; font-size: 80%; }
table { font-size: 100%; }
pre { }

Expand Down Expand Up @@ -440,11 +441,16 @@ <h1>Unit Test Report</h1>
AssertionError: failed:/history
pattern missing: &lt;title&gt;
--out-------------------------------------------------------------------
HTTP/1.0 500 Internal Server Error
Server: MindRetrieve 0.8.2
Date: Mon, 28 Mar 2011 16:00:12 GMT
Content-type: text/html

HTTP/1.0 500 Internal Server Error

Server: MindRetrieve 0.8.2

Date: Mon, 28 Mar 2011 16:00:12 GMT

Content-type: text/html



&lt;html&gt;&lt;body&gt;&lt;h1&gt;Internal Error&lt;/h1&gt;
&lt;pre&gt;
Traceback (most recent call last):
Expand Down Expand Up @@ -832,11 +838,16 @@ <h1>Unit Test Report</h1>
AssertionError: failed:/weblib?query=wiki&amp;sort=tag-asc
pattern missing: Kremlin de Moscou - Wikip\xe9dia
--out-------------------------------------------------------------------
HTTP/1.0 200 OK
Content-type: text/html; charset=utf-8
Cache-control: no-cache
Set-Cookie: weblib_sort=tag-asc

HTTP/1.0 200 OK

Content-type: text/html; charset=utf-8

Cache-control: no-cache

Set-Cookie: weblib_sort=tag-asc



&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/html4/loose.dtd"&gt;
&lt;html&gt;
&lt;head&gt;
Expand Down Expand Up @@ -1699,7 +1710,8 @@ <h1>Unit Test Report</h1>

pt4.6: INFO:wlib.store:Loading weblib from: testdata/weblib\weblib.dat
DEBUG:app:Run CGI script: /weblib path: /weblib/_?description=description%3A%E2%82%AC%21%22%23%24%25%26%27%28%29%2A%2B%2C-.+%2F0123456789%3A+%3B%3C%3D%3E%3F%40%5B%5C%5D%5E_%60%7B%7C%7D%7E%0D%0A%5BFor+testing%5D&amp;tags=%E2%82%AC%21%22%24%25+%26%27%28%29%2A-.%2F%3B+%3D%3F%5B%5C%5D%5E+_%60%7B%7C%7D%7E&amp;url=url%3A%E2%82%AC%21%22%23%24%25%26%27%28%29%2A%2B%2C-.+%2F0123456789%3A+%3B%3C%3D%3E%3F%40%5B%5C%5D%5E_%60%7B%7C%7D%7E&amp;title=%E2%82%AC%21%22%23%24%25%26%27%28%29%2A%2B%2C-.+%2F0123456789%3A+%3B%3C%3D%3E%3F%40%5B%5C%5D%5E_%60%7B%7C%7D%7E&amp;method=PUT&amp;create_tags=1
DEBUG:cgi.weblib:method PUT rid=-1 tid=None path=/_ param (description=description:€!"#$%&amp;'()*+,-. /0123456789: ;&lt;=&gt;?@[\]^_`{|}~
DEBUG:cgi.weblib:method PUT rid=-1 tid=None path=/_ param (description=description:€!"#$%&amp;'()*+,-. /0123456789: ;&lt;=&gt;?@[\]^_`{|}~

[For testing],title=€!"#$%&amp;'()*+,-. /0123456789: ;&lt;=&gt;?@[\]^_`{|}~,url=url:€!"#$%&amp;'()*+,-. /0123456789: ;&lt;=&gt;?@[\]^_`{|}~,tags=€!"$% &amp;'()*-./; =?[\]^ _`{|}~,method=PUT,create_tags=1)
DEBUG:weblib:Added tag: €!"$% &amp;'()*-./; =?[\]^ _`{|}~
INFO:cgi.wlibFm:Adding WebPage: €!"#$%&amp;'()*+,-. /0123456789: ;&lt;=&gt;?@[\]^_`{|}~
Expand Down Expand Up @@ -4449,9 +4461,11 @@ <h1>Unit Test Report</h1>
</div>
<pre>

pt36.1: line 0: [line1
pt36.1: line 0: [line1

]
line 1: [line2
line 1: [line2

]
line 2: [line3
]
Expand Down