Skip to content

Commit

Permalink
test: just remove existing ones
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Sep 25, 2024
1 parent cdcba81 commit 80922f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 68 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,12 @@ jobs:
name: func_test_android1
- target: test/functional/android/keyboard_tests.py test/functional/android/location_tests.py
name: func_test_android2
- target: test/functional/android/appium_service_tests.py
- target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py
name: func_test_android3
- 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
- target: test/functional/android/finger_print_tests.py test/functional/android/screen_record_tests.py test/functional/android/settings_tests.py
name: func_test_android4
- target: test/functional/android/remote_fs_tests.py
- target: test/functional/android/remote_fs_tests.py test/functional/android/log_event_tests.py
name: func_test_android5
- target: test/functional/android/network_connection_tests.py test/functional/android/log_event_tests.py test/functional/android/hw_actions_tests.py
name: func_test_android8

runs-on: ubuntu-latest

Expand Down
29 changes: 0 additions & 29 deletions test/functional/android/hw_actions_tests.py

This file was deleted.

34 changes: 0 additions & 34 deletions test/functional/android/network_connection_tests.py

This file was deleted.

0 comments on commit 80922f3

Please sign in to comment.