gebitang
gebitang
@tir38 Thanks. I googled around the whole day, and found your question on [SO](https://stackoverflow.com/questions/41859742/proguard-not-shrinking-test-apk). I think you are right. Proguad doesn't work for test app. both [your reported bug](https://issuetracker.google.com/issues/37134017) and...
I encountered the same problem. log like this ``` 2019-07-17T08:19:53.779Z INF/provider 6147 [*] Subscribing to permanent channel "Iz4tupotSRWjx/rLJF2HsQ==" 2019-07-17T08:19:53.799Z INF/provider 6147 [*] Sending output to "tcp://10.112.78.174:7116" 2019-07-17T08:19:53.800Z INF/provider 6147 [*]...
It turned out my guess was correct. @EltonZhong make sure your "stf master" starting with parameter as following: ``` bind_dev_pub="tcp://0.0.0.0:7114" bind_dev_pull="tcp://0.0.0.0:7116" --bind-dev-pull $bind_dev_pull --bind-dev-pub $bind_dev_pub ``` so it will listen...
人生何处不相逢。 很多年前(至少五六年?)记得看到过这个 #1 文章,对于一个文科生来说如一盏明灯。后来就失联了。 去年底在微博时间线上从梨叔那里看到你的微博2.0,兜兜转转来到这里看到 #1 这个的时候,感觉很奇妙。那天还跟老婆讲这种奇妙的经历。 如今也算正式的一名码农,尽管是最基础的那种。 喜欢看到人间这些有意思的人。如你、伞哥、王垠都算是。其中你是最接地气的一位。 祝你40岁挣到1亿并找到了一起压马路的人。
@sorccu First of all, thanks for your advice. It seems that this problem turns out to be that there are too many frames available before consuming them on above mentioned...
Xcode 15 + iOS 17.0 have the same issue as #19288 reported. here are the related server log info: ``` [debug] [XCUITestDriver@ba7f (07e4b07e)] Starting WebDriverAgent initialization with the synchronization key...