Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Vivek
erp5
Commits
e9b37c2a
Commit
e9b37c2a
authored
Oct 28, 2015
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: fix random failures of ui tests.
parent
e6e21424
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
+4
-9
bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml
...t_accounts/test_account_transaction_list_at_date.html.xml
+4
-4
bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml
...5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml
+0
-5
No files found.
bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_transaction_list_at_date.html.xml
View file @
e9b37c2a
...
@@ -111,13 +111,13 @@ Test Transactions related to an account, with at date parameter\n
...
@@ -111,13 +111,13 @@ Test Transactions related to an account, with at date parameter\n
<!-- List lines {{{ -->
\n
<!-- List lines {{{ -->
\n
<tr>
\n
<tr>
\n
<td>
verifyFloat
</td>
\n
<td>
verifyFloat
</td>
\n
<td>
//tr[@class=\'listbox-data-line-
0 DataA
\']/td[11]
</td>
\n
<td>
//tr[@class=\'listbox-data-line-
1 DataB
\']/td[11]
</td>
\n
<td>
2200.0
</td>
\n
<!-- this might fail randomly, because 1st and 2nd lines are for the same date, so ordering is not guaranteed. -->
<td>
3300.0
</td>
\n
</tr>
\n
</tr>
\n
<tr>
\n
<tr>
\n
<td>
verifyFloat
</td>
\n
<td>
verifyFloat
</td>
\n
<td>
//tr[@class=\'listbox-data-line-
1
DataB\']/td[11]
</td>
\n
<td>
//tr[@class=\'listbox-data-line-
3
DataB\']/td[11]
</td>
\n
<td>
33
00.0
</td>
\n
<td>
99
00.0
</td>
\n
</tr>
\n
</tr>
\n
<!-- }}} -->
\n
<!-- }}} -->
\n
\n
\n
...
...
bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml
View file @
e9b37c2a
...
@@ -81,11 +81,6 @@
...
@@ -81,11 +81,6 @@
</tr>
\n
</tr>
\n
<tr>
\n
<tr>
\n
\t
<td>
verifyTextPresent
</td>
\n
\t
<td>
verifyTextPresent
</td>
\n
\t
<td>
News
</td>
\n
\t
<td></td>
\n
</tr>
\n
<tr>
\n
\t
<td>
verifyTextPresent
</td>
\n
\t
<td>
Join ERP5 Network
</td>
\n
\t
<td>
Join ERP5 Network
</td>
\n
\t
<td></td>
\n
\t
<td></td>
\n
</tr>
\n
</tr>
\n
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment