Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lyo-dev] Issue generating Lyo OSLC Test Suite html report

Any ideas on how to resolve the following XSLT processing errors when 
generating the html report using Ant from the Lyo OSLC Test Suite results. 
 Not sure if it is related, but the generated Bar Chart (barchartSVG.svg) 
is also incorrect - shows more errors than the actual test results.

junitreport:
     [echo] Detecting A Previous OSLCAssessmentReport.html file within the 
report directory ...
     [echo] NO OSLCAssessmentReport.html file within the report directory 
was detected ...
     [echo] Converting TESTS-TestSuitesOSLC.xml into a HTML report
     [xslt] Processing 
/work/git/org.eclipse.lyo.testsuite/org.eclipse.lyo.testsuite.server/assessment/cm/junit/RTC4/TESTS-TestSuitesOSLC.xml 
to 
/work/git/org.eclipse.lyo.testsuite/org.eclipse.lyo.testsuite.server/assessment/cm/report/RTC4/barchartSVG.svg
     [xslt] Loading stylesheet 
/work/git/org.eclipse.lyo.testsuite/org.eclipse.lyo.testsuite.server/assessment/cm/reportstyle/barchartSVG.xsl
     [xslt] Processing 
/work/git/org.eclipse.lyo.testsuite/org.eclipse.lyo.testsuite.server/assessment/cm/junit/RTC4/TESTS-TestSuitesOSLC.xml 
to 
/work/git/org.eclipse.lyo.testsuite/org.eclipse.lyo.testsuite.server/assessment/cm/report/RTC4/OSLCAssessmentReport.html
     [xslt] Loading stylesheet 
/work/git/org.eclipse.lyo.testsuite/org.eclipse.lyo.testsuite.server/assessment/cm/reportstyle/junit-noframes.xsl
     [xslt] : Error! The first argument to the non-static Java function 
'replace' is not a valid object reference.
     [xslt] : Error! Cannot convert data-type 'void' to 'reference'.
     [xslt] : Fatal Error! Could not compile stylesheet
     [xslt] Failed to process 
/work/git/org.eclipse.lyo.testsuite/org.eclipse.lyo.testsuite.server/assessment/cm/junit/RTC4/TESTS-TestSuitesOSLC.xml

____________________________________________
Samit Mehta
mailto:samit.mehta@xxxxxxxxxx
IBM Rational Software - Business Development




Back to the top