bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.05k stars 241 forks source link

执行命令后提示java.lang.NumberFormatException #28

Closed jeniva closed 3 years ago

jeniva commented 3 years ago

image

[1611219982112] using nstep-q agent [1611219982112] // Display Bounds: (0,0),(1080,2316) [1611219982112] // Monkey is over! [1611219982113] :Sending rotation degree : 0, persist : false [1611219982126] Running failed java.lang.NumberFormatException: For input string: "[216" at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043) at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) at java.lang.Float.parseFloat(Float.java:451) at java.lang.Float.valueOf(Float.java:416) at com.android.a.c.a.b.b(SourceFile:134) at com.android.a.c.a.b.a(SourceFile:1108) at com.android.a.a.e.ay(SourceFile:129) at com.android.a.a.c.ar(SourceFile:271) at com.android.a.a.e.c(SourceFile:10546) at com.android.a.a.b.b(SourceFile:236) at com.android.a.a.b.a(SourceFile:226) at com.android.commands.monkey.y.y(SourceFile:680) at com.android.commands.monkey.y.l(SourceFile:1239) [1611219982128] Please report this bug issue to github at com.android.commands.monkey.Monkey.f(SourceFile:1861) at com.android.commands.monkey.Monkey.a(SourceFile:1105) at com.android.commands.monkey.Monkey.main(SourceFile:827) at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method) at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:383)

zhangzhao4444 commented 3 years ago

开头有个version帮查一下是多少

pxrgod commented 3 years ago

2.2.1.0202.1643_git

开头有个version帮查一下是多少

2.2.1.0202.1643_git

zhangzhao4444 commented 3 years ago

2.2.1.0304.2039_git 已修改