Skip to content

Instantly share code, notes, and snippets.

@mvdbeek
Last active October 27, 2023 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvdbeek/9161e46b690e06fc71b9e77a66d638b2 to your computer and use it in GitHub Desktop.
Save mvdbeek/9161e46b690e06fc71b9e77a66d638b2 to your computer and use it in GitHub Desktop.
invocation_with_expression_evaluation_failed.md

Test Results (powered by Planemo)

Test Summary

Test State Count
Total 1
Passed 0
Error 1
Failure 0
Skipped 0
Errored Tests
  • ❌ invalid_when_expression.yml_0

    Execution Problem:

    • Final state of invocation c6b7f6bd9f0f7991 is [failed]
      

    Workflow invocation details

    • Invocation Messages

      • Invocation scheduling failed because step 3 contains an expression that could not be evaluated.
    • Steps
      • Step 1: should_run:

        • step_state: scheduled
      • Step 2: some_file:

        • step_state: scheduled
      • Step 3: cat1:

        • step_state: new
    • Other invocation details
      • invocation_id

        • c6b7f6bd9f0f7991
      • history_id

        • c6b7f6bd9f0f7991
      • workflow_id

        • c6b7f6bd9f0f7991
      • invocation_state

        • failed
      • history_state

        • ok
      • error_message

        • Final state of invocation c6b7f6bd9f0f7991 is [failed]
      • messages

        • [{'details': None, 'reason': 'expression_evaluation_failed', 'workflow_step_id': 2}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment