提交 54c62465 编写于 作者: T tongtongdad

<liwei200@hisilicon.com>

Signed-off-by: Ntongtongdad <liwei200@hisilicon.com>
上级 0593d43d
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"description": "Configuration for audioPlayer Tests", "description": "Configuration for audioPlayer Tests",
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "2000000", "test-timeout": "120000",
"package": "ohos.acts.multimedia.audio.audioplayer", "package": "ohos.acts.multimedia.audio.audioplayer",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
......
...@@ -24,7 +24,7 @@ ohos_js_hap_suite("mediaLibrary_js_hap") { ...@@ -24,7 +24,7 @@ ohos_js_hap_suite("mediaLibrary_js_hap") {
# "//third_party/libpng:libpng", # "//third_party/libpng:libpng",
# ] # ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "mediaLibraryJsTest" hap_name = "ActsMediaLibraryJsTest"
# part_name = "prebuilt_hap" # part_name = "prebuilt_hap"
# subsystem_name = "xts" # subsystem_name = "xts"
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}, },
{ {
"test-file-name": [ "test-file-name": [
"mediaLibraryJsTest.hap" "ActsMediaLibraryJsTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册