[kepler-dev] [Bug 4549] String Replace actor "remembers" previous execution values
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Jan 14 09:54:31 PST 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4549
Christopher Brooks <cxh at eecs.berkeley.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #4 from Christopher Brooks <cxh at eecs.berkeley.edu> 2010-01-14 09:54:30 PST ---
A test is failing with this change:
------------------ testing
$PTII/ptolemy/actor/lib/string/test/auto/StringReplace2.xml
auto.tcl: Setting watchdog for 200 seconds at Thu Jan 14 09:53:24 PST 2010
4 ms. Memory: 2480K Free: 1153K (46%)
Exception in thread "Thread-30" java.lang.RuntimeException: Execution failed
at ptolemy.moml.MoMLSimpleApplication$1.run(MoMLSimpleApplication.java:117)
Caused by: ptolemy.kernel.util.IllegalActionException: Test fails in iteration
0.
Empty input on channel 0
in .StringReplace2.Test
at ptolemy.actor.lib.Test.fire(Test.java:233)
at ptolemy.actor.AtomicActor.iterate(AtomicActor.java:469)
at
ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:188)
at ptolemy.actor.CompositeActor.fire(CompositeActor.java:457)
at ptolemy.actor.Manager.iterate(Manager.java:714)
at ptolemy.actor.Manager.execute(Manager.java:349)
at ptolemy.actor.Manager.run(Manager.java:1120)
at ptolemy.actor.Manager$3.run(Manager.java:1161)
util.testsuite.WatchDog.cancel(): canceling Thu Jan 14 09:53:24 PST 2010
I believe there is a problem with either RExpression or with PortParameters.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list