Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045840
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2021-02-03 16:122022-02-01 07:24
ReporteralostaleView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045840: MisfirePolicyTest fails when it's disabled by configuration

DescriptionIf 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 Reproduce1. 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 SolutionEither:
* fix 0045839
* or prevent NPE in the @After method
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0045839 newTriage Platform Base disabled jUnit tests execute @After method but not @Before 

-  Notes
There are no notes attached to this issue.

- 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 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker