Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b9e0ece

Browse filesBrowse files
authored
Merge pull request #6757 from tacaswell/tst_regenerate_default_style_images
TST: update and enable 'default' style tests
2 parents 4e507ae + 6d62edc commit b9e0ece
Copy full SHA for b9e0ece

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

47 files changed

+420
-513
lines changed
Open diff view settings
Collapse file

‎lib/matplotlib/testing/decorators.py‎

Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,6 @@ def remove_text(figure):
214214

215215
def test(self):
216216
baseline_dir, result_dir = _image_directories(self._func)
217-
if self._style != 'classic':
218-
raise KnownFailureTest('temporarily disabled until 2.0 tag')
219217
for fignum, baseline in zip(plt.get_fignums(), self._baseline_images):
220218
for extension in self._extensions:
221219
will_fail = not extension in comparable_formats()
Collapse file
-782 Bytes
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
-4.4 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
-41 Bytes
Binary file not shown.
Collapse file
-1.13 KB
  • Display the source diff
  • Display the rich diff
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.