
| Key: |
LPP-5288
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
P0
|
| Assignee: |
Unassigned
|
| Reporter: |
Benjamin Shine
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Minor
|
| Fixed in Change#: |
7,620
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
As of r7595, "ant runlztest" fails with these errors:
lztest:
[exec] Entering runlztest.sh with LPS_HOME=/Users/ben/src/svn/openlaszlo/trunk tags=smoketest
[exec] skipping test/lztest/lztest-textstyle.lzx, does not match tags smoketest
[exec] covers-tags: lzview smoketest
[exec] testing test/lztest/lztest-align.lzx...........
[exec] Compiling: test/lztest/lztest-align.lzx to test/lztest/lztest-align.js
[exec] covers-tags: class smoketest
[exec] testing test/lztest/lztest-class-impl.lzx...........
[exec] Compiling: test/lztest/lztest-class-impl.lzx to test/lztest/lztest-class-impl.js
[exec] covers-tags : lzevent lzdelegate smoketest
[exec] testing test/lztest/lztest-events.lzx...........
[exec] Compiling: test/lztest/lztest-events.lzx to test/lztest/lztest-events.js
[exec] covers-tags : lznode lzcanvas smoketest
[exec] testing test/lztest/lztest-ids.lzx...........
[exec] Compiling: test/lztest/lztest-ids.lzx to test/lztest/lztest-ids.js
[exec] skipping test/lztest/lztest-lzbrowser.lzx, does not match tags smoketest
[exec] skipping test/lztest/lztest-lzdataelement.lzx, does not match tags smoketest
[exec] covers-tags : lznode smoketest
[exec] testing test/lztest/lztest-node-initsequence.lzx...........
[exec] Compiling: test/lztest/lztest-node-initsequence.lzx to test/lztest/lztest-node-initsequence.js
[exec] js: "lps/includes/lfc/LFCdhtml-debug.js", line 1230: uncaught JavaScript runtime exception: TypeError: Cannot read property "LaszloDebugger" from undefined
[exec] js: "tmp/test_lztest_lztest-node-initsequence.js", line 88: uncaught JavaScript runtime exception: ReferenceError: "LzTestManager" is not defined.
[exec] FAILED a test in runlztest.sh: test/lztest/lztest-node-initsequence.lzx
[exec] ERRORS in tests: 0,test/lztest/lztest-node-initsequence.lzx
[exec] covers-tags : lznode smoketest
[exec] testing test/lztest/lztest-node-options.lzx...........
[exec] Compiling: test/lztest/lztest-node-options.lzx to test/lztest/lztest-node-options.js
[exec] js: "lps/includes/lfc/LFCdhtml-debug.js", line 1230: uncaught JavaScript runtime exception: TypeError: Cannot read property "LaszloDebugger" from undefined
[exec] js: "tmp/test_lztest_lztest-node-options.js", line 88: uncaught JavaScript runtime exception: ReferenceError: "LzTestManager" is not defined.
[exec] FAILED a test in runlztest.sh: test/lztest/lztest-node-options.lzx
[exec] ERRORS in tests: 0,test/lztest/lztest-node-initsequence.lzx,test/lztest/lztest-node-options.lzx
|
|
Description
|
As of r7595, "ant runlztest" fails with these errors:
lztest:
[exec] Entering runlztest.sh with LPS_HOME=/Users/ben/src/svn/openlaszlo/trunk tags=smoketest
[exec] skipping test/lztest/lztest-textstyle.lzx, does not match tags smoketest
[exec] covers-tags: lzview smoketest
[exec] testing test/lztest/lztest-align.lzx...........
[exec] Compiling: test/lztest/lztest-align.lzx to test/lztest/lztest-align.js
[exec] covers-tags: class smoketest
[exec] testing test/lztest/lztest-class-impl.lzx...........
[exec] Compiling: test/lztest/lztest-class-impl.lzx to test/lztest/lztest-class-impl.js
[exec] covers-tags : lzevent lzdelegate smoketest
[exec] testing test/lztest/lztest-events.lzx...........
[exec] Compiling: test/lztest/lztest-events.lzx to test/lztest/lztest-events.js
[exec] covers-tags : lznode lzcanvas smoketest
[exec] testing test/lztest/lztest-ids.lzx...........
[exec] Compiling: test/lztest/lztest-ids.lzx to test/lztest/lztest-ids.js
[exec] skipping test/lztest/lztest-lzbrowser.lzx, does not match tags smoketest
[exec] skipping test/lztest/lztest-lzdataelement.lzx, does not match tags smoketest
[exec] covers-tags : lznode smoketest
[exec] testing test/lztest/lztest-node-initsequence.lzx...........
[exec] Compiling: test/lztest/lztest-node-initsequence.lzx to test/lztest/lztest-node-initsequence.js
[exec] js: "lps/includes/lfc/LFCdhtml-debug.js", line 1230: uncaught JavaScript runtime exception: TypeError: Cannot read property "LaszloDebugger" from undefined
[exec] js: "tmp/test_lztest_lztest-node-initsequence.js", line 88: uncaught JavaScript runtime exception: ReferenceError: "LzTestManager" is not defined.
[exec] FAILED a test in runlztest.sh: test/lztest/lztest-node-initsequence.lzx
[exec] ERRORS in tests: 0,test/lztest/lztest-node-initsequence.lzx
[exec] covers-tags : lznode smoketest
[exec] testing test/lztest/lztest-node-options.lzx...........
[exec] Compiling: test/lztest/lztest-node-options.lzx to test/lztest/lztest-node-options.js
[exec] js: "lps/includes/lfc/LFCdhtml-debug.js", line 1230: uncaught JavaScript runtime exception: TypeError: Cannot read property "LaszloDebugger" from undefined
[exec] js: "tmp/test_lztest_lztest-node-options.js", line 88: uncaught JavaScript runtime exception: ReferenceError: "LzTestManager" is not defined.
[exec] FAILED a test in runlztest.sh: test/lztest/lztest-node-options.lzx
[exec] ERRORS in tests: 0,test/lztest/lztest-node-initsequence.lzx,test/lztest/lztest-node-options.lzx
|
Show » |
|
Changed paths:
M /openlaszlo/trunk/WEB-INF/lps/lfc/debugger/platform/dhtml/kernel.js
Change 20071218-ptw-f by ptw@dueling-banjos.local on 2007-12-18 16:53:38 EST
in /Users/ptw/OpenLaszlo/ringding-2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Deal with rhino
Bugs Fixed:
LPP-5288: 'failing lztest-node-initsequence and lztest-node-options'Technical Reviewer: ben@openlaszlo.org (message://<F59F9AE8-C18A-417E-843A-131108E77065@laszlosystems.com>)
QA Reviewer: mamye (pending)
Details:
Ignore errors setting up debug console in rhino
Tests:
ant runlztest