From 644d993650b25111a6273ad7cd666f75275171de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E6=9B=A6?= Date: Tue, 22 Mar 2022 08:20:29 +0800 Subject: [PATCH] fixed 539c333 from https://gitee.com/li-hao334/xts_acts_28/pulls/2712 modify time MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 高曦 --- .../entry/src/main/js/default/pages/index/index.js | 1 - .../entry/src/main/js/default/pages/index/index.js | 5 ++--- .../entry/src/main/js/default/pages/index/index.js | 5 ++--- .../entry/src/main/js/default/pages/index/index.js | 5 ++--- .../entry/src/main/js/default/pages/index/index.js | 5 ++--- .../entry/src/main/js/test/Permission.test.js | 2 +- 6 files changed, 9 insertions(+), 14 deletions(-) diff --git a/account/appaccount/actsaccounttest/entry/src/main/js/default/pages/index/index.js b/account/appaccount/actsaccounttest/entry/src/main/js/default/pages/index/index.js index bdfe31989..c0e5ca01f 100755 --- a/account/appaccount/actsaccounttest/entry/src/main/js/default/pages/index/index.js +++ b/account/appaccount/actsaccounttest/entry/src/main/js/default/pages/index/index.js @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import file from '@system.file' import {Core, ExpectExtend} from 'deccjsunit/index' const injectRef = Object.getPrototypeOf(global) || global diff --git a/account/appaccount/actsgetallaccounts/entry/src/main/js/default/pages/index/index.js b/account/appaccount/actsgetallaccounts/entry/src/main/js/default/pages/index/index.js index e709083bf..dd93588f4 100755 --- a/account/appaccount/actsgetallaccounts/entry/src/main/js/default/pages/index/index.js +++ b/account/appaccount/actsgetallaccounts/entry/src/main/js/default/pages/index/index.js @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import file from '@system.file' import {Core, ExpectExtend} from 'deccjsunit/index' const injectRef = Object.getPrototypeOf(global) || global @@ -20,10 +19,10 @@ injectRef.regeneratorRuntime = require('@babel/runtime/regenerator') export default { data: { - title: "测试getAllAccounts接口" + title: "getAllAccounts" }, onInit() { - this.title = "测试getAllAccounts接口"; + this.title = "getAllAccounts"; }, onShow() { console.info('onShow finish') diff --git a/account/appaccount/actssetchecksyncenable/entry/src/main/js/default/pages/index/index.js b/account/appaccount/actssetchecksyncenable/entry/src/main/js/default/pages/index/index.js index f08e1f41b..833a9bb4a 100755 --- a/account/appaccount/actssetchecksyncenable/entry/src/main/js/default/pages/index/index.js +++ b/account/appaccount/actssetchecksyncenable/entry/src/main/js/default/pages/index/index.js @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import file from '@system.file' import {Core, ExpectExtend} from 'deccjsunit/index' const injectRef = Object.getPrototypeOf(global) || global @@ -20,10 +19,10 @@ injectRef.regeneratorRuntime = require('@babel/runtime/regenerator') export default { data: { - title: "测试setAppAccountSyncEnable和checkAppAccountSyncEnable接口" + title: "setAppAccountSyncEnable和checkAppAccountSyncEnable" }, onInit() { - this.title = "测试setAppAccountSyncEnable和checkAppAccountSyncEnable接口"; + this.title = "setAppAccountSyncEnable和checkAppAccountSyncEnable"; }, onShow() { console.info('onShow finish') diff --git a/account/appaccount/getallaccessibleaccounts/actsgetallaccessibleaccounts/entry/src/main/js/default/pages/index/index.js b/account/appaccount/getallaccessibleaccounts/actsgetallaccessibleaccounts/entry/src/main/js/default/pages/index/index.js index f8ce30a59..5a876ba0a 100755 --- a/account/appaccount/getallaccessibleaccounts/actsgetallaccessibleaccounts/entry/src/main/js/default/pages/index/index.js +++ b/account/appaccount/getallaccessibleaccounts/actsgetallaccessibleaccounts/entry/src/main/js/default/pages/index/index.js @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import file from '@system.file' import {Core, ExpectExtend} from 'deccjsunit/index' const injectRef = Object.getPrototypeOf(global) || global @@ -20,10 +19,10 @@ injectRef.regeneratorRuntime = require('@babel/runtime/regenerator') export default { data: { - title: "测试getAllAccessibleAccounts接口" + title: "getAllAccessibleAccounts" }, onInit() { - this.title = "测试getAllAccessibleAccounts接口"; + this.title = "getAllAccessibleAccounts"; }, onShow() { console.info('onShow finish') diff --git a/account/appaccount/getallaccessibleaccounts/actsgetallaccessiblemultiple/entry/src/main/js/default/pages/index/index.js b/account/appaccount/getallaccessibleaccounts/actsgetallaccessiblemultiple/entry/src/main/js/default/pages/index/index.js index 6f2a2a4b5..39daa07dd 100755 --- a/account/appaccount/getallaccessibleaccounts/actsgetallaccessiblemultiple/entry/src/main/js/default/pages/index/index.js +++ b/account/appaccount/getallaccessibleaccounts/actsgetallaccessiblemultiple/entry/src/main/js/default/pages/index/index.js @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import file from '@system.file' import {Core, ExpectExtend} from 'deccjsunit/index' const injectRef = Object.getPrototypeOf(global) || global @@ -20,10 +19,10 @@ injectRef.regeneratorRuntime = require('@babel/runtime/regenerator') export default { data: { - title: "测试getAllAccessibleAccounts接口" + title: "getAllAccessibleAccounts" }, onInit() { - this.title = "测试getAllAccessibleAccounts接口"; + this.title = "getAllAccessibleAccounts"; }, onShow() { console.info('onShow finish') diff --git a/account/osaccount/actsosaccountpermissiontest/actsosaccountpermissionnotest/entry/src/main/js/test/Permission.test.js b/account/osaccount/actsosaccountpermissiontest/actsosaccountpermissionnotest/entry/src/main/js/test/Permission.test.js index 8307c920e..e200f0f1b 100644 --- a/account/osaccount/actsosaccountpermissiontest/actsosaccountpermissionnotest/entry/src/main/js/test/Permission.test.js +++ b/account/osaccount/actsosaccountpermissiontest/actsosaccountpermissionnotest/entry/src/main/js/test/Permission.test.js @@ -24,7 +24,7 @@ var commonEventSubscribeInfo = { var subscriber; var receiveLocalId = -1; const TIMEOUT = 2000; -const TIMEOUTSTART = 10000; +const TIMEOUTSTART = 20000; const OSACCOUNTMAXNUMBER = 999; const ERR_OSACCOUNT_KIT_CREATE_OS_ACCOUNT_ERROR = 4587523; const ERR_OSACCOUNT_KIT_IS_OS_ACCOUNT_ACTIVED_ERROR = 4587542; -- GitLab