Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: mpldev job is failing #9161

Closed
pllim opened this issue Aug 23, 2019 · 3 comments
Closed

TST: mpldev job is failing #9161

pllim opened this issue Aug 23, 2019 · 3 comments

Comments

@pllim
Copy link
Member

pllim commented Aug 23, 2019

Example log: https://circleci.com/gh/astropy/astropy/40859

_________________________ TestFrame.test_custom_frame __________________________
Error: Image files did not match.
  RMS Value: 3.054658327865819
  Expected:  
    /root/project/results/tmpx8od4j4o/baseline-test_custom_frame.png
  Actual:    
    /root/project/results/tmpx8od4j4o/test_custom_frame.png
  Difference:
    /root/project/results/tmpx8od4j4o/test_custom_frame-failed-diff.png
  Tolerance: 
    0
____________________ TestBasic.test_overlay_features_image _____________________
Error: Image files did not match.
  RMS Value: 1.437936407186045
  Expected:  
    /root/project/results/tmpzw3mi0_s/baseline-test_overlay_features_image.png
  Actual:    
    /root/project/results/tmpzw3mi0_s/test_overlay_features_image.png
  Difference:
    /root/project/results/tmpzw3mi0_s/test_overlay_features_image-failed-diff.png
  Tolerance: 
    0
_______________________ TestBasic.test_cube_slice_image ________________________
Error: Image files did not match.
  RMS Value: 2.2366771357026476
  Expected:  
    /root/project/results/tmpq19zge8g/baseline-test_cube_slice_image.png
  Actual:    
    /root/project/results/tmpq19zge8g/test_cube_slice_image.png
  Difference:
    /root/project/results/tmpq19zge8g/test_cube_slice_image-failed-diff.png
  Tolerance: 
    0
______________________ TestBasic.test_changed_axis_units _______________________
Error: Image files did not match.
  RMS Value: 2.2538393169582136
  Expected:  
    /root/project/results/tmp5wjvfo93/baseline-test_changed_axis_units.png
  Actual:    
    /root/project/results/tmp5wjvfo93/test_changed_axis_units.png
  Difference:
    /root/project/results/tmp5wjvfo93/test_changed_axis_units-failed-diff.png
  Tolerance: 
    0
_________________________ TestBasic.test_ticks_labels __________________________
Error: Image files did not match.
  RMS Value: 5.4934233406865705
  Expected:  
    /root/project/results/tmp8fwqvg1e/baseline-test_ticks_labels.png
  Actual:    
    /root/project/results/tmp8fwqvg1e/test_ticks_labels.png
  Difference:
    /root/project/results/tmp8fwqvg1e/test_ticks_labels-failed-diff.png
  Tolerance: 
    0
__________________________ TestBasic.test_hms_labels ___________________________
Error: Image files did not match.
  RMS Value: 3.814848183960492
  Expected:  
    /root/project/results/tmphw2hhhw8/baseline-test_hms_labels.png
  Actual:    
    /root/project/results/tmphw2hhhw8/test_hms_labels.png
  Difference:
    /root/project/results/tmphw2hhhw8/test_hms_labels-failed-diff.png
  Tolerance: 
    0
=============== 6 failed, 432 passed, 3 skipped in 22.47 seconds ===============
@astrofrog
Copy link
Member

I’ll take a look shortly - just In case anyone is interested, the baseline and generated plots are uploaded as artifacts in CircleCI

@astrofrog
Copy link
Member

This is due to matplotlib/matplotlib#14940 - I'll just regenerate the baseline images.

@pllim
Copy link
Member Author

pllim commented Aug 26, 2019

Seems fixed now. Thanks!

@pllim pllim closed this as completed Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants