Skip to content

maint: fix scraper test#9332

Merged
larsoner merged 1 commit intomne-tools:mainfrom
drammock:fix-scraper-test
Apr 21, 2021
Merged

maint: fix scraper test#9332
larsoner merged 1 commit intomne-tools:mainfrom
drammock:fix-scraper-test

Conversation

@drammock
Copy link
Copy Markdown
Member

fixes a failing test of our sphinx-gallery scraper

@@ -605,7 +605,6 @@ def test_scraper(tmpdir):
rst = scraper(block, block_vars, gallery_conf)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is the one that creates op.join(app.builder.outdir, 'auto_examples') (which then leads to a FileExists error on the deleted line)

@drammock drammock requested a review from larsoner April 21, 2021 22:28
@larsoner larsoner merged commit f90c595 into mne-tools:main Apr 21, 2021
@larsoner
Copy link
Copy Markdown
Member

Thanks @drammock !

@drammock drammock deleted the fix-scraper-test branch April 22, 2021 01:01
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