[ https://issues.apache.org/jira/browse/GEODE-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700945#comment-16700945 ]
ASF subversion and git services commented on GEODE-6075: -------------------------------------------------------- Commit b389f5ac1b9bef9966541e263d22df3cb658f215 in geode's branch refs/heads/feature/GEODE-6068 from [~amb] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=b389f5a ] GEODE-6075 Improve tests using the geode version Currently several tests check the geode assembly for correctness using fixed information, including the geode version. Every time we bump the geode version these tests fail and we have to update the comparison files. This change skips strict version checks on the geode version while retaining presence detection (e.g. if geode-core-*.jar was missing the test will still fail). > Improve tests that hard code expected versions > ---------------------------------------------- > > Key: GEODE-6075 > URL: https://issues.apache.org/jira/browse/GEODE-6075 > Project: Geode > Issue Type: Improvement > Components: build > Reporter: Anthony Baker > Priority: Major > Labels: pull-request-available > Fix For: 1.9.0 > > Time Spent: 40m > Remaining Estimate: 0h > > Currently there are three tests that fail every time the geode version > changes: > - {{checkPom}} gradle task > - {{AssemblyContentsIntegrationTest}} > - GeodeDependencyJarIntegrationTest}} > We should improve the tests since the source of truth for the version is > gradle.properties. -- This message was sent by Atlassian JIRA (v7.6.3#76005)