Skip to content

Regression

com.sun.ts.tests.jstl.spec.core.urlresource.url.JSTLClient.positiveUrlParamsBodyTest (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:24 UTC 2021
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tck/src/com/sun/ts/tests/jstl/spec/core/urlresource/url/JSTLClient.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tck/src
assertion_ids=JSTL\:SPEC\:25  < c\:param >  is a nested action of  < c\:import > \n\t\t\t\tand  < c\:url >  and  < c\:redirect > to add request parameters to\n\t\t\t\tthe URL.\nJSTL\:SPEC\:25.1  The 'name' attribute specifies the name of a query\n\t\t\t\t\t\tstring parameter.\nJSTL\:SPEC\:25.1.1  The result of the evaluated expression myst be of\n\t\t\t\t\t\t\t\ttype String\nJSTL\:SPEC\:25.2  The 'value' attribute specifies the value of the query\n\t\t\t\t\t\tstring parameter.\nJSTL\:SPEC\:25.2.1  The result of the evaluated expression must be of\n\t\t\t\t\t\t\t\ttype 'String'.\nJSTL\:SPEC\:25.2.2  If the evaluated expression is not of type String,\n\t\t\t\t\t\t\t\tan Exception is thrown.\nJSTL\:SPEC\:25.3  The 'encode' attribute determines whether the values\n\t\t\t\t\t\tof the 'name' and 'value' attributes should be URL encoded.\nJSTL\:SPEC\:25.3.1  If the 'encode' attribute is set to 'false' no URL\n\t\t\t\t\t\t\t\tencoding will take place against the values of the 'name' and \n\t\t\t\t\t\t\t\t'value' attributes.\nJSTL\:SPEC\:25.3.2  If the 'encode' attribute is set to 'true', the\n\t\t\t\t\t\t\t\tvalues of the 'name' and 'value' attributes will be URL encoded.\nJSTL\:SPEC\:25.3.3  The result of the evaluated expression must be of\n\t\t\t\t\t\t\t\ttype boolean.\nJSTL\:SPEC\:25.3.4  If the evaluated expression is not of type boolean,\n\t\t\t\t\t\t\t\tan Exception is thrown.\nJSTL\:SPEC\:25.3.5  If the result of the evaluated value is null, the\n\t\t\t\t\t\t\t\tdefault value, 'true', will be used.\nJSTL\:SPEC\:25.3.6  If an invalid value is provided, an Exception is\n\t\t\t\t\t\t\t\tthrown.\nJSTL\:SPEC\:25.4  If the 'encode' attribute is not specified, then the\n\t\t\t\t\t\tvalues of the 'name' and 'value' attributes will be URL encoded.\nJSTL\:SPEC\:25.5  The parameter value can be specified within the body\n\t\t\t\t\t\tof th e action.\nJSTL\:SPEC\:25.6  The 'name' attribute is required across all syntax\n\t\t\t\t\t\tvariations.\nJSTL\:SPEC\:25.7  Query parameter aggregration rules work as specified\n\t\t\t\t\t\tfor the include() method of the RequestDispatcher in the Servlet \n\t\t\t\t\t\tspecification.\nJSTL\:SPEC\:25.7.1  The original parameters are augmented with the new\n\t\t\t\t\t\t\t\tparameters, with new values taking precedence over existing \n\t\t\t\t\t\t\t\tvalues.\nJSTL\:SPEC\:25.7.2  The scope of the new parameters is the import call;\n\t\t\t\t\t\t\t\tthe new parameters (and values) will not apply after the import.\nJSTL\:SPEC\:25.8  If 'name' is null or empty, no action is performed. It\n\t\t\t\t\t\tis not an error.\nJSTL\:SPEC\:25.9  If value is null, it is processed as an empty value.\nJSTL\:SPEC\:25.10  If an exception is caused by the body content, it must\n\t\t\t\t\t\tbe propagated.
classname=com.sun.ts.tests.jstl.spec.core.urlresource.url.JSTLClient
direction=forward
finder=cts
id=positiveUrlParamsBodyTest
keywords=all jstl javaee javaee_web_profile positiveUrlParamsBodyTest novehicle forward
service_eetest=no
testName=positiveUrlParamsBodyTest
testProps=\ webServerHost  webServerPort  ts_home
test_directory=com/sun/ts/tests/jstl/spec/core/urlresource/url

#-----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/core/urlresource/url/JSTLClient.java\#positiveUrlParamsBodyTest
end=Wed Sep 29 10\:28\:24 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\:24 UTC 2021
test=com/sun/ts/tests/jstl/spec/core/urlresource/url/JSTLClient.java\#positiveUrlParamsBodyTest
timeoutSeconds=600
totalTime=3
work=/home/jenkins/agent/workspace/jakartaee-tck_master/tags-tckwork/tags-tck/com/sun/ts/tests/jstl/spec/core/urlresource/url

#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