From ab21d46b21804b4b0ef4e1ab6ba928d6201ab2cc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Thu, 18 Nov 2010 13:47:28 +0000
Subject: [PATCH] mark some tests as expected failures

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40370 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../testSearchAndSortOnDateColumn.xml              | 14 +++++++++-----
 .../proxy_field_zuite/testListModeListboxProxy.xml |  4 ++--
 bt5/erp5_ui_test/bt/revision                       |  2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml
index f12cacf634..cbacbec76a 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/listbox_zuite/testSearchAndSortOnDateColumn.xml
@@ -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>
diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml
index b700ed5b9c..3adb98ad45 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testListModeListboxProxy.xml
@@ -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
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 4793663f9f..c5ba36b3c3 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-631
\ No newline at end of file
+632
\ No newline at end of file
-- 
2.30.9