Skip to content

Commit

Permalink
Merge pull request #166 from davehunt/disable-video-player
Browse files Browse the repository at this point in the history
Disable test_video_player due to issue #165
  • Loading branch information
stephendonner committed Dec 7, 2012
2 parents f68a20f + 559ead5 commit b7bf9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gaiatest/tests/manifest.ini
Expand Up @@ -27,7 +27,6 @@ xfail = false
[include:marketplace/manifest.ini]
[include:contacts/manifest.ini]


[test_browser_cell_data.py]
carrier = true
[test_browser_lan.py]
Expand Down Expand Up @@ -57,5 +56,6 @@ carrier = true
disabled = TODO
[test_video_player.py]
sdcard = true
disabled = Often failing due to timing issues - github issue #165
[test_launch_app.py]
wifi = true

0 comments on commit b7bf9d5

Please sign in to comment.