Remove CacheVersionChangedIT#testExperimentalCacheVersionChanged
experimental-format-version.txt was removed recently.
See also 534db2d45b
This commit is contained in:
-6
@@ -15,12 +15,6 @@ class CacheVersionChangedIT : BaseGradleIT() {
|
|||||||
fun testNormalCacheVersionChanged() {
|
fun testNormalCacheVersionChanged() {
|
||||||
compileIncrementallyWithChangedVersion("format-version.txt")
|
compileIncrementallyWithChangedVersion("format-version.txt")
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
|
||||||
fun testExperimentalCacheVersionChanged() {
|
|
||||||
compileIncrementallyWithChangedVersion("experimental-format-version.txt")
|
|
||||||
}
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun testDataContainerCacheVersionChanged() {
|
fun testDataContainerCacheVersionChanged() {
|
||||||
compileIncrementallyWithChangedVersion("data-container-format-version.txt")
|
compileIncrementallyWithChangedVersion("data-container-format-version.txt")
|
||||||
|
|||||||
Reference in New Issue
Block a user