Intermittent "Attempted to write to invalid storage" global failures in testrunner
Closed this issue · 3 comments
RyanLB commented
Intermittent "Attempted to write to invalid storage" global failures in testrunner
thomasguerena commented
@RyanLB Is this on device? Or on sim?
RyanLB commented
On the device. It is also possible that it's something I screwed up on my branch.
thomasguerena commented
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.