Skip to content

No enforced matplotlib styles #504

No enforced matplotlib styles

No enforced matplotlib styles #504

Triggered via push December 13, 2024 12:01
Status Failure
Total duration 4m 18s
Artifacts 3

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 5 warnings
Test • Python 3.11 • ubuntu-latest: tests/test_sequence.py#L918
test_plot_sequence Failed: Error: Image files did not match. RMS Value: 31.317300654949495 Expected: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/baseline.png Actual: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/result.png Difference: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • ubuntu-latest: tests/test_sequence.py#L918
test_plot_sequence_title Failed: Error: Image files did not match. RMS Value: 30.705891644504117 Expected: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/baseline.png Actual: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/result.png Difference: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • ubuntu-latest: tests/test_soundsequence.py#L918
test_soundsequence_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot/baseline.png Actual shape: (480, 640) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot/result.png
Test • Python 3.11 • ubuntu-latest: tests/test_soundsequence.py#L918
test_soundsequence_plot_sequence Failed: Error: Image files did not match. RMS Value: 46.77722347586602 Expected: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/baseline.png Actual: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/result.png Difference: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/result-failed-diff.png Tolerance: 2
Test • Python 3.11 • ubuntu-latest: tests/test_soundsequence.py#L918
test_soundsequence_plot_waveform Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_waveform/baseline.png Actual shape: (600, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_waveform/result.png
Test • Python 3.11 • ubuntu-latest: tests/test_soundstimulus.py#L918
test_plot_stimulus_waveform_0 Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_0/baseline.png Actual shape: (480, 640) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_0/result.png
Test • Python 3.11 • ubuntu-latest: tests/test_soundstimulus.py#L918
test_plot_stimulus_waveform_1 Failed: Error: Image files did not match. RMS Value: 4.265353064185048 Expected: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/baseline.png Actual: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/result.png Difference: /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • ubuntu-latest: tests/test_stats.py#L918
test_ccf_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_ccf_plot/baseline.png Actual shape: (600, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_ccf_plot/result.png
Test • Python 3.11 • ubuntu-latest: tests/test_stats.py#L918
test_acf_image_seconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_seconds/baseline.png Actual shape: (600, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_seconds/result.png
Test • Python 3.11 • ubuntu-latest: tests/test_stats.py#L918
test_acf_image_milliseconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_milliseconds/baseline.png Actual shape: (600, 800) /home/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_milliseconds/result.png
Test • Python 3.11 • macos-latest: tests/test_sequence.py#L918
test_plot_sequence Failed: Error: Image files did not match. RMS Value: 31.317300654949495 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • macos-latest: tests/test_sequence.py#L918
test_plot_sequence_title Failed: Error: Image files did not match. RMS Value: 30.705891644504117 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • macos-latest: tests/test_soundsequence.py#L918
test_soundsequence_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot/baseline.png Actual shape: (480, 640) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot/result.png
Test • Python 3.11 • macos-latest: tests/test_soundsequence.py#L918
test_soundsequence_plot_sequence Failed: Error: Image files did not match. RMS Value: 46.77722347586602 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/result-failed-diff.png Tolerance: 2
Test • Python 3.11 • macos-latest: tests/test_soundsequence.py#L918
test_soundsequence_plot_waveform Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_waveform/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_waveform/result.png
Test • Python 3.11 • macos-latest: tests/test_soundstimulus.py#L918
test_plot_stimulus_waveform_0 Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_0/baseline.png Actual shape: (480, 640) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_0/result.png
Test • Python 3.11 • macos-latest: tests/test_soundstimulus.py#L918
test_plot_stimulus_waveform_1 Failed: Error: Image files did not match. RMS Value: 4.265353064185048 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • macos-latest: tests/test_stats.py#L918
test_ccf_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_ccf_plot/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_ccf_plot/result.png
Test • Python 3.11 • macos-latest: tests/test_stats.py#L918
test_acf_image_seconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_seconds/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_seconds/result.png
Test • Python 3.11 • macos-latest: tests/test_stats.py#L918
test_acf_image_milliseconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_milliseconds/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_milliseconds/result.png
Test • Python 3.11 • macos-13
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test • Python 3.11 • macos-13: tests/test_sequence.py#L918
test_plot_sequence Failed: Error: Image files did not match. RMS Value: 31.317300654949495 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • macos-13: tests/test_sequence.py#L918
test_plot_sequence_title Failed: Error: Image files did not match. RMS Value: 30.705891644504117 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_sequence.test_plot_sequence_title/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • macos-13: tests/test_soundsequence.py#L918
test_soundsequence_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot/baseline.png Actual shape: (480, 640) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot/result.png
Test • Python 3.11 • macos-13: tests/test_soundsequence.py#L918
test_soundsequence_plot_sequence Failed: Error: Image files did not match. RMS Value: 46.77722347586602 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_sequence/result-failed-diff.png Tolerance: 2
Test • Python 3.11 • macos-13: tests/test_soundsequence.py#L918
test_soundsequence_plot_waveform Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_waveform/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundsequence.test_soundsequence_plot_waveform/result.png
Test • Python 3.11 • macos-13: tests/test_soundstimulus.py#L918
test_plot_stimulus_waveform_0 Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_0/baseline.png Actual shape: (480, 640) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_0/result.png
Test • Python 3.11 • macos-13: tests/test_soundstimulus.py#L918
test_plot_stimulus_waveform_1 Failed: Error: Image files did not match. RMS Value: 4.265353064185048 Expected: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/baseline.png Actual: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/result.png Difference: /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_soundstimulus.test_plot_stimulus_waveform_1/result-failed-diff.png Tolerance: 0
Test • Python 3.11 • macos-13: tests/test_stats.py#L918
test_ccf_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_ccf_plot/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_ccf_plot/result.png
Test • Python 3.11 • macos-13: tests/test_stats.py#L918
test_acf_image_seconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_seconds/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_seconds/result.png
Test • Python 3.11 • macos-13: tests/test_stats.py#L918
test_acf_image_milliseconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_milliseconds/baseline.png Actual shape: (600, 800) /Users/runner/work/thebeat/thebeat/pytest_mpl_results/test_stats.test_acf_image_milliseconds/result.png
Test • Python 3.11 • windows-latest: tests\test_sequence.py#L918
test_plot_sequence Failed: Error: Image files did not match. RMS Value: 31.317300654949495 Expected: D:\a\thebeat\thebeat\pytest_mpl_results\test_sequence.test_plot_sequence\baseline.png Actual: D:\a\thebeat\thebeat\pytest_mpl_results\test_sequence.test_plot_sequence\result.png Difference: D:\a\thebeat\thebeat\pytest_mpl_results\test_sequence.test_plot_sequence\result-failed-diff.png Tolerance: 0
Test • Python 3.11 • windows-latest: tests\test_sequence.py#L918
test_plot_sequence_title Failed: Error: Image files did not match. RMS Value: 30.705891644504117 Expected: D:\a\thebeat\thebeat\pytest_mpl_results\test_sequence.test_plot_sequence_title\baseline.png Actual: D:\a\thebeat\thebeat\pytest_mpl_results\test_sequence.test_plot_sequence_title\result.png Difference: D:\a\thebeat\thebeat\pytest_mpl_results\test_sequence.test_plot_sequence_title\result-failed-diff.png Tolerance: 0
Test • Python 3.11 • windows-latest: tests\test_soundsequence.py#L918
test_soundsequence_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_soundsequence.test_soundsequence_plot\baseline.png Actual shape: (480, 640) D:\a\thebeat\thebeat\pytest_mpl_results\test_soundsequence.test_soundsequence_plot\result.png
Test • Python 3.11 • windows-latest: tests\test_soundsequence.py#L918
test_soundsequence_plot_sequence Failed: Error: Image files did not match. RMS Value: 46.77722347586602 Expected: D:\a\thebeat\thebeat\pytest_mpl_results\test_soundsequence.test_soundsequence_plot_sequence\baseline.png Actual: D:\a\thebeat\thebeat\pytest_mpl_results\test_soundsequence.test_soundsequence_plot_sequence\result.png Difference: D:\a\thebeat\thebeat\pytest_mpl_results\test_soundsequence.test_soundsequence_plot_sequence\result-failed-diff.png Tolerance: 2
Test • Python 3.11 • windows-latest: tests\test_soundsequence.py#L918
test_soundsequence_plot_waveform Failed: Error: Image dimensions did not match. Expected shape: (550, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_soundsequence.test_soundsequence_plot_waveform\baseline.png Actual shape: (600, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_soundsequence.test_soundsequence_plot_waveform\result.png
Test • Python 3.11 • windows-latest: tests\test_soundstimulus.py#L918
test_plot_stimulus_waveform_0 Failed: Error: Image dimensions did not match. Expected shape: (550, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_soundstimulus.test_plot_stimulus_waveform_0\baseline.png Actual shape: (480, 640) D:\a\thebeat\thebeat\pytest_mpl_results\test_soundstimulus.test_plot_stimulus_waveform_0\result.png
Test • Python 3.11 • windows-latest: tests\test_soundstimulus.py#L918
test_plot_stimulus_waveform_1 Failed: Error: Image files did not match. RMS Value: 4.265353064185048 Expected: D:\a\thebeat\thebeat\pytest_mpl_results\test_soundstimulus.test_plot_stimulus_waveform_1\baseline.png Actual: D:\a\thebeat\thebeat\pytest_mpl_results\test_soundstimulus.test_plot_stimulus_waveform_1\result.png Difference: D:\a\thebeat\thebeat\pytest_mpl_results\test_soundstimulus.test_plot_stimulus_waveform_1\result-failed-diff.png Tolerance: 0
Test • Python 3.11 • windows-latest: tests\test_stats.py#L918
test_ccf_plot Failed: Error: Image dimensions did not match. Expected shape: (550, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_stats.test_ccf_plot\baseline.png Actual shape: (600, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_stats.test_ccf_plot\result.png
Test • Python 3.11 • windows-latest: tests\test_stats.py#L918
test_acf_image_seconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_stats.test_acf_image_seconds\baseline.png Actual shape: (600, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_stats.test_acf_image_seconds\result.png
Test • Python 3.11 • windows-latest: tests\test_stats.py#L918
test_acf_image_milliseconds Failed: Error: Image dimensions did not match. Expected shape: (550, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_stats.test_acf_image_milliseconds\baseline.png Actual shape: (600, 800) D:\a\thebeat\thebeat\pytest_mpl_results\test_stats.test_acf_image_milliseconds\result.png
Test • Python 3.8 • macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
Test • Python 3.10 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test • Python 3.8 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test • Python 3.9 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test • Python 3.11 • ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
pytest-mpl-results-Linux
1.23 MB
pytest-mpl-results-Windows
1.22 MB
pytest-mpl-results-macOS
1.08 MB