X Tutup
Skip to content

Run animation smoketest in a temporary directory.#7934

Merged
NelleV merged 1 commit intomatplotlib:masterfrom
QuLogic:test-animation-tmpdir
Jan 24, 2017
Merged

Run animation smoketest in a temporary directory.#7934
NelleV merged 1 commit intomatplotlib:masterfrom
QuLogic:test-animation-tmpdir

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented Jan 24, 2017

The file-based writers save frame images in consistent names which can end up clobbering each other if run in parallel.

This could be fixed directly by #3536 if someone wants to take that on.

The file-based writers save frame images in consistent names which can
end up clobbering each other if run in parallel.
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Jan 24, 2017
@tacaswell tacaswell changed the title Run animation smoketest in a temporary directory. [MRG+1] Run animation smoketest in a temporary directory. Jan 24, 2017
@NelleV NelleV merged commit 03a9aaa into matplotlib:master Jan 24, 2017
@QuLogic QuLogic deleted the test-animation-tmpdir branch January 24, 2017 04:47
@QuLogic QuLogic changed the title [MRG+1] Run animation smoketest in a temporary directory. Run animation smoketest in a temporary directory. Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup