-
Type: Bug
-
Status: Tested
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.13, 1.13.1, 1.13.2, 1.13.3, 1.14, 1.14.1, 1.14.2, 1.15, 1.15.1, 1.16, 1.16.1, 1.16.2, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.26.1, 1.26.2, 1.26.3, 1.27, 1.28, 1.28.1, 1.29, 1.30, 1.31, 1.31.1, 1.32, 33, 34, 35, 36, 37, 38, 39, 38.1, 40, 41, 40.1, 42, 43, 44, 45, 46, 47, 48, 49, 50
-
Fix Version/s: 51
-
Component/s: Workflow
-
Tests Type:GUI automatic
-
Sprint:DEV-51-4, DEV-51-5
-
Affect Type:Userdefined
- Enable the debug mode:
- "Preferences..."- >"Workflow Designer"->"Runtime settings".
- Check "Enable debugger".
- Click "OK" to confirm.
- Open the WD ("Run or Create Workflow" on the "Start Page").
The "Choose Output Directory" dialog may appear. Set any directory and click "OK".
Finally the WD window appeared. - Open "Samples"- >"Alignment"->"Align sequences with MUSCLE".
The "Align Sequences with MUSCLE Wizard" appears. - Close the wizard.
The WD window appears. - The "Break at element" button on the main toolbar is enabled. Click it.
- The "New Breakpoint" dialog appears. It is suggested to set a breakpoint on the "Read alignment" element. Click "OK".
The "Read alignment" element has a red frame due to the breakpoint. All other elements have a regular black frame. - Repeat steps 3–6.
Expected state: the breakpoint is set to the correct element and the user can see it.
Current state: despite the fact that we confirmed the setting of the breakpoint, the "Read alignment" element doesn't have the red frame. - Set any valid input:
- Select the "Read alignment" element by clicking on it.
In the "Property Editor"->"Parameters" the "Dataset 1" tab appears with the "Add file(s)" button. - Click "Add file(s)".
The "Select file" dialog appears. - Choose "data/samples/CLUSTALW/COI.aln".
The input is set.
- Select the "Read alignment" element by clicking on it.
- Press Ctrl+R (⌘+R) (Run workflow).
Current state: crash.
- relates to
-
UGENE-8074 [Crash, wd, debug] Breakpoint is triggered after reopening from dashboard
- Tested
-
UGENE-8083 [Crash, wd, debug] Copy paste element with breakpoint
- Tested
-
UGENE-8126 [Wd] Refactoring recreating scene
- Open
-
UGENE-2811 Breakpoints are not removed on the loading another workflow
- Closed