Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-6532

No space character in front of the input port of an element with external tool

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: master
    • Fix Version/s: 33
    • Component/s: Workflow
    • Labels:
      None
    • Environment:

      Release candidate build version 33: Windows 64 bit (NSIS, full package)

      Description

      Scenario:

      1. Open the Workflow Designer.
      2. Add elements "Read File URL(s)" and "Write Plain Text".
      3. Set "human_T1.fa" as the input file.
      4. Add "Element with CMD" _common_data/scenarios/_regression/4295/test_4295.etc, with 2 ports ($in, $out) and command "echo $in > $out"
      5. Connect elements "Read File URL(s)" > "Element with CMD" > "Write Plain Text".
      6. Configure the /test_4295.etc input port.
      7. Run the workflow.
        Expected result: There are no errors.
        Current result: There is an unexpected error:
        Can't run an executable file "echoD:/ugene/ugene/data/samples/FASTA/human_T1.fa" as it is. 
        

        There is no space character between "echo" and file name.

      Affected test:
      GUITest_regression_scenarios_test_4295

        Attachments

          Activity

            People

            Assignee:
            dsukhomlinov Dmitrii Sukhomlinov
            Reporter:
            s.samoilenko Svetlana Samoilenko
            Assigned Tester:
            Svetlana Samoilenko
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: