Skip to content

Commit c087956

Browse files
committed
Specify logcat filter
1 parent 2cc1c7b commit c087956

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,5 +207,6 @@ jobs:
207207
SAUCE_REGION: us-west-1
208208
SAUCE_DEVICE_NAME: ${{ matrix.saucelabs-device }}
209209
SAUCE_SESSION_NAME: Godot ${{matrix.test-platform}} E2E Tests
210+
SAUCE_LOGCAT_FILTER: godot:V Godot:V sentry-godot:V sentry-native:V Sentry:V *:S
210211
TEST_SCRIPT: ${{ matrix.test-script || 'tests/integration/Integration.Tests.ps1' }}
211212
run: Invoke-Pester -Script "$env:TEST_SCRIPT"

0 commit comments

Comments
 (0)