Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012883 | Openbravo ERP | A. Platform | public | 2010-04-06 16:07 | 2010-04-19 21:12 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | pi | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012883: Rest Webservice testcases fail because test data is not what is expected |
Description | Two rest webservice testcases fail because the test data has changed slightly. See the attachment. The testcases have to be made more robust for test data changes. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | testlog.txt (10,587) 2010-04-06 16:07 https://issues.openbravo.com/file_download.php?file_id=2408&type=bug
12883_test_log.txt (15,509) 2010-04-09 18:32 https://issues.openbravo.com/file_download.php?file_id=2421&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2010-04-06 16:07 | mtaal | New Issue | |
2010-04-06 16:07 | mtaal | Assigned To | => mtaal |
2010-04-06 16:07 | mtaal | File Added: testlog.txt | |
2010-04-06 16:07 | mtaal | OBNetwork customer | => No |
2010-04-07 08:35 | hgbot | Checkin | |
2010-04-07 08:35 | hgbot | Note Added: 0025921 | |
2010-04-07 08:35 | hgbot | Status | new => resolved |
2010-04-07 08:35 | hgbot | Resolution | open => fixed |
2010-04-07 08:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3cc3917c2808021b366e034260ad92548fa8fe15 [^] |
2010-04-07 16:45 | shuehner | Note Added: 0025951 | |
2010-04-07 16:45 | shuehner | Status | resolved => new |
2010-04-07 16:45 | shuehner | Resolution | fixed => open |
2010-04-08 09:33 | hgbot | Checkin | |
2010-04-08 09:33 | hgbot | Note Added: 0025966 | |
2010-04-08 09:33 | hgbot | Status | new => resolved |
2010-04-08 09:33 | hgbot | Resolution | open => fixed |
2010-04-08 09:33 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/3cc3917c2808021b366e034260ad92548fa8fe15 [^] => http://code.openbravo.com/erp/devel/pi/rev/13d2fc73db5debd9067ee917bf3eac9ca1c25dfa [^] |
2010-04-09 18:32 | shuehner | Note Added: 0026041 | |
2010-04-09 18:32 | shuehner | Status | resolved => new |
2010-04-09 18:32 | shuehner | Resolution | fixed => open |
2010-04-09 18:32 | shuehner | File Added: 12883_test_log.txt | |
2010-04-09 20:30 | shuehner | Status | new => scheduled |
2010-04-09 20:30 | shuehner | fix_in_branch | => pi |
2010-04-09 20:31 | shuehner | Note Added: 0026046 | |
2010-04-09 20:31 | shuehner | Status | scheduled => resolved |
2010-04-09 20:31 | shuehner | Resolution | open => fixed |
2010-04-09 20:32 | shuehner | Note Added: 0026047 | |
2010-04-09 20:32 | shuehner | Status | resolved => closed |
2010-04-10 00:00 | anonymous | sf_bug_id | 0 => 2984778 |
2010-04-19 21:12 | hudsonbot | Checkin | |
2010-04-19 21:12 | hudsonbot | Note Added: 0026425 | |
2010-04-19 21:12 | hudsonbot | Checkin | |
2010-04-19 21:12 | hudsonbot | Note Added: 0026433 | |
Notes |
|
(0025921)
|
hgbot
|
2010-04-07 08:35
|
|
Repository: erp/devel/pi
Changeset: 3cc3917c2808021b366e034260ad92548fa8fe15
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Apr 07 08:47:08 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3cc3917c2808021b366e034260ad92548fa8fe15 [^]
fixes issue 12883: Rest Webservice testcases fail because test data is not what is expected
---
M src-test/org/openbravo/test/webservice/WSReadTest.java
M src-test/org/openbravo/test/webservice/WSUpdateTest.java
---
|
|
|
|
Reopened, testcases also fail with user Openbravo having a default role which is not System Administrator. |
|
|
(0025966)
|
hgbot
|
2010-04-08 09:33
|
|
|
|
|
Reopened, still fails with default role = 'Openbravo Admin'
This time in WSReadUpdateTest, as last commit did only modify WSReadTest |
|
|
|
Marking as resolved again, reopening was wrong, issue is resolved and fix working. |
|
|
|
Tested in pi/postgresql, rev: 6c78ad9d5176, test now running fine against a standard pi, even with default role change to be i.e. Openbravo Admin instead of System Administrator. |
|
|
|
|
|
|
|