Open att55 opened 4 years ago
Thanks for the report. Regarding protobuf version, there is a PR for that: https://github.com/openstf/stf/pull/1161 Dependencies will be updated soon.
@koral-- Thank you SO much for your reply !! 😄 I added comment to this issue report. Please check when you can 🙏
After the error, STF always returns the error unless the STF process is restarted...
I think there is a possibility this error occurs by STF... 🤔 Do you think is the cause, STF or protobufjs?
I tried to start stf after changed protobufjs to latest version. But an error occurred as below... 😓
ProtoBuf.loadProtoFile is not a function
/Users/atyamash/Create/github.com/stf/node_modules/bluebird/js/main/promise.js:680
It seems that the structure of protobufjs has been changed significantly.
@koral-- Hi, if PR#1180 is released, this issue will be resolved. Should I close this issue?
Autobuild including that PR should be available. I would leave this issue open for now. Just catching an exception does not look like a final solution.
I would leave this issue open for now.
OK, let's do so 👍
What is the issue or idea you have?
When using like Microsoft Surface, multiple touch in a manipulating smart phone page causes an error. After the error, STF always returns the error unless the STF process is restarted...
Does it only happen on a specific device? Please run
adb devices -l
and paste the corresponding row.No, this error occurs any devices.
Please provide the steps to reproduce the issue.
precondtion: Use Surface or Tablet to touch display.
What is the expected behavior?
Does not occur the error.
Do you see errors or warnings in the
stf local
output? If so, please paste them or the full log here.The error log is following.
This error occurred in protobufjs. I think the version of protobuffjs in STF is too old... 🤔
package.json https://github.com/openstf/stf/blob/master/package.json#L75
releases of protobufjs https://github.com/protobufjs/protobuf.js/releases