Skip to content

Conversation

@phst
Copy link
Contributor

@phst phst commented Sep 23, 2017

If ‘temporary-file-directory’ contains an inaccessible subdirectory,
‘markdown-fontify-buffer-wiki-links’ fails because it calls
‘directory-files-recursively’ on the directory, which fails because of
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28567. To fix this, run the
entire test in a new subdirectory of ‘temporary-file-directory’, which is
guaranteed to not contain any inaccessible directories.

If ‘temporary-file-directory’ contains an inaccessible subdirectory,
‘markdown-fontify-buffer-wiki-links’ fails because it calls
‘directory-files-recursively’ on the directory, which fails because of
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28567.  To fix this, run the
entire test in a new subdirectory of ‘temporary-file-directory’, which is
guaranteed to not contain any inaccessible directories.
@jrblevin jrblevin merged commit 0358967 into jrblevin:master Sep 25, 2017
jrblevin added a commit that referenced this pull request Sep 25, 2017
Add CHANGES.md entries for the following recent issues and pull
requests:

- GH-227
- GH-238
- GH-246
- GH-254
- GH-257
- GH-258
- GH-259
- GH-260
- GH-261
@phst phst deleted the tmpdir branch September 28, 2017 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants