Hi Ben,

If you can give me some pointers I would be happy to look at megatest.

Mamye

----- Original Message ----- From: "Benjamin Shine" <[EMAIL PROTECTED]>
To: "Benjamin Shine" <[EMAIL PROTECTED]>
Cc: "Laszlo-dev bug reporting" <[email protected]>
Sent: Tuesday, October 31, 2006 2:24 PM
Subject: Re: [Laszlo-dev] holding off on megatest


We got another good build in (several, in fact) and I have turned down megatest's sensitivity so that it currently passes the build. I have checked it in. How about I show one of the QA people how to turn on individual megatest subtests, so you can file bugs that megatest unearths?


On Oct 27, 2006, at 1:44 PM, Benjamin Shine wrote:


It would be great if someone (Mamye? Frisco?) wanted to go through this output and file bugs on each of the compilation failures. The compilation failures are real. For instance, the first meaningful error is this:
[apply] home/ben/src/svn/openlaszlo/branches/legals/test/ big_data.lzx: file not found: resources/xml/test-1sect.xml [apply] org.openlaszlo.compiler.CompilationError: home/ben/src/ svn/openlaszlo/branches/legals/test/big_data.lzx: file not found:

so to confirm this bug, I ran
http://localhost:8080/legals/test/big_data.lzx
which indeed gives this error:
/Users/ben/src/svn/openlaszlo/branches/legals/test/big_data.lzx: file not found: resources/xml/test-1sect.xml
and I filed this as
http://www.openlaszlo.org/jira/browse/LPP-2985

On Oct 27, 2006, at 1:25 PM, Benjamin Shine wrote:

I have been convinced to hold off on checking in the megatest change until we at least get another good build in.

If I were to check in the megatest change, here's the output we'd get:

[EMAIL PROTECTED] legals]$ ant megatest
Buildfile: build.xml

build-opt:

init:
     [echo]     Ant project:lps on Linux 2.6.12-12mdk i386
     [echo]     ant.home: /home/ben/lib/apache-ant-1.6.5
     [echo]     JRE: 1.4.2_10 (Sun Microsystems Inc.)
     [echo]     JAVA_HOME: /home/laszlo/opt/j2sdk1.4.2_10
     [echo]     LPS Version: 4.0.x Latest
[echo] LPS_HOME: /home/ben/src/svn/openlaszlo/branches/ legals
     [echo]     LZ_VENDOR_ROOT: /home/ben/src/svn/vendor
     [echo]     LZ_TOOLS_ROOT: /home/ben/src/svn/tools/trunk
     [echo]     LZ_INSTALLS_ROOT: /home/ben/lib
     [echo]     server.home: /home/ben/lib/jakarta-tomcat-5.0.30
     [echo]     lps.branch:  legals
     [echo]     platform: is  unix
     [echo]     Skipping prefetch is ${skip.prefetch}
     [echo]     Skipping wrappertest is true
     [exec]     python version info (2, 4, 1, 'final', 0)
     [exec]     python xml version info (0, 8, 4)

build:

build-opt:

init:

quick-index:

init:

rng:

dtd:

build:

build-opt:

get-svn-info:

setup-build-id:
[echo] build.id is 2284 /home/ben/src/svn/openlaszlo/branches/ legals

init:

lps-xml:
     [echo] LPS_HOME is /home/ben/src/svn/openlaszlo/branches/legals.
[copy] Copying 1 file to /home/ben/src/svn/openlaszlo/ branches/legals/WEB-INF/lps/server/build/org/openlaszlo/server

css-parser:

sc-parser-jjt:

sc-parser-custom:

sc-parser:

sc-compiler:

compile:
[javac] Compiling 5 source files to /home/ben/src/svn/ openlaszlo/branches/legals/WEB-INF/lps/server/build [jar] Building jar: /home/ben/src/svn/openlaszlo/branches/ legals/WEB-INF/lps/server/lib/lps-4.0.x.jar

build:
[copy] Copying 1 file to /home/ben/src/svn/openlaszlo/ branches/legals/WEB-INF/lib

build-opt:

init:

build-classes:

build-opt:

init:
     [echo] Is plain vanilla lfc up to date? true
     [echo] Is debug lfc up to date? true
     [echo] Is profile lfc up to date? true

build:

megatest:

wrappertest:

build-opt:

init:

build:

test:

build-opt:

get-svn-info:

setup-build-id:
[echo] build.id is 2284 /home/ben/src/svn/openlaszlo/branches/ legals

init:

lps-xml:
     [echo] LPS_HOME is /home/ben/src/svn/openlaszlo/branches/legals.
[copy] Copying 1 file to /home/ben/src/svn/openlaszlo/ branches/legals/WEB-INF/lps/server/build/org/openlaszlo/server

css-parser:

sc-parser-jjt:

sc-parser-custom:

sc-parser:

sc-compiler:

compile:
[javac] Compiling 5 source files to /home/ben/src/svn/ openlaszlo/branches/legals/WEB-INF/lps/server/build

build:

test:
[echo] WARNING: junit tests in WEB-INF/lps/server are currently broken and turned off. [bshine 10.18.06]

test:

init:

test:
     [echo] running demos test

init:

test:
[apply] Warning: Assignment to free variable curpixel in charts/styles/strokestyle.lzx (91) [apply] Warning: Assignment to free variable curpixel in charts/styles/strokestyle.lzx (91) [apply] Warning: Assignment to free variable curpixel in charts/styles/strokestyle.lzx (91) [apply] loadmedia.lzx:10:29: The runtime loadable resource type 'http://www.laszlosystems.com/img/h_head_logo.gif is not supported by the Flash runtime. Supported resource types are JPEG (non-interlaced), SWF, and MP3

test:
     [echo] Compiling ${file}
    [apply] Compilation errors occurred:
[apply] home/ben/src/svn/openlaszlo/branches/legals/test/ big_data.lzx: file not found: resources/xml/test-1sect.xml [apply] org.openlaszlo.compiler.CompilationError: home/ben/src/ svn/openlaszlo/branches/legals/test/big_data.lzx: file not found: resources/xml/test-1sect.xml [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:602) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Compilation errors occurred:
[apply] home/ben/src/svn/openlaszlo/branches/legals/test/ canvas-attributes.lzx: file not found: /home/ben/src/svn/ openlaszlo/branches/legals/test/lzunit/library.lzx (No such file or directory) [apply] org.openlaszlo.compiler.CompilationError: home/ben/src/ svn/openlaszlo/branches/legals/test/canvas-attributes.lzx: file not found: /home/ben/src/svn/openlaszlo/branches/legals/test/ lzunit/library.lzx (No such file or directory) [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:602) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Compilation errors occurred:
    [apply] Premature end of file.
[apply] org.openlaszlo.compiler.CompilationError: Premature end of file. [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:607) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Redefined bold style of font: Times Roman
    [apply] Compilation errors occurred:
[apply] home/ben/src/svn/openlaszlo/branches/legals/test/jum- call.lzx: file not found: ../jum/debugtools.lzx [apply] org.openlaszlo.compiler.CompilationError: home/ben/src/ svn/openlaszlo/branches/legals/test/jum-call.lzx: file not found: ../jum/debugtools.lzx [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:602) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Compilation errors occurred:
[apply] home/ben/src/svn/openlaszlo/branches/legals/test/ lazy_data.lzx: file not found: resources/xml/test-2ind.xml [apply] org.openlaszlo.compiler.CompilationError: home/ben/src/ svn/openlaszlo/branches/legals/test/lazy_data.lzx: file not found: resources/xml/test-2ind.xml [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:602) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Compilation errors occurred:
    [apply] platform.lzx:10:41: file not found: all_lzx.xml
[apply] org.openlaszlo.compiler.CompilationError: platform.lzx: 10:41: file not found: all_lzx.xml [apply] at org.openlaszlo.compiler.CompilationEnvironment.resolveReference (CompilationEnvironment.java:527) [apply] at org.openlaszlo.compiler.CompilationEnvironment.resolveReference (CompilationEnvironment.java:545) [apply] at org.openlaszlo.compiler.NodeModel.getDatasetContent(NodeModel.java: 759) [apply] at org.openlaszlo.compiler.NodeModel.elementAsModelInternal (NodeModel.java:335) [apply] at org.openlaszlo.compiler.NodeModel.elementAsModel (NodeModel.java:299) [apply] at org.openlaszlo.compiler.ViewCompiler.compileXML (ViewCompiler.java:169) [apply] at org.openlaszlo.compiler.ViewCompiler.compile (ViewCompiler.java:112) [apply] at org.openlaszlo.compiler.Compiler.compileElement (Compiler.java:624) [apply] at org.openlaszlo.compiler.CanvasCompiler.compile (CanvasCompiler.java:158) [apply] at org.openlaszlo.compiler.Compiler.compileElement (Compiler.java:624) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:450) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Compilation errors occurred:
[apply] home/ben/src/svn/openlaszlo/branches/legals/test/ some_data.lzx: file not found: resources/xml/test-1sect.xml [apply] org.openlaszlo.compiler.CompilationError: home/ben/src/ svn/openlaszlo/branches/legals/test/some_data.lzx: file not found: resources/xml/test-1sect.xml [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:602) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Compilation errors occurred:
    [apply] Premature end of file.
[apply] org.openlaszlo.compiler.CompilationError: Premature end of file. [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:607) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)
    [apply] Compilation errors occurred:
    [apply] Premature end of file.
[apply] org.openlaszlo.compiler.CompilationError: Premature end of file. [apply] at org.openlaszlo.compiler.Parser.parse (Parser.java:607) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:323) [apply] at org.openlaszlo.compiler.Compiler.compile (Compiler.java:167) [apply] at org.openlaszlo.compiler.Main.compile(Main.java: 230)
    [apply]     at org.openlaszlo.compiler.Main.lzc(Main.java:210)
    [apply]     at org.openlaszlo.compiler.Main.main(Main.java:77)

build-opt:

init:

tomcat.start:
[exec] Using CATALINA_BASE: /home/ben/lib/jakarta- tomcat-5.0.30 [exec] Using CATALINA_HOME: /home/ben/lib/jakarta- tomcat-5.0.30 [exec] Using CATALINA_TMPDIR: /home/ben/lib/jakarta- tomcat-5.0.30/temp
     [exec] Using JAVA_HOME:       /home/laszlo/opt/j2sdk1.4.2_10

build-opt:

init:

build:

clean-cache:
[delete] Deleting 4338 files from /home/ben/src/svn/openlaszlo/ branches/legals/WEB-INF [delete] Deleted 3 directories from /home/ben/src/svn/ openlaszlo/branches/legals/WEB-INF

webapp.reload:

build-opt:

init:

webapp.undeploy:

build-opt:

init:

webapp.deploy:

BUILD FAILED
/home/ben/src/svn/openlaszlo/branches/legals/build.xml:206: The following error occurred while executing this line: /home/ben/src/svn/openlaszlo/branches/legals/build.xml:1250: The following error occurred while executing this line: /home/ben/src/svn/openlaszlo/branches/legals/build.xml:1175: java.net.ConnectException: Connection refused

Total time: 9 minutes 25 seconds
[EMAIL PROTECTED] legals]$




Reply via email to