Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #22104 from viorelaioia/bug_1043288
Browse files Browse the repository at this point in the history
Bug 1043288 - Enable tests as Bug 1041510 is fixed
  • Loading branch information
bebef1987 committed Jul 24, 2014
2 parents 5fab48d + a2c28c0 commit c092ea8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
Expand Up @@ -13,7 +13,6 @@ carrier = true

[test_edit_contact.py]
smoketest = true
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

[test_sms_contact.py]
skip-if = device == "desktop"
Expand All @@ -23,12 +22,10 @@ smoketest = true
[test_add_photo_to_contact.py]
sdcard = true
smoketest = true
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

[test_sort_contacts.py]

[test_delete_contact.py]
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

[test_add_contact_to_favorites.py]

Expand All @@ -44,4 +41,3 @@ sdcard = true

[test_import_contacts_from_gmail.py]
online = true
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart
Expand Up @@ -18,7 +18,6 @@ skip-if = device == "desktop"
[test_call_log_all_calls.py]
smoketest = true
skip-if = device == "desktop"
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

[test_dialer_find_contact.py]
skip-if = device == "desktop"
Expand Down
Expand Up @@ -6,13 +6,10 @@ smoketest = false

[test_homescreen_delete_app.py]
smoketest = true
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

[test_homescreen_edit_mode.py]
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

[test_homescreen_launch_app.py]

[test_homescreen_move_app.py]
smoketest = true
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart
Expand Up @@ -7,12 +7,10 @@ smoketest = false
smoketest = true
# No MP3 codec on Travis CI
skip-if = device == "desktop"
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

[test_music_empty.py]

[test_music_songs_3gp.py]
smoketest = true
# Bug 1008939 - 3GP audio file won't play on desktopb2g
skip-if = device == "desktop"
disabled = Bug 1041510 - [v2.1] Updating a contact causes the phone to restart

0 comments on commit c092ea8

Please sign in to comment.