Re: test 579 updated

Zjnue Brzavi <[email protected]> Tue, 8 Apr 2014 18:44:27 +0100
Newsgroups gmane.comp.web.voice
Message-ID <CABmmmmybGuOA8YPEHOmX4tuO2K6GCvEmR9v--Xs0g86kq4Gm4g@mail.gmail.com>
> I have tried to update test579 to test that the default history content
> gets executed the first time a state is visited but not the second.
>  Unfortunately, I don't have access to an implementation that is up-to-date
> enough to pass  the test, so I don't know if it's correct.  Could someone
> take a look and let me know if it's OK?  The idea is that S0's onentry
> generates event1, its <initial> transition generates event2, and the
> default history content generates event3.  The first time through we should
> get event1/2/3 in that order, the second time through only event1 and
> event2.
>

Hi Jim,

Test 579 still passes after your recent change to it, in the context of the
algorithmic state discussed here:
http://lists.w3.org/Archives/Public/www-voice/2014AprJun/0001.html

Zjnue