Openbravo Issue Tracking System - Openbravo ERP  | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0045840 | Openbravo ERP | A. Platform | public | 2021-02-03 16:12 | 2022-02-01 07:24 | |||||||
| Reporter | alostale | |||||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | new | Resolution | open | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | 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 | 0045840: MisfirePolicyTest fails when it's disabled by configuration | |||||||||||
| Description | If MisfirePolicyTest is disabled by configuration, the test fail. The root cause of the problem is a NPE (which is hidden in the output), thrown in the @After method because @Before was not executed (see 0045839).  | |||||||||||
| Steps To Reproduce | 1. Add org.openbravo.scheduling.trigger.MisfirePolicyTest to config/disabled-test 2. ant run.test -Dtest=org.openbravo.scheduling.trigger.MisfirePolicyTest ERROR-> although the test are correctly logged as skipped, the result is error  | |||||||||||
| Proposed Solution | Either: * fix 0045839 * or prevent NPE in the @After method  | |||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships | 
  | |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2021-02-03 16:12 | alostale | New Issue | ||||||||||
| 2021-02-03 16:12 | alostale | Assigned To | => platform | |||||||||
| 2021-02-03 16:12 | alostale | OBNetwork customer | => No | |||||||||
| 2021-02-03 16:12 | alostale | Modules | => Core | |||||||||
| 2021-02-03 16:12 | alostale | Triggers an Emergency Pack | => No | |||||||||
| 2021-02-03 16:12 | alostale | Relationship added | related to 0045839 | |||||||||
| 2022-02-01 07:24 | alostale | Assigned To | platform => Triage Platform Base | |||||||||
| There are no notes attached to this issue. |