Page MenuHomePhabricator

New Orchestrator Tests: Call Echo Where; Input/Output Is a Complex Object Containing a Z7
Closed, ResolvedPublic

Description

Presumably, we should resolve any dangling function calls in resolveDanglingReferences.

Tests should be something like

(lambda x: [CONCAT([x], x)])('hi')
(lambda x: [x])(CONCAT(['hi'], 'hi'))

Event Timeline

cmassaro renamed this task from New Orchestrator Test: Call Echo; Input Is a Complex Object Containing a Z7 to New Orchestrator Tests: Call Echo Where; Input/Output Is a Complex Object Containing a Z7.Jun 13 2022, 3:31 PM
cmassaro updated the task description. (Show Details)
cmassaro updated the task description. (Show Details)

Change 883160 had a related patch set uploaded (by Cory Massaro; author: Cory Massaro):

[mediawiki/services/function-orchestrator@master] Add test with an intricate series of function calls at various nesting levels.

https://gerrit.wikimedia.org/r/883160

Change 883160 merged by jenkins-bot:

[mediawiki/services/function-orchestrator@master] Add test with an intricate series of function calls at various nesting levels.

https://gerrit.wikimedia.org/r/883160