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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054920
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coreminorhave not tried2024-03-12 10:232024-03-12 10:23
ReporterNaroaIriarteView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054920: There is a test in BaseForm.test.jsx that fails when executed alone

DescriptionInside this test file there is a test that is failing when executed alone. It is working fine if the whole test is executed at once but when the describe in which it is contained is executed, it is failing. It also fails when it is executed atomically (from the it).
It seems that it is expecting a function to be called twice but when executed alone, that function is only called once.
The test is this one: 'transform layout to single column in portrait mode'
Steps To ReproduceExecute the whole test suite BaseForm.test.jsx -> it works
Execute the describe section '<BaseForm> integration tests' -> a test fails
Execute the test 'transform layout to single column in portrait mode' -> it fails
Proposed SolutionMaybe check if a before each condition in which the calls to the function are cleared up could solve this issue, and then assert it being called just once.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-03-12 10:23 NaroaIriarte New Issue
2024-03-12 10:23 NaroaIriarte Assigned To => AugustoMauch
2024-03-12 10:23 NaroaIriarte Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker