mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-23 10:09:54 +00:00
Close the test case because CI timed out
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAE0UN Description: Close the test case because CI timed out Change-Id: I62e5de745704bf1f34f7668e3a3a26f9a321c77f Signed-off-by: Yong Zhou <zhouyong44@huawei.com>
This commit is contained in:
parent
088270209a
commit
12645c31bd
@ -13,7 +13,10 @@
|
||||
|
||||
group("pgo_roottype_test") {
|
||||
testonly = true
|
||||
test_list = [ "inline_type_info_accessor_test" ]
|
||||
test_list = [
|
||||
#timeout
|
||||
#"inline_type_info_accessor_test"
|
||||
]
|
||||
|
||||
deps = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user