[
https://issues.apache.org/jira/browse/BIGTOP-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272364#comment-14272364
]
Konstantin Boudnik commented on BIGTOP-1591:
--------------------------------------------
Interesting: looks like this test is passing on the Apache build system
https://builds.apache.org/job/Bigtop-trunk-iTest/
I wonder if this might be caused by different Java versions. If so then we
might be better of by not relying on the particular exception message bur just
on the IOException being thrown?
> JarContentTest is failing
> -------------------------
>
> Key: BIGTOP-1591
> URL: https://issues.apache.org/jira/browse/BIGTOP-1591
> Project: Bigtop
> Issue Type: Improvement
> Components: tests
> Affects Versions: 0.8.0
> Reporter: Dasha Boudnik
> Fix For: 0.9.0
>
>
> {noformat}Caused by: Assertion failed:
> assert e.getMessage().startsWith('Could not open')
> | | |
> | | false
> | /usr/java/latest/lib/nofilelikethat.jar (No such file or directory)
> java.io.FileNotFoundException: /usr/java/latest/lib/nofilelikethat.jar
> (No such file or directory){noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)