I tracked it down to r1596, which is Henry's. Created jira bug 2536, and assigned to Henry. http://jira.openlaszlo.org/jira/browse/LPP-2536
Henry, probably something that you did to canvas needs to be mirrored in lps/utils/rhino.js Change 1596 is a big mofo. Can you take a look? -ben On Aug 21, 2006, at 3:06 PM, Benjamin Shine wrote: > > On Aug 21, 2006, at 12:39 PM, P T Withington wrote: > >> On 2006-08-21, at 15:06 EDT, Benjamin Shine wrote: >> >>> [exec] js: "tmp/test_lztest_lztest-node.js", line 52: >>> uncaught JavaScript runtime exception: ReferenceError: >>> "LzTestManager" is not defined. >>> [exec] FAILED a test in runlztest.sh >> >> I don't think I'm the hoser, but where does tmp/test_lztest_lztest- >> node.js come from and why can it not find LzTestManager? > > tmp/test_lztest_lztest-node.js is the compiler output for the test > file legals/test/lztest/lztest-node.lzx. It's created with > $LPS_HOME/WEB-INF/lps/server/bin/lzc --runtime=dhtml > > It's also the first of the automated lztests to run. (The tests to > run are listed in test/lztest/smoketest.txt) > > This makes me suspect that it is a problem with something fundamental > in the class/node/object system. Looking at the svn log, I suspect > pbr, who seems to have been working on LzNode. > > "ant lztest" should give you this exact output. > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
