@@ -246,9 +246,9 @@ output_match_mode: substring
246246expected_stdout_lines:
247247 - 'Activity returned: 2'
248248 - 'Activity returned: 9'
249- - 'Activity returned: 21 '
249+ - 'Activity returned: 3 '
250250 - 'Activity returned: 17'
251- - 'Workflow finished with result: 60 '
251+ - 'Workflow finished with result: 42 '
252252background: true
253253sleep: 60
254254timeout_seconds: 60
@@ -276,7 +276,7 @@ Now you can see the logs from worker:
276276== APP == 2023-11-07 14:52:03,152 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Activity returned: 9
277277== APP == 2023-11-07 14:52:03,152 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Activity finished
278278== APP == 2023-11-07 14:52:03,167 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Starting Activity: io.dapr.examples.workflows.faninout.CountWordsActivity
279- == APP == 2023-11-07 14:52:03,167 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Activity returned: 21
279+ == APP == 2023-11-07 14:52:03,167 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Activity returned: 3
280280== APP == 2023-11-07 14:52:03,167 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Activity finished
281281== APP == 2023-11-07 14:52:03,170 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Starting Activity: io.dapr.examples.workflows.faninout.CountWordsActivity
282282== APP == 2023-11-07 14:52:03,170 {HH:mm:ss.SSS} [main] INFO i.d.e.w.faninout.CountWordsActivity - Activity returned: 17
@@ -538,4 +538,4 @@ The log from client:
538538` ` ` text
539539Started a new child-workflow model workflow with instance ID: c2fb9c83-435b-4b55-bdf1-833b39366cfb
540540workflow instance with ID: c2fb9c83-435b-4b55-bdf1-833b39366cfb completed with result: ! wolfkroW rpaD olleH
541- ` ` `
541+ ` ` `
0 commit comments