zhongyuan [Mon, 8 Oct 2018 03:27:03 +0000 (11:27 +0800)]
[privacyprivilege][TWDAPI-195, add 12 testcases for new interface]
Change-Id: I729f68a135b9878679cd3705a1eb844d8aa3c793
zhongyuan yuan [Wed, 7 Nov 2018 09:52:11 +0000 (09:52 +0000)]
Merge "[TCT-Sound]Automating manual tests" into tizen
zhongyuan yuan [Wed, 7 Nov 2018 09:51:51 +0000 (09:51 +0000)]
Merge "[TCT-Deprecatedapi] Automating manual tests" into tizen
Wei Zhang [Tue, 6 Nov 2018 07:28:20 +0000 (07:28 +0000)]
Merge "[common][3dtransforms][fix tc code indent issue]" into tizen
lin qunfang [Tue, 6 Nov 2018 14:42:02 +0000 (22:42 +0800)]
[common][3dtransforms][fix tc code indent issue]
Change-Id: I245ad9be3a32efd447877d40eab6f28520d9a835
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
Wei Zhang [Tue, 6 Nov 2018 07:27:09 +0000 (07:27 +0000)]
Merge "[common][animationtiming][fix tc code space issue]" into tizen
zhongyuan [Tue, 6 Nov 2018 03:32:51 +0000 (11:32 +0800)]
[common][animationtiming][fix tc code space issue]
Change-Id: I93d246680587987e093b5a0ad36f51ab8977254a
zhongyuan [Tue, 6 Nov 2018 03:16:54 +0000 (11:16 +0800)]
[common][2dtransforms][fix tc code indent issue.]
Change-Id: I4002432b9f8ba118fa80ddb34256bae327e66849
Mateusz Plesinski [Thu, 27 Sep 2018 07:36:51 +0000 (09:36 +0200)]
[TCT-Deprecatedapi] Automating manual tests
Changed implementation of manual tests to fully automate them.
Tests that has been changed:
+ ApplicationManager_addAppInfoEventListener_oninstalled
+ ApplicationManager_addAppInfoEventListener_onuninstalled
+ ApplicationManager_addAppInfoEventListener_onupdated
Added method executeCommand to unitcommon.js.
Updated documentation on changed tests.
Change-Id: I561f084c2a584f1c20807f0345b4d92f770a75db
Signed-off-by: Mateusz Plesinski <m.plesinski@samsung.com>
Mateusz Plesinski [Thu, 27 Sep 2018 07:31:59 +0000 (09:31 +0200)]
[TCT-Sound]Automating manual tests
Changed implementation of manual tests to fully automate them.
Tests that has been changed:
+ SoundManager_setSoundModeChangeListener
+ SoundManager_unsetSoundModeChangeListener
+ SoundModeChangeCallback_onsuccess
Added method executeCommand to unitcommon.js.
Updated documentation on changed tests.
Change-Id: I44c0948645dc2dc516aaa0ce373775ec5662cd0e
Signed-off-by: Mateusz Plesinski <m.plesinski@samsung.com>
Wei Zhang [Fri, 2 Nov 2018 01:23:41 +0000 (01:23 +0000)]
Merge "[TCT-Power]Automating manual tests" into tizen
Michal Michalski [Fri, 26 Oct 2018 13:05:39 +0000 (15:05 +0200)]
[Common][MediaController] Fix for TCT test checking undocumented behavior.
Function removeDeviceStateChangeListener was throwing exception if listener id was not registered. This was undocumented behavior and will be removed in separate commit. Test changed to pass when exception is not thrown.
[Verification] TCT tests which call changed api functions passed.
Change-Id: Ie71f12d6c429f9094c482630f952276837acaaef
Signed-off-by: Michal Michalski <m.michalski2@partner.samsung.com>
Mateusz Plesinski [Tue, 23 Oct 2018 07:12:04 +0000 (09:12 +0200)]
[nfc]improving NFCPeer_setReceiveNDEFListener test
Moved alert window at the end of execution and deleted unused button.
[Verification] test passes manualy
Change-Id: I8124c270dbf8e4d795a200346233635b02bef796
Signed-off-by: Mateusz Plesinski <m.plesinski@samsung.com>
zhongyuan [Mon, 22 Oct 2018 06:02:10 +0000 (14:02 +0800)]
[common][nfc][DOTTIZEN-3092, improve manual test descriptions]
Change-Id: I5c369b118d6892f152894ddbef15d5cdec20dd98
zhongyuan [Wed, 17 Oct 2018 08:04:56 +0000 (16:04 +0800)]
[common][iotcon][TNEXT-17188, extend timeout for 1 tc]
Change-Id: Ib8d5790ba770a91e517d047a1a2181ca0bc9cabe
Wei Zhang [Tue, 16 Oct 2018 08:51:58 +0000 (08:51 +0000)]
Merge "[Package] Added onload_delay to tests.xml file" into tizen
Mateusz Plesinski [Mon, 15 Oct 2018 08:49:14 +0000 (10:49 +0200)]
[Package] Added onload_delay to tests.xml file
This change is related to TestHub issue were certain package tests
have been blocked, because timeout has not been set properly.
[Verification] tct-package-tizen-tests 100% pass rate
Change-Id: I88296a0f8352413d2c0c21ebb908924a7ea882f7
Signed-off-by: Mateusz Plesinski <m.plesinski@samsung.com>
zhongyuan [Thu, 11 Oct 2018 06:34:11 +0000 (14:34 +0800)]
[common][voicecontrol][DPTTIZEN-3091, improve manual tc test description]
Change-Id: I9d030a0d990a4a98d2ee122a76625066ce8df5e3
zhongyuan [Tue, 14 Aug 2018 01:17:44 +0000 (09:17 +0800)]
[common][bluetooth][DPTTIZEN-3082, improve 1 tc test description in tests.xml]
Change-Id: If5de1b2111fea3856ccd73ca63e6fb71ccc4eb76
zhongyuan [Mon, 8 Oct 2018 06:51:41 +0000 (14:51 +0800)]
[common][iotcon][TFIVE-13198, fix iot test crash issue]
Change-Id: I9b405d151810e555fd5d2533520da11dc9c0fec6
Mateusz Plesinski [Thu, 27 Sep 2018 07:30:17 +0000 (09:30 +0200)]
[TCT-Power]Automating manual tests
Changed implementation of manual tests to fully automate them.
Tests that has been changed:
+ PowerManager_isScreenOn_check_change
+ PowerManager_release_correct_check
+ PowerManager_request
+ PowerManager_turnScreenOff
+ PowerManager_unsetScreenStateStateChangeListener
Tests that were already automatic just changed their execution type:
+ PowerManager_restoreScreenBrightness
+ PowerManager_restoreScreenBrightness_check_effect
Added method executeCommand, to unitcommon.js.
Updated documentation on changed tests.
Change-Id: I942d46399f4c248d9ad473d0158e375037221f8c
Signed-off-by: Mateusz Plesinski <m.plesinski@samsung.com>
Wei Zhang [Tue, 25 Sep 2018 06:32:12 +0000 (06:32 +0000)]
Merge "[common][mediacontroller][DPTTIZEN-3087, remove invalid test steps]" into tizen
Wei Zhang [Tue, 25 Sep 2018 06:31:40 +0000 (06:31 +0000)]
Merge "[TCT Web] Removed most user interactions from manual tests." into tizen
zhongyuan [Tue, 25 Sep 2018 06:12:08 +0000 (14:12 +0800)]
[common][mediacontroller][DPTTIZEN-3087, remove invalid test steps]
Change-Id: I2edcc0f63c27ec22896e7ca302268b544d0e431d
zhongyuan [Fri, 21 Sep 2018 00:44:15 +0000 (08:44 +0800)]
[all][all][TFIVE-13868, improve ui layout for wearable circle manual test]
Change-Id: I391d80d59e02029dc4a9fb75e900536766661e6c
Michal Michalski [Wed, 19 Sep 2018 14:01:33 +0000 (16:01 +0200)]
[TCT Web] Removed most user interactions from manual tests.
There was race condition in push messages manual tests that
caused them to be unstable. This commit attempts to fix it
and in doing so also removes unneccessary user interactions.
[Verification] All tct-push-tizen-tests pass.
Change-Id: Ie64f03f48ec1c490ffce8507b66d0778356688a0
Signed-off-by: Michal Michalski <m.michalski2@partner.samsung.com>
zhongyuan [Mon, 17 Sep 2018 06:39:32 +0000 (14:39 +0800)]
[all][all][clean up tests.full.xml for consistency]
Change-Id: I815df738479178a6764a1bd410a16b5277fae751
lin qunfang [Thu, 13 Sep 2018 19:25:53 +0000 (03:25 +0800)]
[common][filesystem][TFIVE-13753, path is not converted to file URI as expect]
Change-Id: Ibf2b1de8a824a460bed5dcee1ee894a5891cddec
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
Wei Zhang [Wed, 12 Sep 2018 08:46:23 +0000 (08:46 +0000)]
Merge "[Callhistory] Change callhistory tests to automated" into tizen
Wei Zhang [Wed, 12 Sep 2018 08:46:08 +0000 (08:46 +0000)]
Merge "[Package] Change package tests into automated" into tizen
Wei Zhang [Wed, 12 Sep 2018 08:45:49 +0000 (08:45 +0000)]
Merge "[Application] Change application tests into automated" into tizen
zhongyuan [Wed, 12 Sep 2018 03:29:27 +0000 (11:29 +0800)]
[common][bluetooth][DPTTIZEN-3086, improve 1 testcase]
Change-Id: I3b8644c29ef5836d018aa8b9833cc55f1f5fc51d
Pawel Kaczmarczyk [Tue, 3 Jul 2018 05:50:31 +0000 (07:50 +0200)]
[Application] Change application tests into automated
[Verification]
tct-application-tizen-tests 100% (242 tcs)
testkit-stub built with:
https://review.tizen.org/gerrit/183170/
Change-Id: Id0ac2350f05088fcd5e022f7b820e0b001c8c3fe
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
Pawel Kaczmarczyk [Tue, 3 Jul 2018 05:49:30 +0000 (07:49 +0200)]
[Package] Change package tests into automated
[Verification]
tct-package-tizen-tests 100% passrate (66 tcs)
testkit-stub built with:
https://review.tizen.org/gerrit/183170/
Change-Id: I791a4d9e87c8055305ec86bb4018ee00695876ef
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
Pawel Kaczmarczyk [Tue, 3 Jul 2018 05:51:44 +0000 (07:51 +0200)]
[Callhistory] Change callhistory tests to automated
[Verification]
tct-callhistory-tizen-tests 100% (104 tcs)
testkit-stub built with:
https://review.tizen.org/gerrit/183170/
Change-Id: Ic8db4161c5900e9d998119878004c98401742d09
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
zhongyuan [Tue, 4 Sep 2018 00:29:49 +0000 (08:29 +0800)]
[common][power][DPTTIZEN-3083, fix 2 manual tc issue]
Change-Id: Ief42babf67dc1a9eecfa292cd17f3156e9e082e8
lin qunfang [Fri, 31 Aug 2018 12:18:24 +0000 (20:18 +0800)]
[common][filesystem][DPTTIZEN-3085, fix 2 Testcases]
Change-Id: Ib86875238722a45ba878e713bc33f06ca6940ca0
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
zhongyuan [Wed, 18 Jul 2018 03:33:47 +0000 (11:33 +0800)]
[not support][commom][feedback][TWDAPI-193, add vibration feature to tests.xml]
Change-Id: Ia609b740ff4995dcc9da175a57548f6209593d48
lin qunfang [Thu, 16 Aug 2018 19:59:51 +0000 (03:59 +0800)]
[common][deviceorientation][DPTTIZEN-3084, remove an unused tc]
Change-Id: I957f9089a153d3477e9b2abcf157f0fc9a9255d6
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
Wei Zhang [Wed, 15 Aug 2018 07:45:12 +0000 (07:45 +0000)]
Merge "[common][ham][DPTTIZEN-3054, add 20 tcs for new api 'Sleep Detector, Stress Monitor']" into tizen
Wei Zhang [Wed, 15 Aug 2018 07:43:18 +0000 (07:43 +0000)]
Merge "[common][filesystem][TWDAPI-121, Add API to support Blob]" into tizen
zhongyuan [Thu, 9 Aug 2018 08:28:22 +0000 (16:28 +0800)]
[common][ham][DPTTIZEN-3054, add 20 tcs for new api 'Sleep Detector, Stress Monitor']
Change-Id: Ifaa9d39c571be9d11b2538bdd0cb684000b98178
Wei Zhang [Thu, 9 Aug 2018 01:22:40 +0000 (01:22 +0000)]
Merge "[common][download][DPTTIZEN-3052, modify 7 tcs to avoid unexpected exception]" into tizen
lin qunfang [Wed, 1 Aug 2018 19:33:06 +0000 (03:33 +0800)]
[common][filesystem][TWDAPI-121, Add API to support Blob]
Impacted TC num(approved): New 258, Update 0, Delete 0
Unit test platform1: Tizen TM1
Unit test result summary: Pass 239 , Fail 19, Block 0
Fail reason:
Have contacted with webapi code developer Szymon Jastrzebski(s.jastrzebsk), the webapi code debug causes those TCs failing and blocking.
Change-Id: I6aa5f8c28540947dba085a046fe7468e52b9bc74
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
Wei Zhang [Mon, 16 Jul 2018 11:02:19 +0000 (11:02 +0000)]
Merge "[common][account][TWDAPI-192, enable module on TV profile]" into tizen
lin qunfang [Fri, 25 May 2018 12:55:32 +0000 (20:55 +0800)]
[common][account][TWDAPI-192, enable module on TV profile]
Change-Id: Ib2561046ae186076231a8bd46c5fa2f5a51965fb
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
zhongyuan [Mon, 16 Jul 2018 05:43:01 +0000 (13:43 +0800)]
[common][push][TNEXT-16109, extend timeout time and remove unused line.]
Change-Id: I12b47669b5549d4ec33ffb54a6b50eaf6d9a6f59
zhongyuan [Fri, 6 Jul 2018 01:25:41 +0000 (09:25 +0800)]
[common][power][TNEXT-15777, add delay time to 1 tc]
Change-Id: I44e2c97f0d3abe01f9bd96f075305076443462d1
zhongyuan [Thu, 7 Jun 2018 06:08:34 +0000 (14:08 +0800)]
[common][download][DPTTIZEN-3052, modify 7 tcs to avoid unexpected exception]
Change-Id: Id298984b4c72c6da28b08fd2ff77dad22a2c9810
zhongyuan [Wed, 6 Jun 2018 03:08:40 +0000 (11:08 +0800)]
[common][push][DPTTIZEN-3072, add meta tag to extend test timeout]
Change-Id: I56aa19cd7d623ff75ee6c6079f18791e73c68bf0
lin qunfang [Mon, 4 Jun 2018 16:58:55 +0000 (00:58 +0800)]
[common][mediacontroller][DPTTIZEN-3071, modify the required version in wgt file]
Change-Id: I220b67d4a4a2e125f9d52a1c20a3b750b53ceb37
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
zhongyuan [Tue, 29 May 2018 07:28:41 +0000 (15:28 +0800)]
[common][push][DPTTIZEN-3004, modify 16 tcs to avoid block issue]
Change-Id: I99ba84046f8017c9add1c24e4e10704dec18b758
zhongyuan [Sat, 26 May 2018 01:04:29 +0000 (09:04 +0800)]
[common][widgetpolicy][DPTTIZEN-3067, fix test command issue in tests.xml]
Change-Id: If02bf6d2c4f4a8090ece0e8f88954140bd2c0c62
Wei Zhang [Fri, 25 May 2018 03:12:18 +0000 (03:12 +0000)]
Merge "[common][nfc][TNEXT-15056, separate the wearable UICC TCs]" into tizen
lin qunfang [Fri, 25 May 2018 14:04:46 +0000 (22:04 +0800)]
[common][nfc][TNEXT-15056, separate the wearable UICC TCs]
Change-Id: I47f33a152b03ef37d75db0067d5155a694a6044e
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
Wei Zhang [Fri, 25 May 2018 03:11:34 +0000 (03:11 +0000)]
Merge "[common][download][DPTTIZEN-3052, add post process for 2 tc]" into tizen
zhongyuan [Fri, 25 May 2018 02:39:12 +0000 (10:39 +0800)]
[common][download][DPTTIZEN-3052, add post process for 2 tc]
Change-Id: I0d78f9e8e33d78f10cbf283f1b15be0f41c1b639
zhongyuan [Fri, 25 May 2018 01:16:08 +0000 (09:16 +0800)]
[common][cordova][DPTTIZEN-3064, update cordova lib]
Change-Id: I50aed8f8f39b0ecc12058a112c53917db79e00a8
lin qunfang [Thu, 24 May 2018 13:07:38 +0000 (21:07 +0800)]
[common][xmlhttprequest][remove the blocked ontimeout TC]
Change-Id: Ic4e02e41e1e20b36390eb2dab70cb9134bfa6842
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
JEONGHO HAN [Wed, 23 May 2018 07:37:15 +0000 (07:37 +0000)]
Merge "Fixed precondition for voice-control" into tizen
Wei Zhang [Wed, 23 May 2018 02:03:04 +0000 (02:03 +0000)]
Merge "[common][transitions][DPTTIZEN-3058, add onload_delay in tests.xml to avoid tc block]" into tizen
zhongyuan [Wed, 23 May 2018 01:21:44 +0000 (09:21 +0800)]
[common][transitions][DPTTIZEN-3058, add onload_delay in tests.xml to avoid tc block]
Change-Id: I66f83969134f7460ea779320f29a86c053073ba8
zhongyuan [Tue, 22 May 2018 03:15:13 +0000 (11:15 +0800)]
[common][widgetpolicy][TFIVE-2208, modify test description for manual test]
Change-Id: Idb6782c09cd77870fb184b953215086a4e8d8bb1
zhongyuan yuan [Mon, 21 May 2018 09:26:22 +0000 (09:26 +0000)]
Merge "[common][mediaqueries][DPTTIZEN-3055 modify 20 cases to fix issues.]" into tizen
wei zhang [Mon, 21 May 2018 16:56:55 +0000 (00:56 +0800)]
[common][mediaqueries][DPTTIZEN-3055 modify 20 cases to fix issues.]
Change-Id: Iea3235fb513e9d76e7cd76bb2f5b8e70bfa7e5c3
Wei Zhang [Mon, 21 May 2018 09:16:01 +0000 (09:16 +0000)]
Merge "[tv][capability][TFIVE-2168, fix 1 tc issue by adding privilege]" into tizen
zhongyuan yuan [Mon, 21 May 2018 08:58:52 +0000 (08:58 +0000)]
Merge "[common][gumallow][DPTTIZEN-3056 add recorder privilage]" into tizen
wei zhang [Mon, 21 May 2018 16:22:11 +0000 (00:22 +0800)]
[common][gumallow][DPTTIZEN-3056 add recorder privilage]
Change-Id: I8867f04d47bd29b5288c967f217acc6c22d91411
zhongyuan [Mon, 21 May 2018 02:10:50 +0000 (10:10 +0800)]
[tv][capability][TFIVE-2168, fix 1 tc issue by adding privilege]
Change-Id: If0d36ffc7fa9616ddf73558c56e030cbf23cafcf
zhongyuan [Mon, 21 May 2018 01:56:56 +0000 (09:56 +0800)]
[tv][deprecateapi][TFIVE-2161, fix 1 tc issue by adding privilege]
Change-Id: I0686017194d34def63ed1490a2696e1e78a0030f
sungrae jo [Mon, 21 May 2018 00:32:05 +0000 (09:32 +0900)]
Fixed precondition for voice-control
Change-Id: Ib92e3093a3c2a46041820fda71cf5de24ea45d26
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
zhongyuan [Fri, 18 May 2018 08:55:33 +0000 (16:55 +0800)]
[common][mediacapture][DPTTIZEN-3047, modify 2 tc due to spec change]
Change-Id: Ic907695be19a4e68d30689c98ff305088ef085c6
zhongyuan [Fri, 18 May 2018 07:31:20 +0000 (07:31 +0000)]
Merge "[common][webaudio][DPTTIZEN-3048, modify 2 tc due to web enginee update]" into tizen
zhongyuan yuan [Fri, 18 May 2018 07:30:37 +0000 (07:30 +0000)]
Merge "[common][fonts][DPTTIZEN-3049, remove font-matching-rule-012 tc]" into tizen
lin qunfang [Fri, 18 May 2018 13:31:39 +0000 (21:31 +0800)]
[common][fonts][DPTTIZEN-3049, remove font-matching-rule-012 tc]
Change-Id: I6d14534d345cfc548fef7710eac211400ca5f08d
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
zhongyuan yuan [Fri, 18 May 2018 07:30:24 +0000 (07:30 +0000)]
Merge "[common][speech][DPTTIZEN-3050, add privilage in config.xml]" into tizen
lin qunfang [Fri, 18 May 2018 13:40:20 +0000 (21:40 +0800)]
[common][speech][DPTTIZEN-3050, add privilage in config.xml]
Change-Id: I60f8da3c3f218bcdedb030d180fa8cc1d4e14767
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
lin qunfang [Fri, 18 May 2018 13:49:01 +0000 (21:49 +0800)]
[common][media-cordova][DPTTIZEN-3051, add privilege in config.xml]
Change-Id: I25f8e2cbbada9d37109d731db1d0b2681f6893ea
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
zhongyuan [Fri, 18 May 2018 02:37:24 +0000 (10:37 +0800)]
[common][webaudio][DPTTIZEN-3048, modify 2 tc due to web enginee update]
Change-Id: Ifcbd84b4e7adec635d8d62707f50cb9f3446896b
zhongyuan [Thu, 17 May 2018 03:10:46 +0000 (03:10 +0000)]
Merge "[common][vibration][DPTTIZEN-3017, change 1 auto tc to manual]" into tizen
zhongyuan yuan [Thu, 17 May 2018 03:08:10 +0000 (03:08 +0000)]
Merge "[common][cordova][update all the cordova plugins to the latest]" into tizen
zhongyuan [Thu, 17 May 2018 02:06:57 +0000 (10:06 +0800)]
[common][vibration][DPTTIZEN-3017, change 1 auto tc to manual]
Change-Id: Ia8f9e22632ee3668c3c931606b7d6f59d676b920
zhongyuan yuan [Thu, 17 May 2018 01:11:44 +0000 (01:11 +0000)]
Merge "[common][xmlhttprequest][fix 13 TCs issues]" into tizen
lin qunfang [Wed, 16 May 2018 23:16:30 +0000 (07:16 +0800)]
[common][xmlhttprequest][fix 13 TCs issues]
Change-Id: Ic108bf3e700d4860d23e91e688f4ded59ac69c0f
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
lin qunfang [Wed, 16 May 2018 22:26:32 +0000 (06:26 +0800)]
[common][webmessaging][fix two TCs issues]
Change-Id: I4e420f113ed73e43c4a76bc63067efd9ca63a582
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
lin qunfang [Wed, 16 May 2018 19:20:53 +0000 (03:20 +0800)]
[common][cordova][update all the cordova plugins to the latest]
Change-Id: Ibe51fb3691f2c5324c637c83a31c4b8b18a01413
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
lin qunfang [Wed, 16 May 2018 19:00:21 +0000 (03:00 +0800)]
[common][xmlhttprequest][DPTTIZEN-3044, modify 4 TCs due to upstream change]
Change-Id: Ie1bd095b6d9770ebdd2dd41e477e24a6ec5a4e00
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
Wei Zhang [Wed, 16 May 2018 08:49:54 +0000 (08:49 +0000)]
Merge "[common][security][fix 1 tc issue]" into tizen
zhongyuan [Wed, 16 May 2018 08:44:42 +0000 (16:44 +0800)]
[common][security][fix 1 tc issue]
Change-Id: Ia0ab905bb86c936902b533a7194a223859416a12
Wei Zhang [Wed, 16 May 2018 06:54:52 +0000 (06:54 +0000)]
Merge "[common][canvas][DPTTIZEN-3032, remove 8 tcs due to spec change]" into tizen
Wei Zhang [Wed, 16 May 2018 06:54:07 +0000 (06:54 +0000)]
Merge "[common][webgl][DPTTIZEN-3031, remove 2 tcs due to spec change]" into tizen
Wei Zhang [Wed, 16 May 2018 06:53:46 +0000 (06:53 +0000)]
Merge "[common][animationtiming][DPTTIZEN-3021, change webkitCancelRequestAnimationFrame to cancelAnimationFrame]" into tizen
Wei Zhang [Wed, 16 May 2018 06:53:30 +0000 (06:53 +0000)]
Merge "[common][extra][DPTTIZEN-3034, 7 KeygenElement TCs should be changed]" into tizen
Wei Zhang [Wed, 16 May 2018 06:53:02 +0000 (06:53 +0000)]
Merge "[common][navigationtiming][DPTTIZEN-3035, remove 8 tcs as unprefix webkit]" into tizen
Wei Zhang [Wed, 16 May 2018 06:52:46 +0000 (06:52 +0000)]
Merge "[common][websocket][DPTTIZEN-3038, remove 1 tc for data: URLs is no longer available]" into tizen
Wei Zhang [Wed, 16 May 2018 06:52:33 +0000 (06:52 +0000)]
Merge "[common][dnd][DPTTIZEN-3015, DPTTIZEN-3030, remove 1 tc in mobile and wearable profile, and all tcs in tv profile since not supported]" into tizen
Wei Zhang [Wed, 16 May 2018 06:52:15 +0000 (06:52 +0000)]
Merge "[common][workers][DPTTIZEN-3039, change 2 tcs due to upstream change]" into tizen
Wei Zhang [Wed, 16 May 2018 06:52:02 +0000 (06:52 +0000)]
Merge "[common][webmessaging][DPTTIZEN-3040, change 4 tcs due to upstream change]" into tizen
Wei Zhang [Wed, 16 May 2018 06:51:49 +0000 (06:51 +0000)]
Merge "[common][transitions][DPTTIZEN-3042, give enough duration for 2 TCs]" into tizen
Wei Zhang [Wed, 16 May 2018 06:51:26 +0000 (06:51 +0000)]
Merge "[common][mediaqueries][DPTTIZEN-3043, modify 2 failed testcases]" into tizen