alipay / SoloPi

SoloPi 自动化测试工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]测试用例未跑完(设置回放999次),软件界面无跳转(OutOfMemory)

kjiawei opened this issue · comments

Describe the bug / 问题描述

手机型号:
华为DRA-AL00

日志信息:
故障线程:CaseReplayThread-1
故障日志:
java.lang.OutOfMemoryError: Failed to allocate a 4195336 byte allocation with 3839672 free bytes and 3MB until OOM, max allowed footprint 402653184, growth limit 402653184
at java.util.Arrays.copyOf(Arrays.java:3260)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:125)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:605)
at java.lang.StringBuilder.append(StringBuilder.java:191)
at com.alipay.hulu.shared.io.a.a.c(SourceFile:58)
at com.alipay.hulu.shared.io.a.a.b(SourceFile:32)
at com.alipay.hulu.b.d.a(SourceFile:234)
at com.alipay.hulu.b.d.(SourceFile:188)
at com.alipay.hulu.b.d.(SourceFile:183)
at com.alipay.hulu.b.f.f(SourceFile:66)
at com.alipay.hulu.b.f.a(SourceFile:110)
at com.alipay.hulu.service.CaseReplayManager.stepAction(SourceFile:472)
at com.alipay.hulu.service.CaseReplayManager.process(SourceFile:381)
at com.alipay.hulu.service.CaseReplayManager.access$200(SourceFile:110)
at com.alipay.hulu.service.CaseReplayManager$10.run(SourceFile:330)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:780)

用例脚本请查看附件
数据采集-1593485555163.log