dcobbley/capstone-e

Intermittent "Attempted to write to invalid storage" global failures in testrunner

Closed this issue · 3 comments

Intermittent "Attempted to write to invalid storage" global failures in testrunner

@RyanLB Is this on device? Or on sim?

On the device. It is also possible that it's something I screwed up on my branch.

In my testing today, I noticed this was happening when my Storage class failed to populate correctly. I noticed an error in my code, fixed it, and this went away. Maybe just pay extra attention to this when reviewing my file-collision pull request.