Commit ab21d46b authored by Jérome Perrin's avatar Jérome Perrin

mark some tests as expected failures

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40370 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 946754f3
......@@ -34,18 +34,18 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
<head>\n
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
<title>Test Search and Sort on a Date Column</title>\n
<title>Test Search and Sort on a Date Column (expected failure)</title>\n
</head>\n
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
<tr><td rowspan="1" colspan="3">Test Search and Sort on a Date Column</td></tr>\n
<tr><td rowspan="1" colspan="3">Test Search and Sort on a Date Column (expected failure)</td></tr>\n
</thead><tbody>\n
<!-- XXX Mobile listbox columns label are not clickable for quick sorting\n
So this test is skipped -->\n
......@@ -248,7 +248,7 @@
</html>\n
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -262,9 +262,13 @@
<key> <string>id</string> </key>
<value> <string>testSearchAndSortOnDateColumn</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -40,12 +40,12 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
<head>\n
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
<title>Test List Mode Listbox proxy</title>\n
<title>Test List Mode Listbox proxy (expected failure)</title>\n
</head>\n
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
<tr><td rowspan="1" colspan="3">Test List Mode Listbox Proxy</td></tr>\n
<tr><td rowspan="1" colspan="3">Test List Mode Listbox Proxy (expected failure)</td></tr>\n
</thead><tbody>\n
<!-- XXX listbox_title is not displayed in mobile mode\n
So this test is skipped -->\n
......
631
\ No newline at end of file
632
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment