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 e3574ea97a597727ca7e16ae472fedfbbc0a9d21..4a965f06c9473b409013457fb8810a6002662aa5 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====