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

Do not extract messages with "error" string to the "ERROR" log entries in case of elements with external tools

    XMLWordPrintable

    Details

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

      Description

      Scenario:

      1. Open the Workflow Designer.
      2. Click the "Create element with external tool" button.
      3. Select some existing tool in "Integrated external tools".
      4. Follow the wizard until the "Command" page.
      5. Set command:
        %UGENE_PYTHON2% -h
        
      6. Finish the wizard configuration and run the workflow.
        Expected result: There are no errors in the log.
        Current result:
        [ERROR][15:34] -t : issue warnings about inconsistent tab usage (-tt: issue errors)
        [ERROR][15:34] PYTHONIOENCODING: Encoding[:errors] used for stdin/stdout/stderr.
        

      The reason is that UGENE automatically catches lines with "error" string and puts this lines to the log. This behavior should be switched off completely for elements with external tools.

        Attachments

          Activity

            People

            Assignee:
            kir Kirill Rasputin
            Reporter:
            s.samoilenko Svetlana Samoilenko
            Assigned Tester:
            Svetlana Samoilenko
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: