Closed Bug 1146279 Opened 9 years ago Closed 9 years ago

Disable intermittent: test_music_share_ringtone.py TestMusicShareRingtone.test_music_share_ringtone | TimeoutException: TimeoutException: Timed out after 10.1 seconds

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jlal, Unassigned)

References

Details

Blocks: 1146280
https://github.com/lightsofapollo/gaia/commit/3425cd9ad7c24ce5b0f58778b790ee721329d510
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
test_music_change_rating.py wasn't mentioned in that taskcluster report, but was also disabled on b2g desktop.

The failure that was happening in that taskcluster reporst was:
TEST-UNEXPECTED-ERROR | test_music_share_ringtone.py TestMusicShareRingtone.test_music_share_ringtone | TimeoutException
: TimeoutException: Timed out after 10.1 seconds                                                                        
                                                                                                                        
                                                                                                                        
Traceback (most recent call last):                                                                                      
  File "/home/tester/git_checkout/ci_venv/local/lib/python2.7/site-packages/marionette_client-0.9-py2.7.egg/marionette/m
arionette_test.py", line 290, in run                                                                                    
    testMethod()                                                                                                        
  File "/home/tester/git_checkout/tests/python/gaia-ui-tests/gaiatest/tests/functional/music/test_music_share_ringtone.p
y", line 39, in test_music_share_ringtone                                                                               
    Wait(self.marionette).until(lambda m: player_view.player_elapsed_time >= play_time)                                 
  File "/home/tester/git_checkout/ci_venv/local/lib/python2.7/site-packages/marionette_driver-0.2-py2.7.egg/marionette_d
river/wait.py", line 143, in until                                                                                      
    cause=last_exc)                                                                                                     
TEST-INFO took 21718ms
Component: Gaia::Music → Gaia::UI Tests
You need to log in before you can comment on or make changes to this bug.