[Erp5-report] r40370 jerome - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_test...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Nov 18 14:47:29 CET 2010
Author: jerome
Date: Thu Nov 18 14:47:28 2010
New Revision: 40370
URL: http://svn.erp5.org?rev=40370&view=rev
Log:
mark some tests as expected failures
Modified:
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml
erp5/trunk/bt5/erp5_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml?rev=40370&r1=40369&r2=40370&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml [utf8] Thu Nov 18 14:47:28 2010
@@ -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>
@@ -263,8 +263,12 @@
<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>
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml?rev=40370&r1=40369&r2=40370&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml [utf8] Thu Nov 18 14:47:28 2010
@@ -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
Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=40370&r1=40369&r2=40370&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Thu Nov 18 14:47:28 2010
@@ -1 +1 @@
-631
\ No newline at end of file
+632
\ No newline at end of file
More information about the Erp5-report
mailing list