[kepler-dev] [Bug 4028] - Nondeterministic Merge Actor doesn't generate output

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Sat Apr 25 17:45:32 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4028


cxh at eecs.berkeley.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bert.rodiers at gmail.com
         AssignedTo|cxh at eecs.berkeley.edu       |bert.rodiers at gmail.com




------- Comment #1 from cxh at eecs.berkeley.edu  2009-04-25 17:45 -------
The change after 52467 is:

2009-02-25 16:20  rodiers
> * [r52468]
> 	  /trunk/ptolemy/domains/pn/kernel/NondeterministicMerge.java:
> 	  Limit the number of times the inner actors are initialized.
> 	  See https://chess.eecs.berkeley.edu/bugzilla/show_bug.cgi?id=239
> 	  for more details.

The bug report at https://chess.eecs.berkeley.edu/bugzilla/show_bug.cgi?id=239
suggests that this code was working then, and that the failure has been
since the above change.

I modified NonStrictTest so that it has a requireAllCorrectValues parameter
so that some of the tests in pn/test/auto will fail.  There is a problem
with the BrockAckermanTest in that directory not failing, but at
least one of the tests there now fails.


More information about the Kepler-dev mailing list