Releases: Flank/flank
Releases · Flank/flank
Flank v8.1.0
Stable release for commit 4f0d4a3
v8.1.0
- #612 Print HtmlErrorReport location. (bootstraponline)
- #615 Add
--keep-file-path
for Android when downloading assets from Google Cloud Storage. (tahirhajizada)
Flank v8.0.1
Stable release for commit 4942e6f
v8.0.1
- #608 Use MatrixRollupOutcome to set exit code value. (bootstraponline)
Flank v8.0.0
Stable release for commit a484ff0
v8.0.0
- #595 Rename
flaky-test-attempts
tonum-flaky-test-attempts
. Renamerepeat-tests
tonum-test-runs
. (bootstraponline) - #605 Improve exit code logging. Use matrix outcome to set exit code. (bootstraponline)
- #597 Support parsing testLabExecutionId. (yogurtearl)
- #599 Disable FAIL_ON_UNKNOWN_PROPERTIES for forward compatibility. (narenkmanoharan)
Flank v7.0.2
Stable release for commit 9c25955
v7.0.2
- #589 Fix java.lang.NumberFormatException: empty String. (vfadc)
- #587 Optimize polling. (bootstraponline)
Flank v7.0.1
Stable release for commit 9d431d2
v7.0.1
- #586 Poll devices in parallel. Fixes performance regression in Flank v7. (bootstraponline)
Flank v7.0.0
Stable release for commit 332acb8
v7.0.0
- #574 Improve test shard error reporting. Update device catalog to use projectId. (bootstraponline)
- #582 Fix iOS exit code when using flaky-test-attempts. Don't print environment-variables to stdout for security. (bootstraponline)
- #584 Poll all test executions instead of only the first per matrix. (bootstraponline)
- #585 Fix bug in smart flank when sharding tests that run in 0 seconds. (bootstraponline)
Flank v6.2.3
Stable release for commit db71eb8
v6.2.3
- #567 Fix
--app
&--test
on Android CLI. (bootstraponline) - #571 Add
flank ios run --dump-shards
andflank android run --dump-shards
for debugging (bootstraponline) - #572 Fix exit code reporting when using
flaky-test-attempts
(bootstraponline)
Flank v6.2.2
Stable release for commit 6844b48
v6.2.2
- #566 Fix
--test
&--xctestrun-file
on iOS CLI. (bootstraponline)