Commit 0cb72f9b authored by Jérome Perrin's avatar Jérome Perrin

fixup! ui_test: test behaviour of default module listbox more columns (...

fixup! ui_test: test behaviour of default module listbox more columns ( creation_date, modification_date & owner_title )

Mark as expected failure for anonymous selection functional tests
parent f3fe7a50
......@@ -45,7 +45,7 @@
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
<tr><td rowspan="1" colspan="3" tal:content="template/title"></td></tr>\n
<tr><td rowspan="1" colspan="3"><tal:block tal:content="tempate/title"/> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/expected_failure_for_anonymous_selection" /></td></tr>\n
Please register or sign in to reply
</thead><tbody>\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n
<tr>\n
......
  • 😮 ... and this did not caused test errors. Fixed in b238f44d .Thanks

  • @romain , to prevent this from happening again, I made f32d638d that will fail in case a page template cannot be rendered.

    Edited by Jérome Perrin
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