Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.31.2 #1913

Merged
14 commits merged into from
Oct 11, 2023
Merged

v5.31.2 #1913

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 38 additions & 38 deletions .buildkite/pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
- "--aws-public-ip"
- "--fail-fast"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Debug fixture smoke tests'
Expand Down Expand Up @@ -81,7 +81,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-debug"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 7 NDK r19 end-to-end tests - batch 1'
Expand All @@ -90,7 +90,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r19.apk"
- "build/fixture-r19-url.txt"
- "build/fixture-r19/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -101,7 +101,7 @@ steps:
service-ports: true
command:
- "features/full_tests"
- "--app=build/fixture-r19.apk"
- "--app=@build/fixture-r19-url.txt"
- "--farm=bb"
- "--device=ANDROID_7"
- "--no-tunnel"
Expand All @@ -111,7 +111,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 7 NDK r19 end-to-end tests - batch 2'
Expand All @@ -120,7 +120,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r19.apk"
- "build/fixture-r19-url.txt"
- "build/fixture-r19/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -132,7 +132,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^l-z].*.feature"
- "--app=build/fixture-r19.apk"
- "--app=@build/fixture-r19-url.txt"
- "--farm=bb"
- "--device=ANDROID_7"
- "--no-tunnel"
Expand All @@ -141,7 +141,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 8 NDK r19 end-to-end tests - batch 1'
Expand All @@ -150,7 +150,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r19.apk"
- "build/fixture-r19-url.txt"
- "build/fixture-r19/*"
upload: "maze_output/failed/**/*"
docker-compose#v4.7.0:
Expand All @@ -159,7 +159,7 @@ steps:
service-ports: true
command:
- "features/full_tests"
- "--app=build/fixture-r19.apk"
- "--app=@build/fixture-r19-url.txt"
- "--farm=bb"
- "--device=ANDROID_8"
- "--no-tunnel"
Expand All @@ -169,7 +169,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 8 NDK r19 end-to-end tests - batch 2'
Expand All @@ -178,7 +178,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r19.apk"
- "build/fixture-r19-url.txt"
- "build/fixture-r19/*"
upload: "maze_output/failed/**/*"
docker-compose#v4.7.0:
Expand All @@ -188,7 +188,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^l-z].*.feature"
- "--app=build/fixture-r19.apk"
- "--app=@build/fixture-r19-url.txt"
- "--farm=bb"
- "--device=ANDROID_8"
- "--no-tunnel"
Expand All @@ -197,7 +197,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r19"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 9 NDK r21 end-to-end tests - batch 1'
Expand All @@ -206,7 +206,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -217,7 +217,7 @@ steps:
service-ports: true
command:
- "features/full_tests"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_9"
- "--no-tunnel"
Expand All @@ -227,7 +227,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 9 NDK r21 end-to-end tests - batch 2'
Expand All @@ -236,7 +236,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -248,7 +248,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^l-z].*.feature"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_9"
- "--no-tunnel"
Expand All @@ -257,7 +257,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 10 NDK r21 end-to-end tests - batch 1'
Expand All @@ -266,7 +266,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -278,7 +278,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^a-k].*.feature"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_10"
- "--no-tunnel"
Expand All @@ -287,7 +287,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 10 NDK r21 end-to-end tests - batch 2'
Expand All @@ -296,7 +296,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -308,7 +308,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^l-z].*.feature"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_10"
- "--no-tunnel"
Expand All @@ -317,7 +317,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

# Android 11+ devices have the GWP-ASAN tool enabled which randomly samples native memory
Expand All @@ -330,7 +330,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -342,7 +342,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^a-k].*.feature"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_11"
- "--no-tunnel"
Expand All @@ -351,7 +351,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 11 NDK r21 end-to-end tests - batch 2'
Expand All @@ -360,7 +360,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -372,7 +372,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^l-z].*.feature"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_11"
- "--no-tunnel"
Expand All @@ -381,7 +381,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 13 NDK r21 end-to-end tests - batch 1'
Expand All @@ -390,7 +390,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -402,7 +402,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^a-k].*.feature"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_13"
- "--no-tunnel"
Expand All @@ -411,7 +411,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

- label: ':bitbar: Android 13 NDK r21 end-to-end tests - batch 2'
Expand All @@ -420,7 +420,7 @@ steps:
plugins:
artifacts#v1.9.0:
download:
- "build/fixture-r21.apk"
- "build/fixture-r21-url.txt"
- "build/fixture-r21/*"
upload:
- "maze_output/failed/**/*"
Expand All @@ -432,7 +432,7 @@ steps:
command:
- "features/full_tests"
- "--exclude=features/full_tests/[^l-z].*.feature"
- "--app=build/fixture-r21.apk"
- "--app=@build/fixture-r21-url.txt"
- "--farm=bb"
- "--device=ANDROID_13"
- "--no-tunnel"
Expand All @@ -441,7 +441,7 @@ steps:
env:
TEST_FIXTURE_SYMBOL_DIR: "build/fixture-r21"
concurrency: 25
concurrency_group: 'bitbar-app'
concurrency_group: 'bitbar'
concurrency_method: eager

# If there is a tag present activate a manual publishing step
Expand Down
Loading