Understanding manual SCXML test 307.

Gavin Kistner <[email protected]> Mon, 30 Jun 2014 20:17:52 +0000 (GMT)
Newsgroups gmane.comp.web.voice
Message-ID <[email protected]>
I cannot tell from the leading comment how to determine if this test is passing or not. I currently get these messages:

entering s0 value of Var 1 is: : nil
no error in s0
error in state s1: <event>{type="platform", name="error.execution.evaluation", data="[string \"return testvar1.nonono\"]:1: attempt to index global 'testvar1' (a number value)"}

This looks correct to me, but I wanted to be sure. It looks to me like this test may have been expecting an error in the first log, under the assumption that all data models would raise an error reading a value that had not yet been set.