Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035405 | Openbravo ERP | A. Platform | public | 2017-03-02 12:37 | 2017-03-15 20:20 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q2 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035405: StandardWindowTest cannot be executed |
Description | StandardWindowTest cannot be executed because if fails with internal errors regardless tested views would fail. |
Steps To Reproduce | Execute StandardWindowTest |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0035403 | | closed | vmromanos | jslint error in Financial Account window | related to | defect | 0033554 | | scheduled | Triage Platform Base | some test cases not executed in CI | related to | defect | 0035406 | | closed | Triage Omni OMS | Employee window shows error | related to | defect | 0035407 | | closed | vmromanos | Accounting Dimension window has several header tabs |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-03-02 12:37 | alostale | New Issue | |
2017-03-02 12:37 | alostale | Assigned To | => platform |
2017-03-02 12:37 | alostale | Modules | => Core |
2017-03-02 12:37 | alostale | Triggers an Emergency Pack | => No |
2017-03-02 12:37 | alostale | Relationship added | related to 0035404 |
2017-03-02 12:38 | alostale | Relationship deleted | related to 0035404 |
2017-03-02 12:38 | alostale | Relationship added | depends on 0035403 |
2017-03-02 12:41 | alostale | Relationship added | related to 0035406 |
2017-03-02 12:44 | alostale | Relationship added | related to 0035407 |
2017-03-02 12:44 | alostale | Relationship replaced | related to 0035403 |
2017-03-02 12:45 | alostale | Note Added: 0094681 | |
2017-03-02 12:51 | alostale | Assigned To | platform => alostale |
2017-03-02 12:52 | alostale | Review Assigned To | => caristu |
2017-03-02 12:54 | hgbot | Checkin | |
2017-03-02 12:54 | hgbot | Note Added: 0094683 | |
2017-03-02 12:54 | hgbot | Status | new => resolved |
2017-03-02 12:54 | hgbot | Resolution | open => fixed |
2017-03-02 12:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3d16b1259b6f03184681867ca1bd453eec1ce52f [^] |
2017-03-02 12:54 | alostale | Relationship added | related to 0033554 |
2017-03-10 10:44 | caristu | Note Added: 0094903 | |
2017-03-10 10:44 | caristu | Status | resolved => closed |
2017-03-10 10:44 | caristu | Fixed in Version | => 3.0PR17Q2 |
2017-03-15 20:20 | hudsonbot | Checkin | |
2017-03-15 20:20 | hudsonbot | Note Added: 0095249 | |
Notes |
|
|
|
|
(0094683)
|
hgbot
|
2017-03-02 12:54
|
|
Repository: erp/devel/pi
Changeset: 3d16b1259b6f03184681867ca1bd453eec1ce52f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 02 12:51:30 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3d16b1259b6f03184681867ca1bd453eec1ce52f [^]
fixed bug 35405: StandardWindowTest cannot be executed
- Added fake variables so that some views can be generated
- Enable jslint to also detect this kind of problems
- Improve log in case of error
---
M modules/org.openbravo.client.application/src-test/org/openbravo/client/application/test/StandardWindowTest.java
---
|
|
|
|
Code reviewed + tested OK. The test can now detect errors on window generation. |
|
|
|
|