diff -r 96612d01cf9f -r 6711b85517b7 videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestHelium.cfg --- a/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestHelium.cfg Mon Jan 18 20:21:12 2010 +0200 +++ b/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestHelium.cfg Tue Jan 26 12:00:59 2010 +0200 @@ -35,7 +35,9 @@ VCXMV RemoveAllMedia delete VCXMV -pause 2000 + +print wait 30sec +pause 30000 print cleanup end [EndSub] [Sub SetupVideos] @@ -112,16 +114,21 @@ delete VCXMV [EndSub] +[Sub CreateVideo] +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video CASE .mp4" +[EndSub] [Test] title ET30200 Setup +var CASE ET30200 create VCXTestUtilModule Util - // Copies some known 3G AP to "Internet" destination with "Internet" name for the AP. +Util SetUsedDestination "Internet" Util CopyMethod "Internet" "Internet" "Internet" // Disable connection dialog for "Internet" destination. Util SetConnectionMethodIntAttribute "Internet" "Internet" 507 2 // 507 is ECmSeamlessnessLevel +Util SetDefaultIapCenrep delete Util create VCXTestUtilModule Util @@ -157,6 +164,7 @@ [Test] title ET30207 Sideload video while category is open. +var CASE ET30207 callsub Cleanup @@ -173,7 +181,7 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video0.mp4" +callsub CreateVideo VCXMV CheckMediaCount ANY_DRIVE 1 VCXMV CheckMediaDetail ANY_DRIVE 0 EVcxTestMapping_KMPXMediaGeneralFlags EVcxMyVideosVideoNew @@ -185,6 +193,7 @@ [Test] title ET30208 Sideload video 1st drive +var CASE ET30208 callsub Cleanup @@ -193,7 +202,7 @@ create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video0.mp4" +callsub CreateVideo pause PAUSE_SIDELOAD @@ -213,6 +222,7 @@ [Test] title ET30209 Get sideloaded video details 1st drive +var CASE ET30209 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -232,6 +242,7 @@ [Test] title ET30210 Delete sideloaded video 1st drive +var CASE ET30210 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -258,6 +269,7 @@ [Test] title ET30214 Sideload multiple videos +var CASE ET30214 callsub Cleanup @@ -266,16 +278,16 @@ create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video0.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video1.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video2.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video3.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video4.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video5.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video6.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video7.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video8.mp4" -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video9.mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video0 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video1 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video2 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video3 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video4 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video5 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video6 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video7 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video8 CASE .mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video9 CASE .mp4" pause PAUSE_SIDELOAD @@ -294,6 +306,7 @@ [Test] title ET30909 Delete a media from 1st drive +var CASE ET30909 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -315,7 +328,7 @@ waittestclass VCXMV // Create sideloaded video -VCXMV CreateVideoFile IptvTestVideo3Gp C_DRIVE "video0.mp4" +VCXMV CreateVideoFile IptvTestVideo3Gp C_DRIVE "video0 CASE .mp4" VCXMV RefreshContents VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened @@ -337,6 +350,7 @@ [Test] title ET30903 Delete multiple medias +var CASE ET30903 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -358,10 +372,10 @@ waittestclass VCXMV // Create sideloaded video -VCXMV CreateVideoFile IptvTestVideo3Gp C_DRIVE "video.mp4" 50000 5 +VCXMV CreateVideoFile IptvTestVideo3Gp C_DRIVE "video CASE .mp4" 50000 5 // Create sideloaded video -VCXMV CreateVideoFile IptvTestVideo3Gp E_DRIVE "video.mp4" 50000 5 +VCXMV CreateVideoFile IptvTestVideo3Gp E_DRIVE "video CASE .mp4" 50000 5 VCXMV CheckMediaCount C_DRIVE 5 VCXMV CheckMediaCount E_DRIVE 5 @@ -381,6 +395,7 @@ [Test] title ET30907 Cancel delete +var CASE ET30907 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -401,7 +416,7 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV CreateVideoFile IptvTestVideo3Gp C_DRIVE "video.mp4" 50000 30 +VCXMV CreateVideoFile IptvTestVideo3Gp C_DRIVE "video CASE .mp4" 50000 30 VCXMV SetQuietMode 1 @@ -429,6 +444,7 @@ [Test] title ET30701 Move from 1st to 2nd drive +var CASE ET30701 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -468,6 +484,7 @@ [Test] title ET30702 Check attributes of moved file +var CASE ET30702 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -556,6 +573,7 @@ [Test] title ET30707 Move multiple +var CASE ET30707 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -595,6 +613,7 @@ [Test] title ET30711 Cancel move +var CASE ET30711 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -638,6 +657,7 @@ [Test] title ET30751 Copy from 1st to 2nd drive +var CASE ET30751 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -677,6 +697,7 @@ [Test] title ET30752 Check attributes of copied file +var CASE ET30752 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -764,6 +785,7 @@ [Test] title ET30757 Copy multiple +var CASE ET30757 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -808,6 +830,7 @@ [Test] title ET30761 Cancel copy +var CASE ET30761 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -855,11 +878,7 @@ [Test] title ET30803 EVcxMyVideosAllVideos - EVcxMyVideosSortingCreationDate - -callsub Cleanup - -var OPTION_ORIGIN EVcxMyVideosOriginDownloaded -callsub SetupVideos +var CASE ET30803 // Check video sorting @@ -890,11 +909,7 @@ [Test] title ET30805 EVcxMyVideosAllVideos - EVcxMyVideosSortingName - -callsub Cleanup - -var OPTION_ORIGIN EVcxMyVideosOriginDownloaded -callsub SetupVideos +var CASE ET30805 // Check sorting @@ -924,13 +939,7 @@ [Test] title ET30806 EVcxMyVideosAllVideos - EVcxMyVideosSortingSize - -callsub Cleanup - -var OPTION_ORIGIN EVcxMyVideosOriginDownloaded -callsub SetupVideos - -// Get videos sorted +var CASE ET30806 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -958,6 +967,7 @@ [Test] title ET30843 EVcxMyVideosDownloads - EVcxMyVideosSortingName, remove video +var CASE ET30843 callsub Cleanup @@ -1004,6 +1014,7 @@ [Test] title ET30846 EVcxMyVideosDownloads - EVcxMyVideosSortingCreationDate, remove video +var CASE ET30846 callsub Cleanup @@ -1048,6 +1059,7 @@ [Test] title ET30848 EVcxMyVideosDownloads - EVcxMyVideosSortingSize, remove video +var CASE ET30848 callsub Cleanup @@ -1092,6 +1104,7 @@ [Test] title ET30879 EVcxMyVideosOther - EVcxMyVideosSortingName, modify video +var CASE ET30879 callsub Cleanup @@ -1157,6 +1170,7 @@ [Test] title ET30884 EVcxMyVideosOther - EVcxMyVideosSortingName, sideload video +var CASE ET30884 callsub Cleanup @@ -1237,6 +1251,7 @@ [Test] title ET30051 Setup all origins +var CASE ET30051 callsub Cleanup @@ -1391,6 +1406,7 @@ [Test] title ET30046 All videos - category details +var CASE ET30046 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -1412,6 +1428,7 @@ [Test] title ET30047 Downloads - category details +var CASE ET30047 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -1433,6 +1450,7 @@ [Test] title ET30048 TV recordings - category details +var CASE ET30048 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -1454,6 +1472,7 @@ [Test] title ET30049 Captured videos - category details +var CASE ET30049 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -1475,6 +1494,7 @@ [Test] title ET30050 Other videos - category details +var CASE ET30050 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -1496,6 +1516,7 @@ [Test] title ET30023 Setup, DL 2, sideload 18 +var CASE ET30023 callsub Cleanup @@ -1553,6 +1574,7 @@ [Test] title ET30024 GetMediasByMpxId - All videos +var CASE ET30024 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -1580,6 +1602,7 @@ [Test] title ET30027 GetMediasByMpxId - Few from middle +var CASE ET30027 create VCXMyVideosCollectionPluginTest VCXMV VCXMV Create @@ -1617,6 +1640,7 @@ [Test] title ET30102 Download 3 videos one by one, 2nd drive +var CASE ET30102 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1637,15 +1661,15 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_SMALLVIDEOS 2 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_SMALLVIDEOS 2 0 "mediacharger" "Buran_9o" VCXMV WaitForAnyMessage 5MINUTES KVCXMYVideosTestMessageDlSucceeded KVCXMYVideosTestMessageDlFailed KVCXMYVideosTestMessageDlGeneral waittestclass VCXMV // Dl complete -VCXMV Download 3G_AP SERVICE_SMALLVIDEOS 3 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_SMALLVIDEOS 3 0 "mediacharger" "Buran_9o" VCXMV WaitForAnyMessage 5MINUTES KVCXMYVideosTestMessageDlSucceeded KVCXMYVideosTestMessageDlFailed KVCXMYVideosTestMessageDlGeneral waittestclass VCXMV // Dl complete -VCXMV Download 3G_AP SERVICE_SMALLVIDEOS 4 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_SMALLVIDEOS 4 0 "mediacharger" "Buran_9o" VCXMV WaitForAnyMessage 5MINUTES KVCXMYVideosTestMessageDlSucceeded KVCXMYVideosTestMessageDlFailed KVCXMYVideosTestMessageDlGeneral waittestclass VCXMV // Dl complete @@ -1663,6 +1687,7 @@ [Test] title ET30103 Download and open downloads category +var CASE ET30103 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1675,7 +1700,7 @@ VCXMV Create // Create one sideloaded video -VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video0.mp4" +VCXMV CreateVideoFile IptvTestVideoMpeg4 C_DRIVE "video CASE 0.mp4" // Get list of videos VCXMV OpenCollection VCXCollectionMyVideos @@ -1691,7 +1716,7 @@ waittestclass VCXMV // Start download -VCXMV Download 3G_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCommandComplete waittestclass VCXMV // Dl started @@ -1729,6 +1754,7 @@ [Test] title ET30104 Cancel download +var CASE ET30104 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1750,7 +1776,7 @@ waittestclass VCXMV // Start download -VCXMV Download 3G_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV // Dl started @@ -1776,6 +1802,7 @@ [Test] title ET30105 Pause download +var CASE ET30105 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1797,7 +1824,7 @@ waittestclass VCXMV // Start download -VCXMV Download 3G_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV // Command complete @@ -1818,6 +1845,7 @@ [Test] title ET30111 Pause and resume download +var CASE ET30111 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1839,7 +1867,7 @@ waittestclass VCXMV // Start download -VCXMV Download 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV @@ -1848,7 +1876,7 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlPaused waittestclass VCXMV // Dl paused -VCXMV ResumeDownload 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV ResumeDownload DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitForAnyMessage 5MINUTES KVCXMYVideosTestMessageDlSucceeded KVCXMYVideosTestMessageDlFailed KVCXMYVideosTestMessageDlGeneral waittestclass VCXMV // Dl complete @@ -1864,6 +1892,7 @@ [Test] title ET30113 Cancel paused download +var CASE ET30113 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1885,7 +1914,7 @@ waittestclass VCXMV // Start download -VCXMV Download 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV // Command complete @@ -1911,6 +1940,7 @@ [Test] title ET30110 Check progress of download +var CASE ET30110 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1931,7 +1961,7 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning KVCXMYVideosTestMessageDlProgressed KVCXMYVideosTestMessageDlProgressed KVCXMYVideosTestMessageDlProgressed waittestclass VCXMV @@ -1948,6 +1978,7 @@ [Test] title ET30122 Download videos to 2 drives +var CASE ET30122 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -1968,14 +1999,14 @@ VCXMV SetPreferredMemory E_DRIVE pause 2000 -VCXMV Download 3G_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV // Command complete VCXMV SetPreferredMemory C_DRIVE pause 2000 -VCXMV Download 3G_AP SERVICE_SMALLVIDEOS 1 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_SMALLVIDEOS 1 0 "mediacharger" "Buran_9o" VCXMV WaitAllDownloads waittestclass VCXMV @@ -2004,6 +2035,7 @@ [Test] title ET30317 Download 404 +var CASE ET30317 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -2024,7 +2056,7 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV DownloadUrl 3G_AP "http:\/\/193.65.182.78/asdfsdafasasdf.mp3" 0 "mediacharger" "Buran_9o" +VCXMV DownloadUrl DEFAULT_AP "http:\/\/193.65.182.78/asdfsdafasasdf.mp3" 0 "mediacharger" "Buran_9o" VCXMV WaitForAnyMessage 5MINUTES KVCXMYVideosTestMessageDlSucceeded KVCXMYVideosTestMessageDlFailed KVCXMYVideosTestMessageDlGeneral allownextresult EObjectNotFound waittestclass VCXMV // Dl complete @@ -2039,6 +2071,7 @@ [Test] title ET30302 Download, connection disconnects +var CASE ET30302 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -2061,17 +2094,17 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV // Dl started loop 3 -Util WaitForConnectionActivity 3G_AP +Util WaitForConnectionActivity DEFAULT_AP allowerrorcodes KERRTIMEDOUT waittestclass Util allowerrorcodes KERRNOTFOUND allowerrorcodes KERRALREADYEXISTS -Util Attach 3G_AP +Util Attach DEFAULT_AP allowerrorcodes KERRNOTREADY Util Terminate endloop @@ -2083,6 +2116,7 @@ [Test] title ET30653 3 downloads, Cancel first download +var CASE ET30653 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -2102,15 +2136,15 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 2 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 2 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV @@ -2134,6 +2168,7 @@ [Test] title ET30658 3 downloads, Pause and resume second download +var CASE ET30658 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -2153,15 +2188,15 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 2 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 2 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV @@ -2170,7 +2205,7 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCommandComplete KVCXMYVideosTestMessageDlPaused waittestclass VCXMV -VCXMV ResumeDownload 3G_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" +VCXMV ResumeDownload DEFAULT_AP SERVICE_2 0 0 "mediacharger" "Buran_9o" VCXMV WaitAllDownloads waittestclass VCXMV @@ -2187,6 +2222,7 @@ [Test] title ET30661 3 downloads, pause 1st, cancel 2nd, wait 3rd, resume 1st +var CASE ET30661 create VCXTestUtilModule Util Util CreateMobilecrashWatcher @@ -2206,15 +2242,15 @@ VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageCollectionOpened waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 20 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV -VCXMV Download 3G_AP SERVICE_2 2 0 "mediacharger" "Buran_9o" +VCXMV Download DEFAULT_AP SERVICE_2 2 0 "mediacharger" "Buran_9o" VCXMV WaitForMessages 1MINUTE KVCXMYVideosTestMessageDlRunning waittestclass VCXMV @@ -2229,7 +2265,7 @@ VCXMV WaitAllDownloads waittestclass VCXMV -VCXMV ResumeDownload 3G_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" +VCXMV ResumeDownload DEFAULT_AP SERVICE_2 1 0 "mediacharger" "Buran_9o" VCXMV WaitAllDownloads waittestclass VCXMV