Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032760 | Openbravo ERP | A. Platform | public | 2016-04-22 07:53 | 2016-05-01 20:29 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR16Q3 | |
Merge Request Status | |
Review Assigned To | inigosanchez |
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 | 0032760: add to jUnit test cases log context about when they start and complete |
Description | When jUnit test cases are executed, the information they log gets buried among other logs from other tests.
This makes very difficult to know from a log which test case produced it. |
Steps To Reproduce | See any log of checks jobs in CI (ie. https://ci.openbravo.com/job/int-checks-pgsql/2173/consoleFull [^]).
There you can see several lines with this info:
[junit] 30269 [main] WARN org.openbravo.dal.core.OBContext - The user 100 does not have write access to its current organization repairing that
But it is not possible to know which test cases are producing them. |
Proposed Solution | At least for test cases extending OBBaseTest, which is the vast majority, log when they start and the complete. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-04-22 07:53 | alostale | New Issue | |
2016-04-22 07:53 | alostale | Assigned To | => platform |
2016-04-22 07:53 | alostale | OBNetwork customer | => No |
2016-04-22 07:53 | alostale | Modules | => Core |
2016-04-22 07:53 | alostale | Triggers an Emergency Pack | => No |
2016-04-22 07:54 | alostale | Review Assigned To | => inigosanchez |
2016-04-22 07:54 | alostale | Status | new => scheduled |
2016-04-22 07:54 | alostale | Assigned To | platform => alostale |
2016-04-22 07:56 | hgbot | Checkin | |
2016-04-22 07:56 | hgbot | Note Added: 0085858 | |
2016-04-22 07:56 | hgbot | Status | scheduled => resolved |
2016-04-22 07:56 | hgbot | Resolution | open => fixed |
2016-04-22 07:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c8a6c060de10ad656114c83e6c63678659953724 [^] |
2016-05-01 20:29 | inigosanchez | Note Added: 0086100 | |
2016-05-01 20:29 | inigosanchez | Status | resolved => closed |
2016-05-01 20:29 | inigosanchez | Fixed in Version | => 3.0PR16Q3 |