Skip to content

Commit

Permalink
Remove Ignore on last Swift perf test
Browse files Browse the repository at this point in the history
  • Loading branch information
big-guy committed Apr 17, 2019
1 parent 1146adc commit 52d4c59
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
package org.gradle.performance.regression.buildcache

import org.gradle.initialization.ParallelismBuildOptions
import spock.lang.Ignore
import spock.lang.Unroll

@Ignore("Swift failures - trying to build with Swift5 on older versions of Gradle")
class TaskOutputCachingSwiftPerformanceTest extends AbstractTaskOutputCachingPerformanceTest {

def setup() {
Expand Down

0 comments on commit 52d4c59

Please sign in to comment.