From ec3139fbce6fd1c14a52db4fe5e10320add8affc Mon Sep 17 00:00:00 2001 From: chengxingzhen Date: Thu, 16 Jun 2022 17:48:55 +0800 Subject: [PATCH] =?UTF-8?q?XTS=E6=B5=8B=E8=AF=95=E5=A5=97=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chengxingzhen --- .../test/ActsAbilityDelegatorCaseTest.test.js | 56 ------------------- 1 file changed, 56 deletions(-) diff --git a/aafwk/aafwk_standard/actsabilitydelegatorcase/entry/src/main/js/test/ActsAbilityDelegatorCaseTest.test.js b/aafwk/aafwk_standard/actsabilitydelegatorcase/entry/src/main/js/test/ActsAbilityDelegatorCaseTest.test.js index e3574ea97..4a965f06c 100644 --- a/aafwk/aafwk_standard/actsabilitydelegatorcase/entry/src/main/js/test/ActsAbilityDelegatorCaseTest.test.js +++ b/aafwk/aafwk_standard/actsabilitydelegatorcase/entry/src/main/js/test/ActsAbilityDelegatorCaseTest.test.js @@ -121,62 +121,6 @@ describe('ActsStServiceAbilityTest', function () { } }) - /** - * @tc.number: ACTS_AAACommand_0100 - * @tc.name: Hide this for inner system use. - * @tc.desc: VHide this for inner system use successfully. - */ - it('ACTS_AAACommand_0100', 0, async function (done) { - console.log("ACTS_AAACommand_0100 --- start") - var currentAlertTimeout = 0; - try { - currentAlertTimeout = setTimeout(mySetTimeout, gSetTimeout); - function mySetTimeout() { - console.log('ACTS_AAACommand_0100==== { - console.log("ACTS_AAACommand_0100 finishTest test end ========> callback ") - done() - }) - } catch (error) { - clearTimeout(currentAlertTimeout); - console.log("ACTS_AAACommand_0100 : error = " + error); - console.debug('ACTS_AAACommand_0100==== { - console.log("ACTS_AAACommand_1200 finishTest test end ========> callback ") - done() - }) - } catch (error) { - clearTimeout(currentAlertTimeout); - console.log("ACTS_AAACommand_1200 : error = " + error); - console.debug('ACTS_AAACommand_1200====