diff options
author | Betty Lin <betty.lin@canonical.com> | 2019-12-24 14:13:06 +0800 |
---|---|---|
committer | Betty Lin <betty.lin@canonical.com> | 2020-01-07 10:07:06 +0800 |
commit | 7b9e1bb6a0a1a73caec09fd6040e2b4e8ae4411d (patch) | |
tree | 7f6661c2b58856b07c40035fd6c3aa36e74e9aaf /units/suspend | |
parent | 390f4caffb662d906d7957c672da4ff2ef7dcdef (diff) |
remove obex tests
As 18.04 using Gnome 3.28.4 which dose not support OBEX browse file and get file. Fix LP #1856645
Diffstat (limited to 'units/suspend')
-rw-r--r-- | units/suspend/test-plan.pxu | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/units/suspend/test-plan.pxu b/units/suspend/test-plan.pxu index 1d6e12f..e84d6e9 100644 --- a/units/suspend/test-plan.pxu +++ b/units/suspend/test-plan.pxu @@ -35,8 +35,6 @@ include: suspend/cpu_before_suspend certification-status=blocker suspend/memory_before_suspend certification-status=blocker suspend/bluetooth_obex_send_before_suspend certification-status=blocker - suspend/bluetooth_obex_browse_before_suspend certification-status=blocker - suspend/bluetooth_obex_get_before_suspend certification-status=blocker bluetooth4/beacon_eddystone_url_.* certification-status=blocker bootstrap_include: device @@ -52,8 +50,6 @@ include: suspend/memory_after_suspend certification-status=blocker suspend/bluetooth_detect_after_suspend certification-status=blocker suspend/bluetooth_obex_send_after_suspend certification-status=blocker - suspend/bluetooth_obex_browse_after_suspend certification-status=blocker - suspend/bluetooth_obex_get_after_suspend certification-status=blocker after-suspend-manual-bluetooth4/beacon_eddystone_url_.* certification-status=blocker bootstrap_include: device |