Forum Discussion
ptaylor
6 years agoEmployee
Hi @rpatrick00.
We’ve patched a couple of bugs in the test harness:
- The line ending issue on Windows that you reported with this post.
- The issue you reported with your post, “Unit Test failure: Non existent view: error0”
To use the patched version, update these properties in your project’s pom.xml:
<snaplogic.platform.version>4.22.8138</snaplogic.platform.version>
<snaplogic.snaps.version>4.22.6586</snaplogic.snaps.version>
I also deployed a minor revision to the maven archetype (4.22.1) which will generate a pom with these updated property values.
Please note that the build warnings you noted in your last comment here are not fixed yet, but they are also not anything to worry about. They are ugly but innocuous. We’ll be fixing them soon.