-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: master
-
Fix Version/s: 1.30
-
Component/s: Basic-MSA, Basic-Other
-
Story Points:3
-
Sprint:DEV-30-8-RELEASE
-
Affect Type:Userdefined
The problem appeared after UGENE-5705 fix.
There is a crash on removing an alignment with tree from the project.
Affected test:
GUITest_regression_scenarios_test_4009
The test failed on Ubuntu and Widows starting 14/04/2018. The test passed on macOS.
Scenario:
- Open file "_common_data\clustal\big.aln"
- Open the "Export Consensus" OP tab.
- Click the "Export" button.
- Remove the "big.aln" document.
Expected state: the document has been removed.
Actual state: there is a crash (in the ExtractConsensusTask procedure).