-
Notifications
You must be signed in to change notification settings - Fork 431
test framework is fragile to file permissions changes (+x) #209
Comments
Bringing the conversation here: |
That's true. I was writing it off as one less line of code without any new coverage ( A true solution would be 100% code coverage and having coveralls fail if it ever dropped. |
Actually @dhermes when you looked it really was just one less line of code. I added the regression test later at the request of @nathanielmanistaatgoogle and that's when I screwed up the permissions. |
Oh wow, those are octal permission masks. Live and learn. |
Indeed, but no one would even think to look at them during a code review. |
Thank you for creating this issue, however, this project is deprecatedand we will only be addressing critical security issues. You can read moreabout this deprecation here. If you need support or help using this library, we recommend that you ask yourquestion on StackOverflow. If you still think this issue is relevant and should be addressed, pleasecomment and let us know! |
No description provided.
The text was updated successfully, but these errors were encountered: