Build Logs

geirolz/advxml • 3.8.0-RC4:2025-12-22

Errors

12

Warnings

42

Total Lines

958

1##################################
2Clonning https://github.com/geirolz/advxml.git into /build/repo using revision v2.5.1
3##################################
4Note: switching to 'c0d86197a498d672a367de814c7f57badd7bf6aa'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: core/src/test/scala/advxml/data/DataConvertInstancesTest.scala
31Pattern: As
32Replacement: `As`
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern ' As ' in core/src/test/scala/advxml/data/DataConvertInstancesTest.scala
37----
38Starting build for 3.7.4
39Execute tests: false
40sbt project found:
41Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
42Enforcing usage of sbt in version 1.11.5
43No prepare script found for project geirolz/advxml
44##################################
45Scala version: 3.7.4
46Targets: com.github.geirolz%advxml-core com.github.geirolz%advxml-xpath
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/advxml/data/DataConvertInstancesTest.scala","pattern":" As ","replaceWith":" `As` "}]}
48##################################
49Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
50Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.7.4
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.7.4"
67"++3.7.4 -v"
68"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/advxml/data/DataConvertInstancesTest.scala","pattern":" As ","replaceWith":" `As` "}]}""" com.github.geirolz%advxml-core com.github.geirolz%advxml-xpath"
75
76[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 8.842s.
82[warn] /build/repo/project/Resolvers.scala:12:14: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
83[warn] resolvers += Resolver.sonatypeCentralSnapshots
84[warn] Resolver.sonatypeRepo("public"),
85[warn] ^
86[warn] /build/repo/project/Resolvers.scala:13:14: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
87[warn] resolvers += Resolver.sonatypeCentralSnapshots
88[warn] Resolver.sonatypeRepo("snapshots"),
89[warn] ^
90[warn] /build/repo/project/Resolvers.scala:14:14: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
91[warn] resolvers += Resolver.sonatypeCentralSnapshots
92[warn] Resolver.sonatypeRepo("releases"),
93[warn] ^
94[warn] three warnings found
95[info] done compiling
96/build/repo/build.sbt:0: warning: This wildcard import imports sbt.Resolvers, which is shadowed by Resolvers.
97This is not according to the language specification and has changed in Scala 2.13, where sbt.Resolvers takes precedence.
98To keep the same meaning in 2.12 and 2.13, un-import Resolvers by adding `Resolvers => _` to the import list.
99import _root_.sbt._
100 ^
101[info] loading settings for project advxml from build.sbt...
102[info] set current project to advxml (in build file:/build/repo/)
103Execute setCrossScalaVersions: 3.7.4
104OpenCB::Changing crossVersion 3.1.2 -> 3.7.4 in xpath/crossScalaVersions
105OpenCB::Changing crossVersion 3.1.2 -> 3.7.4 in core/crossScalaVersions
106OpenCB::Changing crossVersion 3.1.2 -> 3.7.4 in advxml/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.8) in xpath-docs/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.8) in core-docs/crossScalaVersions
109[info] set current project to advxml (in build file:/build/repo/)
110[info] Setting Scala version to 3.7.4 on 3 projects.
111[info] Switching Scala version on:
112[info] xpath (2.13.8, 3.7.4)
113[info] * advxml (2.13.8, 3.7.4)
114[info] core (2.13.8, 3.7.4)
115[info] Excluding projects:
116[info] xpath-docs (2.13.8)
117[info] core-docs (2.13.8)
118[info] Reapplying settings...
119[info] set current project to advxml (in build file:/build/repo/)
120Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
121[info] Reapplying settings...
122[info] set current project to advxml (in build file:/build/repo/)
123[info] Defining Global / credentials, core / credentials and 3 others.
124[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set current project to advxml (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
133 Did you mean allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set current project to advxml (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set current project to advxml (in build file:/build/repo/)
140[success] Total time: 0 s, completed Dec 22, 2025, 5:52:19 PM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/advxml/data/DataConvertInstancesTest.scala","pattern":" As ","replaceWith":" `As` "}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(core, xpath)
145Starting build for ProjectRef(file:/build/repo/,core) (advxml-core)... [0/2]
146OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
151Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
152[info] compiling 28 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[info] [patched file /build/repo/core/src/main/scala/advxml/data/Converter.scala]
155[info] [patched file /build/repo/core/src/main/scala/advxml/syntax/AllDataSyntax.scala]
156[info] [patched file /build/repo/core/src/main/scala/advxml/data/Value.scala]
157[warn] one warning found
158[info] done compiling
159[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163[info] compiling 4 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] two warnings found
166[info] done compiling
167[info] compiling 44 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
169[info] [patched file /build/repo/core/src/test/scala/advxml/data/ConverterTest.scala]
170[info] [patched file /build/repo/core/src/test/scala/advxml/ApplicativeThrowOrEuTest.scala]
171[warn] one warning found
172[info] [patched file /build/repo/core/src/test/scala/advxml/data/ConverterTest.scala]
173[info] [patched file /build/repo/core/src/test/scala/advxml/ApplicativeThrowOrEuTest.scala]
174[warn] one warning found
175[info] done compiling
176[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
177[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
178[warn] one warning found
179[info] done compiling
180Starting build for ProjectRef(file:/build/repo/,xpath) (advxml-xpath)... [1/2]
181Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
182[info] compiling 6 Scala sources to /build/repo/xpath/target/scala-3.7.4/classes ...
183[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
184[info] [patched file /build/repo/xpath/src/main/scala/advxml/xpath/XmlPredicateBuilder.scala]
185[warn] one warning found
186[info] done compiling
187[info] compiling 1 Scala source to /build/repo/xpath/target/scala-3.7.4/classes ...
188[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
189[warn] one warning found
190[info] done compiling
191[info] compiling 1 Scala source to /build/repo/xpath/target/scala-3.7.4/test-classes ...
192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
193[warn] one warning found
194[info] done compiling
195
196************************
197Build summary:
198[{
199 "module": "advxml-core",
200 "compile": {"status": "ok", "tookMs": 13177, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
202 "test-compile": {"status": "ok", "tookMs": 16984, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
204 "publish": {"status": "skipped", "tookMs": 0},
205 "metadata": {
206 "crossScalaVersions": ["2.13.8", "3.1.2"]
207}
208},{
209 "module": "advxml-xpath",
210 "compile": {"status": "ok", "tookMs": 1566, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 2208, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["2.13.8", "3.1.2"]
217}
218}]
219************************
220[success] Total time: 63 s (0:01:03.0), completed Dec 22, 2025, 5:53:22 PM
221[0J/build/build.patch:23: trailing whitespace.
222 implicit val customTypeAsValidatedValueConverter: CustomType As ValidatedValue =
223Checking patch project/plugins.sbt...
224Checking patch project/build.properties...
225Checking patch core/src/test/scala/advxml/data/DataConvertInstancesTest.scala...
226Checking patch build.sbt...
227Applied patch project/plugins.sbt cleanly.
228Applied patch project/build.properties cleanly.
229Applied patch core/src/test/scala/advxml/data/DataConvertInstancesTest.scala cleanly.
230Applied patch build.sbt cleanly.
231warning: 1 line adds whitespace errors.
232Commit migration rewrites
233Switched to a new branch 'opencb/migrate-source-3.4'
234[opencb/migrate-source-3.4 9a382b8] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
235 6 files changed, 50 insertions(+), 50 deletions(-)
236----
237Preparing build for 3.8.0-RC4
238Scala binary version found: 3.8
239Implicitly using source version 3.8
240Scala binary version found: 3.8
241Implicitly using source version 3.8
242Would try to apply common scalacOption (best-effort, sbt/mill only):
243Append: ,REQUIRE:-source:3.8
244Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
245
246Try apply source patch:
247Path: core/src/test/scala/advxml/data/DataConvertInstancesTest.scala
248Pattern: As
249Replacement: `As`
250Successfully applied pattern ' As ' in core/src/test/scala/advxml/data/DataConvertInstancesTest.scala
251----
252Starting build for 3.8.0-RC4
253Execute tests: true
254sbt project found:
255Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
256Enforcing usage of sbt in version 1.11.5
257No prepare script found for project geirolz/advxml
258##################################
259Scala version: 3.8.0-RC4
260Targets: com.github.geirolz%advxml-core com.github.geirolz%advxml-xpath
261Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/advxml/data/DataConvertInstancesTest.scala","pattern":" As ","replaceWith":" `As` "}]}
262##################################
263Using extra scalacOptions: ,REQUIRE:-source:3.8
264Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
265[sbt_options] declare -a sbt_options=()
266[process_args] java_version = '17'
267[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
268# Executing command line:
269java
270-Dfile.encoding=UTF-8
271-Dcommunitybuild.scala=3.8.0-RC4
272-Dcommunitybuild.project.dependencies.add=
273-Xmx7G
274-Xms4G
275-Xss8M
276-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
277-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
278-jar
279/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
280"setCrossScalaVersions 3.8.0-RC4"
281"++3.8.0-RC4 -v"
282"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
283"set every credentials := Nil"
284"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
285"removeScalacOptionsStartingWith -P:wartremover"
286
287moduleMappings
288"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/advxml/data/DataConvertInstancesTest.scala","pattern":" As ","replaceWith":" `As` "}]}""" com.github.geirolz%advxml-core com.github.geirolz%advxml-xpath"
289
290[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
291[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
292[info] loading project definition from /build/repo/project
293[info] loading settings for project advxml from build.sbt...
294[info] set current project to advxml (in build file:/build/repo/)
295Execute setCrossScalaVersions: 3.8.0-RC4
296OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC4 in core/crossScalaVersions
297OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC4 in xpath/crossScalaVersions
298OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC4 in advxml/crossScalaVersions
299OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.8) in xpath-docs/crossScalaVersions
300OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.8) in core-docs/crossScalaVersions
301[info] set current project to advxml (in build file:/build/repo/)
302[info] Setting Scala version to 3.8.0-RC4 on 3 projects.
303[info] Switching Scala version on:
304[info] xpath (2.13.8, 3.8.0-RC4)
305[info] * advxml (2.13.8, 3.8.0-RC4)
306[info] core (2.13.8, 3.8.0-RC4)
307[info] Excluding projects:
308[info] xpath-docs (2.13.8)
309[info] core-docs (2.13.8)
310[info] Reapplying settings...
311[info] set current project to advxml (in build file:/build/repo/)
312Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
313[info] Reapplying settings...
314[info] set current project to advxml (in build file:/build/repo/)
315[info] Defining Global / credentials, core / credentials and 3 others.
316[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
317[info] Run `last` for details.
318[info] Reapplying settings...
319[info] set current project to advxml (in build file:/build/repo/)
320Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
321[info] Reapplying settings...
322OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
323
324 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
325 Did you mean allExcludeDependencies ?
326 , retry without global scopes
327[info] Reapplying settings...
328[info] set current project to advxml (in build file:/build/repo/)
329Execute removeScalacOptionsStartingWith: -P:wartremover
330[info] Reapplying settings...
331[info] set current project to advxml (in build file:/build/repo/)
332[success] Total time: 0 s, completed Dec 22, 2025, 5:53:34 PM
333Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"core/src/test/scala/advxml/data/DataConvertInstancesTest.scala","pattern":" As ","replaceWith":" `As` "}]}
334Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
335Starting build...
336Projects: Set(core, xpath)
337Starting build for ProjectRef(file:/build/repo/,core) (advxml-core)... [0/2]
338OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
339OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
340OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
341OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
342Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
343[info] compiling 28 Scala sources to /build/repo/core/target/scala-3.8.0-RC4/classes ...
344[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
345[warn] one warning found
346[info] done compiling
347[info] compiling 44 Scala sources to /build/repo/core/target/scala-3.8.0-RC4/test-classes ...
348[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
349[warn] one warning found
350[warn] one warning found
351[info] done compiling
352[info] ValidatedConverterTest:
353[info] - Test ValidatedConverter.of
354[info] - Test ValidatedConverter.pure
355[info] - Test ValidatedConverter.apply
356[info] DataConvertFullSyntaxTest:
357[info] - XML to Model - Convert simple case class
358[info] - Model to XML - Convert simple case class
359[info] DataValueValidationRuleInstancesTest:
360[info] - ValidationRule.NonEmpty
361[info] - ValidationRule.MatchRegex
362[info] ValidatedSyntaxTest:
363[info] - [ValidateEx.Syntax] - Valid.toTry
364[info] - [ValidateEx.Syntax] - Invalid.toTry
365[info] - [ValidateEx.Syntax] - Valid.toEitherThrow
366[info] - [ValidateEx.Syntax] - Invalid.toEitherThrow
367[info] - [ValidateEx.Syntax] - Valid.toEitherNelThrow
368[info] - [ValidateEx.Syntax] - Invalid.toEitherNelThrow
369[info] - [ValidateEx.Syntax] - Valid.toValidatedThrow
370[info] - [ValidateEx.Syntax] - Invalid.toValidatedThrow
371[info] - [ValidateEx.Syntax] - Valid.toOption
372[info] - [ValidateEx.Syntax] - Invalid.toOption
373[info] - [ValidateEx.Syntax] - Try.Success.toValidatedThrow
374[info] - [ValidateEx.Syntax] - Try.Failure.toValidatedThrow
375[info] - [ValidateEx.Syntax] - EitherThrow.Right.toValidatedThrow
376[info] - [ValidateEx.Syntax] - EitherThrow.Left.toValidatedThrow
377[info] - [ValidateEx.Syntax] - EitherNelThrow.Right.toValidatedThrow
378[info] - [ValidateEx.Syntax] - EitherNelThrow.Left.toValidatedThrow
379[info] - [ValidateEx.Syntax] - ValidatedThrow.Valid.toValidatedThrow
380[info] - [ValidateEx.Syntax] - ValidatedThrow.Invalid.toValidatedThrow
381[info] - [ValidateEx.Syntax] - Option.Some.toValidatedThrow
382[info] - [ValidateEx.Syntax] - Option.None.toValidatedThrow
383[info] XmlRuleTest:
384[info] - XmlRule.apply with varargs
385[info] - XmlRule.apply with List
386[info] - XmlRule.apply with FinalXmlModifier
387[info] - ComposableXmlRule.withModifier
388[info] - XmlRule.transform with varargs
389[info] - XmlRule.transform with List
390[info] - XmlRule.transform with single XmlRule
391[info] TransformXmlModifierInstancesTest:
392[info] - Combine AbstractRule with Semigroup instance
393[info] XmlNormalizerTest:
394[info] - [XmlNormalizer] - Normalize
395[info] - [XmlNormalizer] - UnsupportedNormalize
396[info] - [XmlNormalizer] - Equality.Equals
397[info] - [XmlNormalizer] - Equality.NotEquals
398[info] XmlZoomTest:
399[info] - [XmlZoom] - BindedXmlZoom to UnbindedXmlZoom
400[info] - [XmlZoom] - BindedXmlZoom $
401[info] - [XmlZoom] - BindedXmlZoom root
402[info] - [XmlZoom] - UnbindedXmlZoom.detailed
403[info] - [XmlZoom] - UnbindedXmlZoom.run
404[info] - [XmlZoom] - BindedXmlZoom.detailed
405[info] - [XmlZoom] - BindedXmlZoom.run
406[info] - [XmlZoom] - downTest
407[info] - [XmlZoom] - applyWithDownTest
408[info] - [XmlZoom] - filterTest
409[info] - [XmlZoom] - findTest
410[info] - [XmlZoom] - atIndex
411[info] - [XmlZoom] - head
412[info] - [XmlZoom] - last
413[info] - [XmlZoom] - transformWithZoom
414[info] - Append + ZoomAction
415[info] - Append + List[ZoomAction]
416[info] ThrowableNelTest:
417[info] - ThrowableNel.fromThrowable
418[info] - ThrowableNel.fromThrowable with AggregatedException
419[info] - ThrowableNel.toThrowable
420[info] NestedMapSyntaxTest:
421[info] - Test nestedMap | Try[Option[String]]
422[info] - Test nestedFlatMap | Try[Try[String]] | Success(Success)
423[info] XmlPatchTest:
424[info] - XmlPatch.id
425[info] - XmlPatch.const
426[info] - XmlPatch.apply
427[info] DataPredicateSyntaxTest:
428[info] - [Predicate.Syntax] - And
429[info] - [Predicate.Syntax] - Or
430[info] - [Predicate.Syntax.Symbols] - And
431[info] - [Predicate.Syntax.Symbols] - Or
432[info] DataConvertTextConverterSyntaxTest:
433[info] - String to Text
434[info] - Byte to Text
435[info] - Char to Text
436[info] - Short to Text
437[info] - Int to Text
438[info] - Long to Text
439[info] - Float to Text
440[info] - Double to Text
441[info] - BigInt to Text
442[info] - BigDecimal to Text
443[info] TransformXmlContentZoomSyntaxTest:
444[info] - [XmlContentZoom.Syntax.WithString] - label from NodeSeq
445[info] - [XmlContentZoom.Syntax.WithString] - label from BindedXmlZoom
446[info] - [XmlContentZoom.Syntax.WithString] - label from (Unbinded)XmlZoom
447[info] - [XmlContentZoom.Syntax.WithString] - attribute from NodeSeq
448[info] - [XmlContentZoom.Syntax.WithString] - attribute from BindedXmlZoom
449[info] - [XmlContentZoom.Syntax.WithString] - attribute from (Unbinded)XmlZoom
450[info] - [XmlContentZoom.Syntax.WithString] - content from NodeSeq
451[info] - [XmlContentZoom.Syntax.WithString] - content from BindedXmlZoom
452[info] - [XmlContentZoom.Syntax.WithString] - content from (Unbinded)XmlZoom
453[info] ValidatedValueTest:
454[info] - ValidatedValue.extract
455[info] - ValidatedValue.validate
456[info] - ValidatedValue.toValue
457[info] DataConvertSyntaxTest:
458[info] - ConverterOps.AnyFunctionK
459[info] - ConverterOps.OptionFunctionK
460[info] - ConverterOps.Applicative - mapAs | with Converter
461[info] - ConverterOps.Applicative - mapAs | with Converter Id
462[info] - ConverterOps.FlatMap - flatMapAs
463[info] - ConverterOps.Validated - andThenAs
464[info] - ConverterOps.Any - as | with Converter
465[info] - ConverterOps.Any - as | with Converter Id
466[info] - ConverterOps.Any - asValidated
467[info] - ConverterOps.Any - asOption
468[info] - ConverterOps.XmlDecoder - decode
469[info] - ConverterOps.XmlEncoder - decode
470[info] Common_ConvertersInstancesTest:
471[info] - Converter[scala.Int, scala.Int].apply('1') should be '1'
472[info] - Converter[scala.Int, scala.util.Try[scala.Int]].apply('1') should be 'Success(1)'
473[info] - Converter[scala.Some[advxml.data.SimpleValue], scala.Option[scala.Int]].apply('Some("1")') should be 'Some(1)'
474[info] - Converter[cats.data.Validated.Valid[advxml.data.SimpleValue], cats.data.Validated[cats.data.NonEmptyList[scala.Throwable], scala.Int]].apply('Valid("1")') should be 'Valid(1)'
475[info] - Converter[scala.xml.Node, scala.xml.Elem].apply('<foo/>') should be '<foo/>'
476[info] - Converter[cats.data.NonEmptyList[scala.Throwable], java.lang.Throwable].apply('NonEmptyList(java.lang.RuntimeException: )') should be 'advxml.data.error.AggregatedException: '
477[info] TransformModifiersTest:
478[info] Append node modifier
479[info] when Applied with right data
480[info] - should Append new node to XML element
481[info] when Applied to wrong object
482[info] - should Return a failure
483[info] Replace node modifier
484[info] when Applied with right data
485[info] - should Replace old node with new XML element
486[info] Remove node modifier
487[info] when Applied with right data
488[info] - should Remove XML element
489[info] SetAttrs modifier
490[info] when Applied with strings data
491[info] - should Set specified attrs to XML element
492[info] when Applied with ints data
493[info] - should Set specified attrs to XML element
494[info] when Applied to wrong object
495[info] - should Return a failure
496[info] RemoveAttrs modifier
497[info] when Applied with right data
498[info] - should Remove specified attrs to XML element
499[info] when Applied to wrong object
500[info] - should Return a failure
501[info] XmlUtilsTest:
502[info] - XmlUtils.nodeToElem
503[info] - XmlUtils.flatMapChildren
504[info] - XmlUtils.emptyText
505[info] ApplicativeThrowOrEuTest:
506[info] - ApplicativeThrowOrEu[Try].applicative.ap consistent with product + map
507[info] - ApplicativeThrowOrEu[Try].applicative.applicative homomorphism
508[info] - ApplicativeThrowOrEu[Try].applicative.applicative identity
509[info] - ApplicativeThrowOrEu[Try].applicative.applicative interchange
510[info] - ApplicativeThrowOrEu[Try].applicative.applicative map
511[info] - ApplicativeThrowOrEu[Try].applicative.applicative unit
512[info] - ApplicativeThrowOrEu[Try].applicative.apply composition
513[info] - ApplicativeThrowOrEu[Try].applicative.covariant composition
514[info] - ApplicativeThrowOrEu[Try].applicative.covariant identity
515[info] - ApplicativeThrowOrEu[Try].applicative.invariant composition
516[info] - ApplicativeThrowOrEu[Try].applicative.invariant identity
517[info] - ApplicativeThrowOrEu[Try].applicative.map2/map2Eval consistency
518[info] - ApplicativeThrowOrEu[Try].applicative.map2/product-map consistency
519[info] - ApplicativeThrowOrEu[Try].applicative.monoidal left identity
520[info] - ApplicativeThrowOrEu[Try].applicative.monoidal right identity
521[info] - ApplicativeThrowOrEu[Try].applicative.productL consistent map2
522[info] - ApplicativeThrowOrEu[Try].applicative.productR consistent map2
523[info] - ApplicativeThrowOrEu[Try].applicative.semigroupal associativity
524[info] - ApplicativeThrowOrEu[Option].applicative.ap consistent with product + map
525[info] - ApplicativeThrowOrEu[Option].applicative.applicative homomorphism
526[info] - ApplicativeThrowOrEu[Option].applicative.applicative identity
527[info] - ApplicativeThrowOrEu[Option].applicative.applicative interchange
528[info] - ApplicativeThrowOrEu[Option].applicative.applicative map
529[info] - ApplicativeThrowOrEu[Option].applicative.applicative unit
530[info] - ApplicativeThrowOrEu[Option].applicative.apply composition
531[info] - ApplicativeThrowOrEu[Option].applicative.covariant composition
532[info] - ApplicativeThrowOrEu[Option].applicative.covariant identity
533[info] - ApplicativeThrowOrEu[Option].applicative.invariant composition
534[info] - ApplicativeThrowOrEu[Option].applicative.invariant identity
535[info] - ApplicativeThrowOrEu[Option].applicative.map2/map2Eval consistency
536[info] - ApplicativeThrowOrEu[Option].applicative.map2/product-map consistency
537[info] - ApplicativeThrowOrEu[Option].applicative.monoidal left identity
538[info] - ApplicativeThrowOrEu[Option].applicative.monoidal right identity
539[info] - ApplicativeThrowOrEu[Option].applicative.productL consistent map2
540[info] - ApplicativeThrowOrEu[Option].applicative.productR consistent map2
541[info] - ApplicativeThrowOrEu[Option].applicative.semigroupal associativity
542[info] - ApplicativeThrowOrEu[Try].raiseErrorOrEmpty
543[info] - ApplicativeThrowOrEu[Option].raiseErrorOrEmpty
544[info] - ApplicativeThrowOrEu[Try].raiseError
545[info] - ApplicativeThrowOrEu[Option].empty
546[info] - ApplicativeThrowOrEu.fromOption
547[info] - ApplicativeThrowOrEu.fromTry
548[info] - ApplicativeThrowOrEu.fromEither
549[info] - ApplicativeThrowOrEu.fromValidated
550java.lang.RuntimeException: EX1
551 at advxml.data.AggregatedExceptionTest.testFun$proxy1$1(AggregatedExceptionTest.scala:18)
552 at advxml.data.AggregatedExceptionTest.$init$$$anonfun$1(AggregatedExceptionTest.scala:15)
553 at org.scalatest.funsuite.AnyFunSuiteLike.testImpl$$anonfun$1(AnyFunSuiteLike.scala:125)
554 at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
555 at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
556 at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
557 at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
558 at org.scalatest.Transformer.apply(Transformer.scala:22)
559 at org.scalatest.Transformer.apply(Transformer.scala:21)
560 at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:206)
561 at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
562 at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
563 at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1563)
564 at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:212)
565 at org.scalatest.funsuite.AnyFunSuiteLike.runTest$$anonfun$1(AnyFunSuiteLike.scala:216)
566 at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
567 at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:216)
568 at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:47)
569 at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1563)
570 at org.scalatest.funsuite.AnyFunSuiteLike.runTests$$anonfun$1(AnyFunSuiteLike.scala:249)
571 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
572 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
573 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
574 at scala.collection.immutable.List.foreach(List.scala:327)
575 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
576 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
577 at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
578 at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:249)
579 at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:47)
580 at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1563)
581 at org.scalatest.Suite.run(Suite.scala:1114)
582 at org.scalatest.Suite.run$(Suite.scala:564)
583 at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1563)
584 at org.scalatest.funsuite.AnyFunSuiteLike.run$$anonfun$1(AnyFunSuiteLike.scala:253)
585 at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
586 at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:253)
587 at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:47)
588 at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1563)
589 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
590 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
591 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
592 at sbt.TestRunner.run(TestFramework.scala:168)
593 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
594 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
595 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
596 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
597 at sbt.TestFunction.apply(TestFramework.scala:348)
598 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
599 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
600 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
601 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
602 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
603 at sbt.Execute.work(Execute.scala:292)
604 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
605 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
606 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
607 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
608 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
609 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
610 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
611 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
612 at java.base/java.lang.Thread.run(Thread.java:833)
613
614
615#######################################################################
616
617java.lang.RuntimeException: EX2
618 at advxml.data.AggregatedExceptionTest.testFun$proxy1$1(AggregatedExceptionTest.scala:19)
619 at advxml.data.AggregatedExceptionTest.$init$$$anonfun$1(AggregatedExceptionTest.scala:15)
620 at org.scalatest.funsuite.AnyFunSuiteLike.testImpl$$anonfun$1(AnyFunSuiteLike.scala:125)
621 at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
622 at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
623 at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
624 at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
625 at org.scalatest.Transformer.apply(Transformer.scala:22)
626 at org.scalatest.Transformer.apply(Transformer.scala:21)
627 at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:206)
628 at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
629 at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
630 at org.scalatest.funsuite.AnyFunSuite.withFixture(AnyFunSuite.scala:1563)
631 at org.scalatest.funsuite.AnyFunSuiteLike.invokeWithFixture$1(AnyFunSuiteLike.scala:212)
632 at org.scalatest.funsuite.AnyFunSuiteLike.runTest$$anonfun$1(AnyFunSuiteLike.scala:216)
633 at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
634 at org.scalatest.funsuite.AnyFunSuiteLike.runTest(AnyFunSuiteLike.scala:216)
635 at org.scalatest.funsuite.AnyFunSuiteLike.runTest$(AnyFunSuiteLike.scala:47)
636 at org.scalatest.funsuite.AnyFunSuite.runTest(AnyFunSuite.scala:1563)
637 at org.scalatest.funsuite.AnyFunSuiteLike.runTests$$anonfun$1(AnyFunSuiteLike.scala:249)
638 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
639 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
640 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
641 at scala.collection.immutable.List.foreach(List.scala:327)
642 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
643 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
644 at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
645 at org.scalatest.funsuite.AnyFunSuiteLike.runTests(AnyFunSuiteLike.scala:249)
646 at org.scalatest.funsuite.AnyFunSuiteLike.runTests$(AnyFunSuiteLike.scala:47)
647 at org.scalatest.funsuite.AnyFunSuite.runTests(AnyFunSuite.scala:1563)
648 at org.scalatest.Suite.run(Suite.scala:1114)
649 at org.scalatest.Suite.run$(Suite.scala:564)
650 at org.scalatest.funsuite.AnyFunSuite.org$scalatest$funsuite$AnyFunSuiteLike$$super$run(AnyFunSuite.scala:1563)
651 at org.scalatest.funsuite.AnyFunSuiteLike.run$$anonfun$1(AnyFunSuiteLike.scala:253)
652 at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
653 at org.scalatest.funsuite.AnyFunSuiteLike.run(AnyFunSuiteLike.scala:253)
654 at org.scalatest.funsuite.AnyFunSuiteLike.run$(AnyFunSuiteLike.scala:47)
655 at org.scalatest.funsuite.AnyFunSuite.run(AnyFunSuite.scala:1563)
656 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
657 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
658 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
659 at sbt.TestRunner.run(TestFramework.scala:168)
660 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
661 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
662 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
663 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
664 at sbt.TestFunction.apply(TestFramework.scala:348)
665 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
666 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
667 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
668 at sbt.Execute.$anon[info] TransformXmlPredicateInstancesTest:
669[info] - Test 'text' predicate
670[info] - Test 'label' predicate - w/ Node
671[info] - Test 'label' predicate - with Document
672[info] - Test 'attrs' predicate - with varargs
673[info] - Test 'attrs' predicate - with NonEmptyList
674[info] - Test 'hasAttrs' predicate - with varargs
675[info] - Test 'hasAttrs' predicate - with NonEmptyList
676[info] - Test 'hasImmediateChild' predicate
677[info] - Test 'hasImmediateChild' predicate - with Predicate
678[info] - Test 'strictEqualsTo' predicate - with Node-Node
679[info] - Test 'strictEqualsTo' predicate - with Group-Group
680[info] - Test 'strictEqualsTo' predicate - with Group-Node
681[info] - Test 'strictEqualsTo' predicate - with NodeSeq-NodeSeq
682[info] - Filter by text
683[info] - Filter by label
684[info] - Filter by attrs
685[info] - Filter by strict equality
686[info] - Filter by strict equality - minimized empty
687[info] SimpleValueTest:
688[info] - Value.get
689[info] - Value.compareTo
690[info] - Value.validate
691[info] - Value.nonEmpty
692[info] - Value.matchRegex
693[info] - Value.toString
694[info] TransformXmlZoomSyntaxTest:
695[info] - [XmlZoom.Syntax] - BindedXmlZoom to UnbindedXmlZoom
696[info] - [XmlZoom.Syntax] - BindedXmlZoom $
697[info] - [XmlZoom.Syntax] - BindedXmlZoom root
698[info] - [XmlZoom.Syntax] - UnbindedXmlZoom.detailed
699[info] - [XmlZoom.Syntax] - UnbindedXmlZoom.run
700[info] - [XmlZoom.Syntax] - BindedXmlZoom.detailed
701[info] - [XmlZoom.Syntax] - BindedXmlZoom.run
702[info] - [XmlZoom.Syntax] - downTest
703[info] - [XmlZoom.Syntax] - applyWithDownTest
704[info] - [XmlZoom.Syntax] - filterTest
705[info] - [XmlZoom.Syntax] - findTest
706[info] - [XmlZoom.Syntax] - atIndex
707[info] - [XmlZoom.Syntax] - head
708[info] - [XmlZoom.Syntax] - last
709[info] - [XmlZoom.Syntax] - transformWithZoom
710[info] - [XmlZoom.Syntax] - selectDynamic
711[info] - [XmlZoom.Syntax] - applyDynamic
712[info] ConvertersInstancesTestForSimpleValue:
713[info] - Converter[java.lang.String, advxml.data.SimpleValue].apply('TEST') should be '"TEST"'
714[info] - Converter[advxml.data.SimpleValue, java.lang.String].apply('"TEST"') should be 'TEST'
715[info] - Converter[advxml.transform.XmlContentZoomRunner, cats.data.Validated[cats.data.NonEmptyList[scala.Throwable], scala.Predef.String]].apply('XmlContentZoomRunner(Binded(<foo bar="1"/>,List()),advxml.transform.XmlContentZoom$$$Lambda$9840/0x00007f788d988208@31009c8d)') should be 'Valid(1)'
716[info] - Converter[advxml.transform.XmlContentZoomRunner, scala.util.Try[scala.Predef.String]].apply('XmlContentZoomRunner(Binded(<foo bar="1"/>,List()),advxml.transform.XmlContentZoom$$$Lambda$9840/0x00007f788d988208@837a922)') should be 'Success(1)'
717[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.BigInt]].apply('"1"') should be 'Success(1)'
718[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.BigDecimal]].apply('"1.1234"') should be 'Success(1.1234)'
719[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.Byte]].apply('"1"') should be 'Success(1)'
720[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.Short]].apply('"1"') should be 'Success(1)'
721[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.Char]].apply('"A"') should be 'Success(A)'
722[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.Int]].apply('"1"') should be 'Success(1)'
723[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.Long]].apply('"1"') should be 'Success(1)'
724[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.Float]].apply('"1.0"') should be 'Success(1.0)'
725[info] - Converter[advxml.data.SimpleValue, scala.util.Try[scala.Double]].apply('"1.0"') should be 'Success(1.0)'
726[info] - Converter[scala.math.BigInt, advxml.data.SimpleValue].apply('1') should be '"1"'
727[info] - Converter[scala.math.BigDecimal, advxml.data.SimpleValue].apply('1.1234') should be '"1.1234"'
728[info] - Converter[scala.Byte, advxml.data.SimpleValue].apply('1') should be '"1"'
729[info] - Converter[scala.Short, advxml.data.SimpleValue].apply('1') should be '"1"'
730[info] - Converter[scala.Char, advxml.data.SimpleValue].apply('A') should be '"A"'
731[info] - Converter[scala.Int, advxml.data.SimpleValue].apply('1') should be '"1"'
732[info] - Converter[scala.Long, advxml.data.SimpleValue].apply('1') should be '"1"'
733[info] - Converter[scala.Float, advxml.data.SimpleValue].apply('1.0') should be '"1.0"'
734[info] - Converter[scala.Double, advxml.data.SimpleValue].apply('1.0') should be '"1.0"'
735[info] ConvertersInstancesTestForText:
736[info] - Converter[scala.xml.Text, scala.util.Try[scala.BigInt]].apply('1') should be 'Success(1)'
737[info] - Converter[scala.xml.Text, scala.util.Try[scala.BigDecimal]].apply('1') should be 'Success(1)'
738[info] - Converter[scala.xml.Text, scala.util.Try[scala.Byte]].apply('1') should be 'Success(1)'
739[info] - Converter[scala.xml.Text, scala.util.Try[scala.Short]].apply('1') should be 'Success(1)'
740[info] - Converter[scala.xml.Text, scala.util.Try[scala.Char]].apply('A') should be 'Success(A)'
741[info] - Converter[scala.xml.Text, scala.util.Try[scala.Int]].apply('1') should be 'Success(1)'
742[info] - Converter[scala.xml.Text, scala.util.Try[scala.Long]].apply('1') should be 'Success(1)'
743[info] - Converter[scala.xml.Text, scala.util.Try[scala.Float]].apply('1.0') should be 'Success(1.0)'
744[info] - Converter[scala.xml.Text, scala.util.Try[scala.Double]].apply('1.0') should be 'Success(1.0)'
745[info] - Converter[scala.math.BigInt, scala.xml.Text].apply('1') should be '1'
746[info] - Converter[scala.math.BigDecimal, scala.xml.Text].apply('1') should be '1'
747[info] - Converter[scala.Byte, scala.xml.Text].apply('1') should be '1'
748[info] - Converter[scala.Short, scala.xml.Text].apply('1') should be '1'
749[info] - Converter[scala.Char, scala.xml.Text].apply('A') should be 'A'
750[info] - Converter[scala.Int, scala.xml.Text].apply('1') should be '1'
751[info] - Converter[scala.Long, scala.xml.Text].apply('1') should be '1'
752[info] - Converter[scala.Float, scala.xml.Text].apply('1.0') should be '1.0'
753[info] - Converter[scala.Double, scala.xml.Text].apply('1.0') should be '1.0'
754[info] - Converter[ConvertersInstancesTestForText.this.CustomType, scala.util.Try[scala.xml.Text]].apply('CustomType(1)') should be 'Success(1)'
755[info] TypeInequalitiesTest:
756[info] JavaXmlConvertersTest:
757[info] - [JavaXmlConverters] - Convert Java w3c Node to Scala xml Node
758[info] - [JavaXmlConverters] - Convert Java w3c Document to Scala xml Node
759[info] - [JavaXmlConverters] - Convert Scala xml Node to Java w3c Node
760[info] - [JavaXmlConverters] - Convert Scala xml Elem to Java w3c Document
761[info] PredicateTests:
762[info] - [Predicate] - And
763[info] - [Predicate] - Or
764[info] - Test 'alwaysTrue' predicate
765[info] - Test 'alwaysFalse' predicate
766[info] AggregatedExceptionTest:
767[info] - Test printStackTrace
768[info] - Test getStackTraces - Has size == 3
769[info] - Test getStackTrace - non Empty
770[info] - Test setStackTrace - should throw UnsupportedOperationException
771[info] KeyValueTest:
772[info] - Key.==
773[info] - Key equals
774[info] - Key.Eq for Cats
775[info] - AttributeData.toString
776[info] - AttributeData.fromMap
777[info] - AttributeData.fromElem
778[info] - KeyValuePredicate.toString
779[info] TransformNormalizerSyntaxTest:
780[info] - [XmlNormalizer.Syntax] - Normalize
781[info] - [XmlNormalizer.Syntax] - UnsupportedNormalize
782[info] - [XmlNormalizer.Syntax] - Equality.Equals
783[info] - [XmlNormalizer.Syntax] - Equality.NotEquals
784[info] - [XmlNormalizer.Syntax.Symbols] - Normalize
785[info] - [XmlNormalizer.Syntax.Symbols] - UnsupportedNormalize
786[info] - [XmlNormalizer.Syntax.Symbols] - Equality.Equals
787[info] - [XmlNormalizer.Syntax.Symbols] - Equality.NotEquals
788[info] - [XmlNormalizer.Syntax.Symbols] - Equality.NotEqualsMethod
789[info] - [XmlNormalizer.Syntax.Symbols] - Equality.NotEqualsMethod[Scalatric]
790[info] JavaXmlConvertersSyntaxTests:
791[info] - [JavaXmlConverters] - Convert Java w3c Node to Scala xml Node
792[info] - [JavaXmlConverters] - Convert Java w3c Document to Scala xml Node
793[info] - [JavaXmlConverters] - Convert Scala xml Node to Java w3c Node
794[info] - [JavaXmlConverters] - Convert Scala xml Elem to Java w3c Document
795[info] StressTest:
796[info] - Xml manipulation stress test -Large file: 1MB
797[info] DataAggregatedExceptionInstancesTest:
798[info] - Semigroup AggregatedException
799[info] ConverterTest:
800[info] - Test Converter.id
801[info] - Test Converter.pure
802[info] - Test Converter.apply - using implicit safe Converter
803[info] - Test Converter.apply - using implicit unsafe Converter
804[info] - Test XmlDecoder.of
805[info] - Test XmlDecoder.cost
806[info] - Test XmlEncoder.of
807[info] - Test XmlEncoder.pure
808[info] ValidateThrowTest:
809[info] - [ValidateEx] - Valid.toTry
810[info] - [ValidateEx] - Invalid.toTry
811[info] - [ValidateEx] - Valid.toEitherThrow
812[info] - [ValidateEx] - Invalid.toEitherThrow
813[info] - [ValidateEx] - Valid.toEitherNelThrow
814[info] - [ValidateEx] - Invalid.toEitherNelThrow
815[info] - [ValidateEx] - Valid.toValidatedThrow
816[info] - [ValidateEx] - Invalid.toValidatedThrow
817[info] - [ValidateEx] - Valid.toOption
818[info] - [ValidateEx] - Invalid.toOption
819[info] - [ValidateEx] - Try.Success.toValidatedThrow
820[info] - [ValidateEx] - Try.Failure.toValidatedThrow
821[info] - [ValidateEx] - EitherThrow.Right.toValidatedThrow
822[info] - [ValidateEx] - EitherThrow.Left.toValidatedThrow
823[info] - [ValidateEx] - EitherNelThrow.Right.toValidatedThrow
824[info] - [ValidateEx] - EitherNelThrow.Left.toValidatedThrow
825[info] - [ValidateEx] - ValidatedThrow.Valid.toValidatedThrow
826[info] - [ValidateEx] - ValidatedThrow.Invalid.toValidatedThrow
827[info] - [ValidateEx] - Option.Some.toValidatedThrow
828[info] - [ValidateEx] - Option.None.toValidatedThrow
829[info] XmlContentZoomTest:
830[info] - XmlContentZoomRunner.validate
831[info] - [XmlContentZoom.Core] - label from NodeSeq
832[info] - [XmlContentZoom.Core] - label from BindedXmlZoom
833[info] - [XmlContentZoom.Core] - label from (Unbinded)XmlZoom
834[info] - [XmlContentZoom.Core] - attribute from NodeSeq
835[info] - [XmlContentZoom.Core] - attribute from BindedXmlZoom
836[info] - [XmlContentZoom.Core] - attribute from (Unbinded)XmlZoom
837[info] - [XmlContentZoom.Core] - content from NodeSeq
838[info] - [XmlContentZoom.Core] - content from BindedXmlZoom
839[info] - [XmlContentZoom.Core] - content from (Unbinded)XmlZoom
840[info] DataKeyValueSyntaxTest:
841[info] - [KeyValue] - data
842[info] - [KeyValue] - filter
843[info] - [KeyValue] - equals
844[info] - [KeyValue] - notEquals
845[info] - [KeyValue] - lessThen
846[info] - [KeyValue] - lessEqThen
847[info] - [KeyValue] - greaterThen
848[info] - [KeyValue] - greaterEqThen
849[info] - [KeyValue] - greaterEqThen.toString
850[info] XmlEncoderDecoderTest:
851[info] - XmlDecoder - apply
852[info] - XmlEncoder - apply
853[info] TransformXmlRuleSyntaxTest:
854[info] - Transform method on NodeSeq with varargs
855[info] - Transform method on NodeSeq with List[XmlRule]
856[info] - Transform method on XmlRule
857[info] - Transform method on List[XmlRule]
858[info] - conjunction of rules
859[info] - failing rule orElse other rule
860[info] - successful rule orElse other rule
861[info] - failing rule orElse conjunction of rules
862[info] - success rule optional
863[info] - failing rule optional
864[info] - Transform XML with empty target
865[info] - Transform XML map nested element
866[info] - Transform XML with equals nodes in different paths
867[info] - AppendNode in multiple place
868[info] - AppendNode
869[info] - PrependNode
870[info] - ReplaceNode
871[info] - Replace With same node
872[info] - RemoveNode
873[info] - RemoveNode root
874[info] - AppendNode to Root
875[info] - SetAttribute
876[info] - SetAttribute to root
877[info] - ReplaceAttribute
878[info] - UpdateAttribute
879[info] - RemoveAttribute
880[info] + XmlTransformationSpec.SetAttrs: OK, passed 100 tests.
881[info] + XmlTransformationSpec.Append: OK, passed 100 tests.
882[info] + XmlTransformationSpec.Replace: OK, passed 100 tests.
883[info] + XmlTransformationSpec.Prepend: OK, passed 100 tests.
884[info] + XmlTransformationSpec.RemoveAttrs: OK, passed 100 tests.
885[info] + XmlTransformationSpec.Remove: OK, passed 100 tests.
886Starting build for ProjectRef(file:/build/repo/,xpath) (advxml-xpath)... [1/2]
887Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
888[info] compiling 6 Scala sources to /build/repo/xpath/target/scala-3.8.0-RC4/classes ...
889[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
890[warn] one warning found
891[info] done compiling
892[info] compiling 1 Scala source to /build/repo/xpath/target/scala-3.8.0-RC4/test-classes ...
893[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
894[warn] one warning found
895[info] done compiling
896[info] XmlZoomXPathSupportTest:
897[info] - Absolute path
898[info] - Absolute path with selector
899[info] - Absolute path with index
900[info] - Absolute path with attribute selector
901[info] - Absolute path with text()
902[info] - Absolute path with child predicate (>)
903[info] - Absolute path with child predicate (>=)
904[info] - Absolute path with child predicate (=)
905[info] - Absolute path with child predicate (!=)
906[info] - Absolute path with child predicate (<)
907[info] - Absolute path with child predicate (<=)
908[info] - Absolute path with child predicate (text() =)
909[info] - Absolute path with child predicate (contains(text()))
910[info] - Absolute path with child predicate (starts-with(text()))
911[info] - Absolute path with child predicate (ends-with(text()))
912[info] - Path with wildcard
913[info] - Last child
914[info] - Or logic
915[info] - And logic
916[info] - Attribute contains
917[info] - Attribute starts-with
918[info] - Attribute ends-with
919[info] - Attribute not contains
920[info] - Union
921[info] - Traversal path
922
923************************
924Build summary:
925[{
926 "module": "advxml-core",
927 "compile": {"status": "ok", "tookMs": 15420, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
928 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
929 "test-compile": {"status": "ok", "tookMs": 13846, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
930 "test": {"status": "ok", "tookMs": 1793, "passed": 362, "failed": 0, "ignored": 0, "skipped": 0, "total": 362, "byFramework": [{"framework": "unknown", "stats": {"passed": 362, "failed": 0, "ignored": 0, "skipped": 0, "total": 362}}]},
931 "publish": {"status": "skipped", "tookMs": 0},
932 "metadata": {
933 "crossScalaVersions": ["2.13.8", "3.1.2"]
934}
935},{
936 "module": "advxml-xpath",
937 "compile": {"status": "ok", "tookMs": 1870, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
938 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
939 "test-compile": {"status": "ok", "tookMs": 1931, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
940 "test": {"status": "ok", "tookMs": 1156, "passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25, "byFramework": [{"framework": "unknown", "stats": {"passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25}}]},
941 "publish": {"status": "skipped", "tookMs": 0},
942 "metadata": {
943 "crossScalaVersions": ["2.13.8", "3.1.2"]
944}
945}]
946************************
947[success] Total time: 47 s, completed Dec 22, 2025, 5:54:20 PM
948[0J/build/build.patch:23: trailing whitespace.
949 implicit val customTypeAsValidatedValueConverter: CustomType As ValidatedValue =
950Checking patch project/plugins.sbt...
951Checking patch project/build.properties...
952Checking patch core/src/test/scala/advxml/data/DataConvertInstancesTest.scala...
953Checking patch build.sbt...
954Applied patch project/plugins.sbt cleanly.
955Applied patch project/build.properties cleanly.
956Applied patch core/src/test/scala/advxml/data/DataConvertInstancesTest.scala cleanly.
957Applied patch build.sbt cleanly.
958warning: 1 line adds whitespace errors.