未验证 提交 52372cd5 编写于 作者: O openharmony_ci 提交者: Gitee

!6654 image删除debug日志

Merge pull request !6654 from 秦莉文/master
......@@ -39,11 +39,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command":[
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -36,13 +36,9 @@
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Colorspace/haps/entry/files/colorspace.jpg",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Colorspace/haps/entry/files/DisplayP3.png"
],
"teardown-command":[
"hilog -b X"
]
}
]
......
......@@ -30,11 +30,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command":[
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -40,11 +40,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command":[
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -36,11 +36,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command":[
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -36,12 +36,10 @@
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.GetImageProperty/haps/entry/files/test_exif.jpg"
],
"teardown-command": [
"rm -rf /data/app/el2/100/base/ohos.acts.multimedia.image.GetImageProperty/haps/entry/files/*",
"hilog -b X"
"rm -rf /data/app/el2/100/base/ohos.acts.multimedia.image.GetImageProperty/haps/entry/files/*"
]
}
]
......
......@@ -36,12 +36,10 @@
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.ModifyProperty/haps/entry/files/test_exif.jpg"
],
"teardown-command": [
"rm -rf /data/app/el2/100/base/ohos.acts.multimedia.image.ModifyProperty/haps/entry/files/*",
"hilog -b X"
"rm -rf /data/app/el2/100/base/ohos.acts.multimedia.image.ModifyProperty/haps/entry/files/*"
]
}
]
......
......@@ -34,11 +34,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command": [
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -19,11 +19,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command": [
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -30,11 +30,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command":[
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -44,12 +44,10 @@
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Raw/haps/entry/files/*"
],
"teardown-command": [
"rm -rf /data/app/el2/100/base/ohos.acts.multimedia.image.Raw/*",
"hilog -b X"
"rm -rf /data/app/el2/100/base/ohos.acts.multimedia.image.Raw/*"
]
}
]
......
......@@ -19,11 +19,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command": [
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -34,11 +34,7 @@
"type": "ShellKit",
"run-command": [
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Webp/haps/entry/files/test_large.webp",
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command": [
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -19,11 +19,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command": [
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
......@@ -18,11 +18,7 @@
{
"type": "ShellKit",
"run-command": [
"hilog -Q pidoff",
"hilog -b D"
],
"teardown-command":[
"hilog -b X"
"hilog -Q pidoff"
]
}
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册