Skip to content
Started 2 yr 0 mo ago
Took 13 sec on basic-l534m
Failed

#28 (May 20, 2022, 3:45:27 AM)

Build Artifacts
Changes
  1. JSONB TCK test removal (details / githubweb)
  2. another removed parts (details / githubweb)
  3. JSONB TCK pluggability test added (details / githubweb)
  4. EAR lib (details / githubweb)
  5. pluggability properties uncommented (details / githubweb)
  6. another change (details / githubweb)
  7. possible fix for provider ordering (details / githubweb)
  8. remove migrated jaxrs tests, docs and related contents, fixed conflicts (details / githubweb)
  9. basic provider test fix (details / githubweb)
  10. update api from staging. (details / githubweb)
  11. el tck fix for Provider com.sun.el.ExpressionFactoryImpl not found. (details / githubweb)
  12. Update taglibs for JSTL tests (#870) (details / githubweb)
  13. Migrate JSP to Facelets in Faces TCK (details / githubweb)
  14. signature repository update from latest API's. (details / githubweb)
  15. update taglibs for jsf and other suites (#871) (details / githubweb)
  16. Migrate <managed-bean> to @Named -- pass1 (details / githubweb)
  17. Messaging 3.1 - TCK guide update (details / githubweb)
  18. Remove Batch tests; moved to standalone Batch TCK: https://github.com/eclipse-ee4j/batch-tck (details / githubweb)
  19. Update intro doc with reference to Batch Standalone TCK, at Batch 2.1 EE 10 level (details / githubweb)
  20. Remove jbatch references (details / githubweb)
  21. Fix for eclipse-ee4j/jpa-api#350 (details / githubweb)
  22. fix for "java.lang.NoClassDefFoundError: java/rmi/activation/Activator" jaxws tck test failure with JDK 17 (details / githubweb)
  23. Additional changes for jbatch removal (details / githubweb)
  24. add empty beans.xml to all wars in jsf tests (details / githubweb)
  25. missed file in previous commit (add beans.xml to war) (details / githubweb)
  26. few more managedbean conversions to @Named (details / githubweb)
  27. jakarta.faces-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/ (details / githubweb)
  28. faces and security auth api signature update. (details / githubweb)
  29. fix some more deployment errors (details / githubweb)
  30. more beans to implement Serializable , fix public field issue in Beans (details / githubweb)
  31. update ts.jte for tomcat, (details / githubweb)
  32. Missed out Bean update to implement Serializable (details / githubweb)
  33. Cast Object for ve.getValue - caused by EL generics (details / githubweb)
  34. Remove -Djava.locale.providers=COMPAT (details / githubweb)
  35. Use a more portable form of inplace sed editing (details / githubweb)
  36. Update JSTL documentation for Tags 3.0, EE10 (details / githubweb)
  37. Remove COMPAT documentation (details / githubweb)
  38. add standalone-web xml. (details / githubweb)
  39. update api to latest. (details / githubweb)
  40. avoid OOM error while deployment in jsf tck (details / githubweb)
  41. addressing review comments (details / githubweb)
  42. Set javatest.security.noSecurityManager=true if Java 18+ (details / githubweb)
  43. Issue890 (#891) (details / githubweb)
  44. address FormatterUIBean integer number too large failure (details / githubweb)
  45. remove jsonp tck. (details / githubweb)
  46. Make bean @ApplicationScoped instead of changing beans.xml to use bean-discovery-mode="all", either should address the new requirement for issues#876 (details / githubweb)
  47. correct Authorization tck bundle version. (details / githubweb)
  48. Remove -Djava.locale.providers=COMPAT for platform tck runs. (details / githubweb)
  49. Add JDK 17 to SEversion (details / githubweb)
  50. Remove ts.jte.jdk11 step (details / githubweb)
  51. Remove set.ext.dirs from GlassFish Porting kit (#879) (details / githubweb)
  52. JPA jpa/jpa22/datetime test LocalDateTime truncated to miliseconds to fit into database types. (details / githubweb)
  53. use new UIViewRoot instead of createViewRoot (details / githubweb)
  54. fix mail,json,el,jsp api jars name for signature test, also add websocket client jar. (details / githubweb)
  55. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/ (details / githubweb)
  56. signature update for jakarta.security.enterprise.sig (details / githubweb)
  57. fix javamail test failures with platform TCK. (details / githubweb)
  58. remove jsonb tck. (details / githubweb)
  59. update Connectors documentation to 2.1 (details / githubweb)
  60. remove unused standalone tck run scripts. (details / githubweb)
  61. servlet minor update of releasenotes document to March 2022 (details / githubweb)
  62. remove concurrent TCK test project (details / githubweb)
  63. remove concurrency from install list (details / githubweb)
  64. remove concurrency from signature tests (details / githubweb)
  65. remove concurrency from docker tests (details / githubweb)
  66. Remove concurrency from install directives (details / githubweb)
  67. Remove concurrency from internal docs (details / githubweb)
  68. Remove concurrency from release (details / githubweb)
  69. Remove concurrency from user guides (details / githubweb)
  70. Remove concurrency from Jenkins (details / githubweb)
  71. remove concurrency from test harness (details / githubweb)
  72. change html-users-guide link to html-usersguide (details / githubweb)
  73. correct Connector TCK user guide PDF path (details / githubweb)
  74. remove jaxrs,jsonb,jsonp signature test logic. (details / githubweb)
  75. remove unused fix_classpath script. (details / githubweb)
  76. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/ (details / githubweb)
  77. jakarta.security.enterprise signature update to latest. (details / githubweb)
  78. remove jsf tck sources and related contents (details / githubweb)
  79. add expressly.jar to platform tck test run classpath. (details / githubweb)
  80. Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0 (details / githubweb)
  81. issue 876, address Update CDI bean usage for change in default bean-discovery-mode (details / githubweb)
  82. Additional version fixes for EL TCK. (details / githubweb)
  83. One more version update (details / githubweb)
  84. Fix WebSocket TCK name and version (details / githubweb)
  85. Additional Jakarta EE / Glassfish version updates (details / githubweb)
  86. jakarta.transaction-api.version - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/ (details / githubweb)
  87. updates for signatures, based on latest API. (details / githubweb)
  88. change html-users-guide link to html-usersguide (details / githubweb)
  89. correct Connector TCK user guide PDF path (details / githubweb)
  90. jakarta.security.enterprise-api - https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/enterprise/jakarta.security.enterprise-api/3.0.0/ (details / githubweb)
  91. jakarta.security.enterprise signature update to latest. (details / githubweb)
  92. remove jaxrs,jsonb,jsonp signature test logic. (details / githubweb)
  93. remove unused standalone tck run scripts. (details / githubweb)
  94. remove unused fix_classpath script. (details / githubweb)
  95. issue 876, address Update CDI bean usage for change in default bean-discovery-mode (details / githubweb)
  96. add expressly.jar to platform tck test run classpath. (details / githubweb)
  97. Update Websocket TCK doc to refer to Jakarta EE 10, GlassFish 7.0 (details / githubweb)
  98. Additional version fixes for EL TCK. (details / githubweb)
  99. One more version update (details / githubweb)
  100. Fix WebSocket TCK name and version (details / githubweb)
  101. Additional Jakarta EE / Glassfish version updates (details / githubweb)
  102. Draft requirement on standalone TCKs (details / githubweb)
  103. Fixes #926 - bad StringBuffer reuse in websocket/spec/servercontainer upgradeHttpToWebSocketTest (details / githubweb)
  104. Fix input of methodExpressionMatchingAmbiguousTest (details / githubweb)
  105. Make sure the test ELContext has a resolver that can invoke methods. (details / githubweb)
  106. #876 Update CDI bean usage for change in default bean-discovery-mode (details / githubweb)
  107. remove security api tck sources and related contents (details / githubweb)
  108. Update release date; Update Java EE references to Jakarta EE (details / githubweb)
  109. Add tests of new JACC APIs, https://github.com/jakartaee/authorization/issues/113 (details / githubweb)
  110. Remove incorrect comment (details / githubweb)
  111. Modify the jsp:plugin tests to reflect that the action should be a NO-OP (details / githubweb)
  112. reduce ejb deployment timeout to 120 sec from 480 sec. (details / githubweb)
  113. use the configured test.ejb.stateful.timeout.wait.seconds + impl.deploy.timeout.multiplier in ts.jte (details / githubweb)
  114. glassfish standalone jsonb, jsonp runners. (details / githubweb)
  115. Tests that use Jakarta Faces need to also include a beans.xml (bean-discovery-mode=all) to enable CDI (details / githubweb)
  116. Remove maxpermsize, as it's not supported anymore and crashes new JDKs (details / githubweb)
  117. Update (jacc) TCK install + userguide to Jakarta Authorization 2.1 (details / githubweb)
  118. version changes to jacc userguide (details / githubweb)
  119. add webservices jar to javaee.classes CP (details / githubweb)
  120. Refactor to avoid use of deprecated and removed HttpUtils. (details / githubweb)
  121. Add JVMOPTS_RUNTESTCOMMAND variable for GlassFish to pass in  options for ExecTSTestCmd on Java SE 17, this may be useful for other implementations also. (details / githubweb)
  122. try reference via env.JVMOPTS_RUNTESTCOMMAND (details / githubweb)
  123. jsp to xhtml migration for ejblitejsf vehicle tests - ejb30/lite/appexception (details / githubweb)
  124. set JVMOPTS_RUNTESTCOMMAND via ts.top.import.xml (details / githubweb)
  125. Initial version of core profile tck (details / githubweb)
  126. Say Java SE 11+ in requirements (details / githubweb)
  127. Updates for scottmarlow comments (details / githubweb)
  128. Revert unintended changes, incorrect merges (details / githubweb)
  129. new faces client for ejb32 tests - part 1 (details / githubweb)
  130. update copyright years (details / githubweb)
  131. replace OPTS_RUNTESTCOMMAND in ts.jte with add-opens for Java SE 17 (details / githubweb)
  132. Update for #969, jsp to xhtml for ejblitejsf vehicle (details / githubweb)
  133. revert the (now unneeded) JVMOPTS_RUNTESTCOMMAND change to bin/xml/ts.top.import.xml (details / githubweb)
  134. Update description of ts.jte JVMOPTS_RUNTESTCOMMAND to reflect how it can be replaced with JDK options like  as is done in docker/run_jakartaeetck.sh (details / githubweb)
  135. Update Copyright date (details / githubweb)
  136. Remove (not used) ejbembed from ejb30/lite/async tests (details / githubweb)
  137. Update for 977, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/jta/ee/transactional (details / githubweb)
  138. Update ejblitejsf vehicle, #970 (details / githubweb)
  139. Migrate ejblitejsf tests, #970 (details / githubweb)
  140. Update vehicle mapping properties (details / githubweb)
  141. Migrate ejblitejsf vehicle tests, #979 (details / githubweb)
  142. Migrate ejblitejsf vehicle tests, #980 (details / githubweb)
  143. Migrate ejblitejsf vehicle tests, #981 (details / githubweb)
  144. Migrate ejblitejsf vehicle tests, #983 (details / githubweb)
  145. Migrate ejblitejsf vehicle tests, #984 (details / githubweb)
  146. Migrate ejblitejsf vehicle tests, #998 (details / githubweb)
  147. update for #969, jsp to xhtml for ejblitejsf vehicle for com/sun/ts/tests/ejb30/lite/async/ (more build.xml changes) (details / githubweb)
  148. update for #969, also add AsyncJsfClientBase.class to ejb30/lite/async/singleton/metadata/build.xml (details / githubweb)
  149. Add the new ejblitejsf classes to test deployment (details / githubweb)
  150. Update build files with added classes (details / githubweb)
  151. Add ejblitejsf classes to build.xml (details / githubweb)
  152. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  153. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  154. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  155. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  156. Add ejblitejsf vehicle classes to build.xml (details / githubweb)
  157. Fix paths in vehicle.properties (details / githubweb)
  158. Fix incorrect base client (details / githubweb)
  159. new Faces client for ejb30/lite/tx tests (details / githubweb)
  160. fix bad changes in previous commit (details / githubweb)
  161. new Faces client for ejb30/bb/async tests with ejblitejsf vehicle (details / githubweb)
  162. missed out changes in previous commit, copyright year corrections (details / githubweb)
  163. new Faces client for ejblitejsf vehicle tests in ejb30/lite/xmloverride,view (details / githubweb)
  164. fix path in vehicle properties (details / githubweb)
  165. new Faces client for ejb32/lite/timer/schedule/auto/attr/stateless (details / githubweb)
  166. new Faces client for ejb32/lite/timer/schedule/auto/attr/singleton (details / githubweb)
  167. update for 988, add JSF changes for src/com/sun/ts/tests/ejb30/lite/packaging (details / githubweb)
  168. update for 988, remove leading slash from module name that is injected but not specified via setModuleName (details / githubweb)
  169. update for 1010, add Concurrency to list of SPEC APIs to run signature testing for on Web Profile + Full Platform (details / githubweb)
  170. update for 1010, add Concurrency to EJB_MAP (details / githubweb)
  171. New Faces client for ejb30/lite/naming/context (details / githubweb)
  172. Include tck-dist in modules to ease releases (details / githubweb)
  173. Need to filter artifacts-pom.xml to pickup release version (details / githubweb)
  174. More updates to artifacts-pom.xml paths (details / githubweb)
  175. Update wf-core-tck-runner (details / githubweb)
  176. possible fix for ejb30/lite/async tests - missed out from previous PRs (details / githubweb)
  177. correction to vehicle mapping (details / githubweb)
  178. correct parent class of new faces client (details / githubweb)
  179. add missing annotations for faces client in ejb30/lite/async/stateful/descriptor (details / githubweb)
  180. correct class path in build.xml in ejb30/lite/async/singleton (details / githubweb)
  181. first pass through user guide changes for Jakarta EE 10 (details / githubweb)
  182. correct number of ~~~ characters below updated titles as per feedback (details / githubweb)

Started by user Scott Marlow

This run spent:

  • 21 sec waiting;
  • 13 sec build duration;
  • 35 sec total from scheduled to completion.
Revision: dac3d1e6747fc0ec8a1149166d1a44085c006256
Repository: https://github.com/eclipse-ee4j/jakartaee-tck.git
  • refs/remotes/origin/master