Skip to content

Commit f2778b8

Browse files
committed
test: remove some functional test which is tested in unit tets
1 parent fea88d1 commit f2778b8

File tree

3 files changed

+2
-53
lines changed

3 files changed

+2
-53
lines changed

.github/workflows/functional-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ jobs:
9191
fail-fast: false
9292
matrix:
9393
test_targets:
94-
- target: test/functional/android/device_time_tests.py test/functional/android/search_context/find_by_*.py
94+
- target: test/functional/android/search_context/find_by_*.py
9595
name: func_test_android1
96-
- target: test/functional/android/keyboard_tests.py test/functional/android/location_tests.py
96+
- target: test/functional/android/location_tests.py
9797
name: func_test_android2
9898
- target: test/functional/android/appium_service_tests.py test/functional/android/chrome_tests.py
9999
name: func_test_android3

test/functional/android/device_time_tests.py

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

test/functional/android/keyboard_tests.py

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

0 commit comments

Comments
 (0)