Skip to content

Commit

Permalink
Ignore unstable performance test
Browse files Browse the repository at this point in the history
  • Loading branch information
oehme committed Feb 4, 2018
1 parent cd9ab96 commit f1dc54d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class RealLifeAndroidBuildPerformanceTest extends AbstractAndroidPerformanceTest
testProject | memory | parallel | warmUpRuns | runs | tasks
'k9AndroidBuild' | '1g' | false | null | null | 'help'
'k9AndroidBuild' | '1g' | false | null | null | 'assembleDebug'
'k9AndroidBuild' | '1g' | false | null | null | 'clean k9mail:assembleDebug'
// 'k9AndroidBuild' | '1g' | false | null | null | 'clean k9mail:assembleDebug'
'largeAndroidBuild' | '4g' | true | null | null | 'help'
'largeAndroidBuild' | '4g' | true | null | null | 'assembleDebug'
'largeAndroidBuild' | '4g' | true | 2 | 8 | 'clean phthalic:assembleDebug'
Expand Down

0 comments on commit f1dc54d

Please sign in to comment.