Commit dd528bae authored by Arnaud Fontaine's avatar Arnaud Fontaine

Revert "mark file uploading tests as expected failure." as these Functional...

Revert "mark file uploading tests as expected failure." as these Functional Tests are not supposed to fail.

This reverts commit ade16831.

enablePrivilege, and thus UniversalFileRead used to upload files, was disabled
in Firefox 17. Since SlapOS Firefox has been upgraded, "The operation is insecure"
error is raised when uploading files. However, this doesn't mean that these tests
should be expected to fail (and if they are, they should be removed instead).
parent 366a760e
......@@ -2,14 +2,14 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>testAttachDocument (expected failure)</title>
<title>testAttachDocument</title>
</head>
<body tal:define="file_name string:tiolive-ERP5.DMS.TioLive-001-en.odp;
full_filename_location python: here.Zuite_getFilenameLocation(file_name);
person_full_name string:DMS tester">
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">testAttachDocument (expected failure)</td></tr>
<tr><td rowspan="1" colspan="3">testAttachDocument</td></tr>
</thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
......@@ -2,12 +2,12 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>testContributeAndEmbedImageWithFCKEditor (expected failure)</title>
<title>testContributeAndEmbedImageWithFCKEditor</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">testContributeAndEmbedImageWithFCKEditor (expected failure)</td></tr>
<tr><td rowspan="1" colspan="3">testContributeAndEmbedImageWithFCKEditor</td></tr>
</thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
......@@ -2,12 +2,12 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>testContributeTab (expected failure)</title>
<title>testContributeTab</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">testContributeTab (expected failure)</td></tr>
<tr><td rowspan="1" colspan="3">testContributeTab</td></tr>
</thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
......@@ -2,13 +2,13 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>testPortalContributionsToolNewFile (expected failure)</title>
<title>testPortalContributionsToolNewFile</title>
</head>
<body tal:define="file_name string:tiolive-ERP5.DMS.TioLive-001-en.odp;
full_filename_location python: here.Zuite_getFilenameLocation(file_name)">
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">testPortalContributionsToolNewFile (expected failure)</td></tr>
<tr><td rowspan="1" colspan="3">testPortalContributionsToolNewFile</td></tr>
</thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
......@@ -2,13 +2,13 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>testMyDocumentsGadget (expected failure)</title>
<title>testMyDocumentsGadget</title>
</head>
<body tal:define="file_name string:tiolive-ERP5.Freedom.TioLive.Spreadsheet-001-en.ods;
full_filename_location python: here.Zuite_getFilenameLocation(file_name)">
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">testMyDocumentsGadget (expected failure)</td></tr>
<tr><td rowspan="1" colspan="3">testMyDocumentsGadget</td></tr>
</thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
......@@ -2,13 +2,13 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>testCheckPDFThumbnail (expected failure)</title>
<title>testCheckPDFThumbnail</title>
</head>
<body tal:define="file_name string:tiolive-ERP5.Freedom.TioLive.MultiplePages.PDF-001-en.pdf;
full_filename_location python: here.Zuite_getFilenameLocation(file_name)">
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">testCheckPDFThumbnail (expected failure)</td></tr>
<tr><td rowspan="1" colspan="3">testCheckPDFThumbnail</td></tr>
</thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
......@@ -2,13 +2,13 @@
xmlns:metal="http://xml.zope.org/namespaces/metal">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>testCreateNewFile (expected failure)</title>
<title>testCreateNewFile</title>
</head>
<body tal:define="file_name string:tiolive-ERP5.DMS.TioLive-001-en.odp;
full_filename_location python: here.Zuite_getFilenameLocation(file_name)">
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">testCreateNewFile (expected failure)</td></tr>
<tr><td rowspan="1" colspan="3">testCreateNewFile</td></tr>
</thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
......
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