-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:5
-
Sprint:DEV-36-2, DEV-36-3, DEV-36-4, DEV-36-5
-
Affect Type:Userdefined
Scenario 1:
- Open WD and choose the "In Silico PCR" sample.
Expected state: the wizard was opened. - Select "test/general/_common_data/fasta/22.gb" as sequence and click "Next".
- Select "test/general/_common_data/cmdline/pcr/primers2.fa" as "Primers URL" and click "Next".
- Click "Run"
Expected state: workflow finished with with the following error:The input file"22.gb" doesn't contain valid sequence.
Current state: SAFE_POINT.
Trying to recover from error: Internal error! The object unexpectedly does not exist: Sequence at src\InSilicoPcrWorker.cpp:319 Assertion failed: !seq.isNull(), file src\InSilicoPcrWorker.cpp, line 319
Scenario 2:
- Repeat all actions from the "Scenario 1", but choose the input sequence "ugene/data/samples/GFF/5prime_utr_intron_A20.gff" on the step 2.
Expected state: workflow finished with with the following error:The input file "5prime_utr_intron_A20.gff" doesn't contain valid sequence.