-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.26.1
-
Fix Version/s: 1.27
-
Component/s: Basic-Other, NGS
-
Labels:None
-
Environment:
Windows 64
-
Story Points:2
-
Sprint:DEV-27-6
-
Affect Type:Userdefined
The issue was detected by failed tests on Windows:
- GUITest_common_scenarios_annotations_test_10_1
- GUITest_common_scenarios_annotations_test_10_2
- GUITest_common_scenarios_annotations_test_10_3
The following scenario should work with BED, GFF and GTF formats.
Exporting of annotations from different annotation table objects
- Open '_common_data/fasta/DNA.fa' as separate sequences.
- Select a few annotations from different annotation table objects.
- Select "Export -> Export annotations". In the appeared dialog select one of the following formats: BED, GFF, GTF and click "Export".
- Open the exported file.
Expected state: there are two annotation table objects with names "GXL_141619" and "GXL_141618".
Actual state: there are 2 records with the same name "GXL_141619".
No GXL_141618 features object!
The tests passed on Linux, but failed on Windows. The issue is reproducible on release 1.26.1.