Skip to content

Regression

com.sun.ts.tests.jstl.spec.xml.xconditional.xforeach.JSTLClient.positiveForEachEndTest (from tags-tck)

Failing for the past 1 build (Since #155 )
Took 0 ms.

Error Message

test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value

Stacktrace

test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value

Standard Output

#Test Results (version 2)
#Wed Sep 29 10:28:27 UTC 2021
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tck/src/com/sun/ts/tests/jstl/spec/xml/xconditional/xforeach/JSTLClient.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tck/src
assertion_ids=JSTL\:SPEC\:72  The  < x\:forEach> action evaluates the given XPath\n\t\t\t\texpression and repeats its nested body content over the result, \n\t\t\t\tsetting the context node to each element in the iteration.\nJSTL\:SPEC\:72.1  The 'select' attribute specifies the XPath expression\n\t\t\t\t\t\tto be evaluated.\nJSTL\:SPEC\:72.2  The 'var' attribute specified the named of the\n\t\t\t\t\t\texported scoped attribute for the current item of the iteration.\nJSTL\:SPEC\:72.2.1  The type of the exported attribute depends on the\n\t\t\t\t\t\t\t\tobject of the underlying collection.\nJSTL\:SPEC\:72.2.2  If the 'var' attribute is specified, but empty, a\n\t\t\t\t\t\t\t\ttranslation time validation error will occur.\nJSTL\:SPEC\:72.3  If 'select' is emtpy, a JspException is thrown.\nJSTL\:SPEC\:72.4  As long as there are items to iterate over, the body\n\t\t\t\t\t\tcontent is processed by the JSP container and written to the \n\t\t\t\t\t\tcurrent JspWriter.\nJSTL\:SPEC\:72.5  If an exception is caused by the body content, it must\n\t\t\t\t\t\tbe propagated.\nJSTL\:SPEC\:72.6  The 'varStatus' attribute specifies the name of the\n\t\t\t\t\t\tscoped variable for the status of the iteration\nJSTL\:SPEC\:72.6.1  The exported Object associated with the value of the\n\t\t\t\t\t\t\t\t'varStatus' attribute is of type \n\t\t\t\t\t\t\t\tjavax.servlet.jsp.jstl.core.LoopTagStatus.\nJSTL\:SPEC\:72.7  The 'begin' attribute specifies a starting index\n\t\t\t\t\t\tvalue.\nJSTL\:SPEC\:72.7.1  If the 'items' attribute is specified, the 'begin'\n\t\t\t\t\t\t\t\tattribute dictates that the iteration begins at the item located \n\t\t\t\t\t\t\t\tat the specified index.\nJSTL\:SPEC\:72.7.1.1  The first item of the collection has index 0.\nJSTL\:SPEC\:72.7.2  If the 'items' attribute is not specified, the\n\t\t\t\t\t\t\t\t'begin' attribute dictates that iteration begins with the index \n\t\t\t\t\t\t\t\tset at the value specified.\nJSTL\:SPEC\:72.7.3  The result of the evaluated expression must be of\n\t\t\t\t\t\t\t\ttype 'int'.\nJSTL\:SPEC\:72.7.4  If the result of the evaluated expression is not of\n\t\t\t\t\t\t\t\ttype 'int'\nJSTL\:SPEC\:72.8  The 'end' attribute specifies an ending index value.\nJSTL\:SPEC\:72.8.1  If the 'items' attribute is specified, the 'ends'\n\t\t\t\t\t\t\t\tattribute dictates that the Iteration ends at the item located \n\t\t\t\t\t\t\t\tat the specified index.\nJSTL\:SPEC\:72.8.2  If the 'items' attribute is not specified, the 'end'\n\t\t\t\t\t\t\t\tattribute dictates that iteration ends when the index reaches \n\t\t\t\t\t\t\t\tthe value specified.\nJSTL\:SPEC\:72.8.3  The result of the evaluated expression must be of\n\t\t\t\t\t\t\t\ttype 'int'.\nJSTL\:SPEC\:72.8.4  If the result of the evaluated expression is not of\n\t\t\t\t\t\t\t\ttype int, an Exception is thrown.\nJSTL\:SPEC\:72.9  The 'step' attribute specifies that iteration will\n\t\t\t\t\t\tonly process every 'step' items of the collections, starting with \n\t\t\t\t\t\tthe first.\nJSTL\:SPEC\:72.9.1  The result of the evaluated expression must be of\n\t\t\t\t\t\t\t\ttype 'int'.\nJSTL\:SPEC\:72.9.2  If the result of the evaluated expression is not of\n\t\t\t\t\t\t\t\ttype int, an Exception is thrown.\nJSTL\:SPEC\:72.10  If 'begin' is specified, the value must be >\= 0.\nJSTL\:SPEC\:72.11  If 'end' is specified, the value must be >\= 'begin'\nJSTL\:SPEC\:72.12  If 'step' is specified, step must be >\= 1\nJSTL\:SPEC\:72.13  If end is specified and it is less than begin, the\n\t\t\t\t\t\tloop is simply not executed.
classname=com.sun.ts.tests.jstl.spec.xml.xconditional.xforeach.JSTLClient
direction=forward
finder=cts
id=positiveForEachEndTest
keywords=all jstl javaee javaee_web_profile positiveForEachEndTest novehicle forward
service_eetest=no
testName=positiveForEachEndTest
testProps=\ webServerHost  webServerPort  ts_home
test_directory=com/sun/ts/tests/jstl/spec/xml/xconditional/xforeach

#-----environment-----
TS_HOME=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tck/bin/xml/../..
harness.executeMode=2
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=true
harness.socket.retry.count=10
harness.temp.directory=${ts.home}/tmp
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
ts.home=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tck/bin/xml/../..
ts_home=${TS_HOME}
webServerHost=localhost
webServerPort=8080

#-----testresult-----
description=file\:/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tck/src/com/sun/ts/tests/jstl/spec/xml/xconditional/xforeach/JSTLClient.java\#positiveForEachEndTest
end=Wed Sep 29 10\:28\:27 UTC 2021
environment=ts_unix
execStatus=Failed. Illegal access to test\: com.sun.ts.lib.deliverable.PropertyNotSetException\: No value found for jimage.dir. Please check your jte file for an appropiate value
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 5.12.7-300.fc34.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages TestRun
start=Wed Sep 29 10\:28\:27 UTC 2021
test=com/sun/ts/tests/jstl/spec/xml/xconditional/xforeach/JSTLClient.java\#positiveForEachEndTest
timeoutSeconds=600
totalTime=2
work=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tckwork/tags-tck/com/sun/ts/tests/jstl/spec/xml/xconditional/xforeach

#section:script_messages
----------messages:(0/0)----------

#section:TestRun
----------messages:(0/0)----------
----------log:(0/0)----------
result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value


test result: Failed. Illegal access to test: com.sun.ts.lib.deliverable.PropertyNotSetException: No value found for jimage.dir. Please check your jte file for an appropiate value