proost opened a new pull request, #118:
URL: https://github.com/apache/datasketches-go/pull/118

   reducing environmental dependence for some test cases.
   
   1. cpc sketch case: If disk is almost full, test can be failed. Or if a user 
doesn't have permission to parent directory it also failed. so skip it 
explicitly call this case.
   2. kll sketch case: use `os.MkdirAll` avoiding error when parent directory 
is absent.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to