Skip to content

Commit 80922f3

Browse files
committed
test: just remove existing ones
1 parent cdcba81 commit 80922f3

File tree

3 files changed

+3
-68
lines changed

3 files changed

+3
-68
lines changed

.github/workflows/functional-test.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,12 @@ jobs:
9595
name: func_test_android1
9696
- target: test/functional/android/keyboard_tests.py test/functional/android/location_tests.py
9797
name: func_test_android2
98-
- target: test/functional/android/appium_service_tests.py
98+
- target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py
9999
name: func_test_android3
100-
- target: test/functional/android/finger_print_tests.py test/functional/android/screen_record_tests.py test/functional/android/settings_tests.py test/functional/android/chrome_tests.py
100+
- target: test/functional/android/finger_print_tests.py test/functional/android/screen_record_tests.py test/functional/android/settings_tests.py
101101
name: func_test_android4
102-
- target: test/functional/android/remote_fs_tests.py
102+
- target: test/functional/android/remote_fs_tests.py test/functional/android/log_event_tests.py
103103
name: func_test_android5
104-
- target: test/functional/android/network_connection_tests.py test/functional/android/log_event_tests.py test/functional/android/hw_actions_tests.py
105-
name: func_test_android8
106104

107105
runs-on: ubuntu-latest
108106

test/functional/android/hw_actions_tests.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

test/functional/android/network_connection_tests.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)