mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1205687 - Add metadata about Marionette WebAPI tests; r=edgar
This patch also renames certain test files to avoid duplication of test names. Because they are all included in testing/marionette/client/marionette/tests/webapi-tests.ini through include statements, the test names must be unique. --HG-- rename : dom/mobilemessage/tests/marionette/test_dsds_default_service_id.js => dom/mobilemessage/tests/marionette/test_mobilemessage_dsds_default_service_id.js rename : dom/telephony/test/marionette/test_dsds_default_service_id.js => dom/telephony/test/marionette/test_telephony_dsds_default_service_id.js rename : dom/voicemail/test/marionette/test_dsds_default_service_id.js => dom/voicemail/test/marionette/test_voicemail_dsds_default_service_id.js extra : rebase_source : 7fed68c1c8801ce6c981c0314240f0041d9068fa
This commit is contained in:
parent
4b620e6208
commit
edd98e60dd
@ -4,52 +4,52 @@ browser = false
|
||||
qemu = true
|
||||
|
||||
;[test_between_emulators.py]
|
||||
[test_incoming.js]
|
||||
[test_outgoing.js]
|
||||
[test_emulator_loopback.js]
|
||||
[test_message_classes.js]
|
||||
[test_incoming_delete.js]
|
||||
[test_outgoing_delete.js]
|
||||
[test_getmessage.js]
|
||||
[test_getmessage_notfound.js]
|
||||
[test_getmessages.js]
|
||||
[test_filter_date.js]
|
||||
[test_filter_number.js]
|
||||
[test_filter_received.js]
|
||||
[test_filter_sent.js]
|
||||
[test_filter_read.js]
|
||||
[test_filter_unread.js]
|
||||
[test_filter_mixed.js]
|
||||
[test_segment_info.js]
|
||||
[test_mark_msg_read.js]
|
||||
[test_mark_msg_read_error.js]
|
||||
[test_bug814761.js]
|
||||
[test_strict_7bit_encoding.js]
|
||||
[test_incoming_max_segments.js]
|
||||
[test_outgoing_max_segments.js]
|
||||
[test_update_thread_record_in_delete.js]
|
||||
[test_massive_incoming_delete.js]
|
||||
[test_getsegmentinfofortext.js]
|
||||
[test_phone_number_normalization.js]
|
||||
[test_invalid_address.js]
|
||||
[test_mmsmessage_attachments.js]
|
||||
[test_getthreads.js]
|
||||
[test_smsc_address.js]
|
||||
[test_dsds_default_service_id.js]
|
||||
[test_thread_subject.js]
|
||||
[test_mmdb_new.js]
|
||||
[test_mmdb_setmessagedeliverybyid_sms.js]
|
||||
[test_mmdb_foreachmatchedmmsdeliveryinfo.js]
|
||||
[test_mmdb_full_storage.js]
|
||||
[test_mmdb_upgradeSchema_current_structure.js]
|
||||
[test_mmdb_upgradeSchema_22.js]
|
||||
[test_mmdb_ports_in_cdma_wappush.js]
|
||||
[test_replace_short_message_type.js]
|
||||
[test_mt_sms_concatenation.js]
|
||||
[test_decode_spanish_fallback.js]
|
||||
[test_emulator_loopback.js]
|
||||
[test_error_of_mms_manual_retrieval.js]
|
||||
[test_error_of_mms_send.js]
|
||||
[test_error_of_sms_send.js]
|
||||
[test_filter_date.js]
|
||||
[test_filter_mixed.js]
|
||||
[test_filter_number.js]
|
||||
[test_filter_read.js]
|
||||
[test_filter_received.js]
|
||||
[test_filter_sent.js]
|
||||
[test_filter_unread.js]
|
||||
[test_getmessage.js]
|
||||
[test_getmessage_notfound.js]
|
||||
[test_getmessages.js]
|
||||
[test_getsegmentinfofortext.js]
|
||||
[test_getthreads.js]
|
||||
[test_incoming_delete.js]
|
||||
[test_incoming.js]
|
||||
[test_incoming_max_segments.js]
|
||||
[test_invalid_address.js]
|
||||
[test_mark_msg_read_error.js]
|
||||
[test_mark_msg_read.js]
|
||||
[test_massive_incoming_delete.js]
|
||||
[test_message_classes.js]
|
||||
[test_mmdb_foreachmatchedmmsdeliveryinfo.js]
|
||||
[test_mmdb_full_storage.js]
|
||||
[test_mmdb_new.js]
|
||||
[test_mmdb_ports_in_cdma_wappush.js]
|
||||
[test_mmdb_setmessagedeliverybyid_sms.js]
|
||||
[test_mmdb_upgradeSchema_22.js]
|
||||
[test_mmdb_upgradeSchema_current_structure.js]
|
||||
[test_mmsmessage_attachments.js]
|
||||
[test_mobilemessage_dsds_default_service_id.js]
|
||||
[test_mt_sms_concatenation.js]
|
||||
[test_ondeleted_event.js]
|
||||
[test_decode_spanish_fallback.js]
|
||||
[test_update_gsm_nl_on_mcc_chanages.js]
|
||||
[test_outgoing_delete.js]
|
||||
[test_outgoing.js]
|
||||
[test_outgoing_max_segments.js]
|
||||
[test_outgoing_unstable_voice_connection.js]
|
||||
[test_phone_number_normalization.js]
|
||||
[test_replace_short_message_type.js]
|
||||
[test_segment_info.js]
|
||||
[test_smsc_address.js]
|
||||
[test_strict_7bit_encoding.js]
|
||||
[test_thread_subject.js]
|
||||
[test_update_gsm_nl_on_mcc_chanages.js]
|
||||
[test_update_thread_record_in_delete.js]
|
||||
|
@ -20,7 +20,6 @@ qemu = true
|
||||
[test_consecutive_hold.js]
|
||||
[test_crash_emulator.js]
|
||||
[test_dsds_connection_conflict.js]
|
||||
[test_dsds_default_service_id.js]
|
||||
[test_dsds_normal_call.js]
|
||||
[test_dtmf.js]
|
||||
[test_emergency.js]
|
||||
@ -41,13 +40,13 @@ disabled = Bug 1214537
|
||||
[test_mmi_call_forwarding.js]
|
||||
[test_mmi_call_waiting.js]
|
||||
[test_mmi_change_barring_password.js]
|
||||
[test_mmi_change_pin.js]
|
||||
[test_mmi_change_pin2.js]
|
||||
[test_mmi_change_pin.js]
|
||||
[test_mmi_clip.js]
|
||||
[test_mmi_clir.js]
|
||||
[test_mmi_imei.js]
|
||||
[test_mmi_unlock_puk.js]
|
||||
[test_mmi_unlock_puk2.js]
|
||||
[test_mmi_unlock_puk.js]
|
||||
[test_mmi_ussd.js]
|
||||
skip-if = android_version < '19'
|
||||
[test_modem_switch_tech.js]
|
||||
@ -66,6 +65,7 @@ skip-if = android_version < '19'
|
||||
[test_redundant_operations.js]
|
||||
[test_swap_held_and_active.js]
|
||||
[test_system_message_telephony_call_ended.js]
|
||||
[test_telephony_dsds_default_service_id.js]
|
||||
[test_TelephonyUtils.js]
|
||||
[test_temporary_clir.js]
|
||||
|
||||
|
@ -3,6 +3,6 @@ b2g = true
|
||||
browser = false
|
||||
qemu = true
|
||||
|
||||
[test_voicemail_statuschanged.js]
|
||||
[test_voicemail_dsds_default_service_id.js]
|
||||
[test_voicemail_number.js]
|
||||
[test_dsds_default_service_id.js]
|
||||
[test_voicemail_statuschanged.js]
|
||||
|
Loading…
Reference in New Issue
Block a user