Conversation
|
On Tue, Sep 02, 2014 at 09:41:41AM -0700, Joffrey F wrote:
How does this fix 486? If it does fix it, I'm surprised that |
|
@wking I can't verify that the content of |
|
@dmp42 Added test |
|
@shin- does it fail with the current master? |
|
No, I'm not calling get_tags() directly because it's an S3-specific test and I don't want the imports to get crazy. Instead, I'm reproducing the current master's get_tags behavior and check that I get a FileNotFound error, then verify that I am able to access the data using the new get_tags behavior. |
|
Ok, let's merge it. |
Fixed get_tags whe using storage_path
Fixes #486