未验证 提交 0fc763e7 编写于 作者: O openharmony_ci 提交者: Gitee

!8696 删除测试用例配置中取消日志限流命令

Merge pull request !8696 from 黄开兴/OpenHarmony-3.2-Release
...@@ -38,9 +38,7 @@ ...@@ -38,9 +38,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
\ No newline at end of file
...@@ -19,9 +19,7 @@ ...@@ -19,9 +19,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
\ No newline at end of file
...@@ -29,9 +29,7 @@ ...@@ -29,9 +29,7 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
......
...@@ -39,9 +39,7 @@ ...@@ -39,9 +39,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
\ No newline at end of file
...@@ -35,9 +35,7 @@ ...@@ -35,9 +35,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
......
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"hilog -Q pidoff",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.GetImageProperty/haps/entry/files/test_exif.jpg" "chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.GetImageProperty/haps/entry/files/test_exif.jpg"
], ],
"teardown-command": [ "teardown-command": [
......
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"hilog -Q pidoff",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.ModifyProperty/haps/entry/files/test_exif.jpg" "chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.ModifyProperty/haps/entry/files/test_exif.jpg"
], ],
"teardown-command": [ "teardown-command": [
......
...@@ -33,9 +33,7 @@ ...@@ -33,9 +33,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
\ No newline at end of file
...@@ -18,9 +18,7 @@ ...@@ -18,9 +18,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
\ No newline at end of file
...@@ -29,9 +29,7 @@ ...@@ -29,9 +29,7 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
......
...@@ -43,7 +43,6 @@ ...@@ -43,7 +43,6 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"hilog -Q pidoff",
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Raw/haps/entry/files/*" "chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Raw/haps/entry/files/*"
], ],
"teardown-command": [ "teardown-command": [
......
...@@ -18,9 +18,7 @@ ...@@ -18,9 +18,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
\ No newline at end of file
...@@ -33,8 +33,7 @@ ...@@ -33,8 +33,7 @@
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Webp/haps/entry/files/test_large.webp", "chmod 777 /data/app/el2/100/base/ohos.acts.multimedia.image.Webp/haps/entry/files/test_large.webp"
"hilog -Q pidoff"
] ]
} }
] ]
......
...@@ -18,9 +18,7 @@ ...@@ -18,9 +18,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
\ No newline at end of file
...@@ -17,9 +17,7 @@ ...@@ -17,9 +17,7 @@
}, },
{ {
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": []
"hilog -Q pidoff"
]
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册