From 6e5eb5cb8cf8456334838ea01fbd9a6964a41069 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Fri, 27 Oct 2023 19:36:51 -0700 Subject: [PATCH] new ignores --- tests/e2e/plugins/test_chapters.py | 4 ++-- .../plugins/file_convert/output_custom_ffmpeg.json | 2 +- .../plugins/match_filters/test_match_filters_partial.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/e2e/plugins/test_chapters.py b/tests/e2e/plugins/test_chapters.py index deccedfa..3a5eed4d 100644 --- a/tests/e2e/plugins/test_chapters.py +++ b/tests/e2e/plugins/test_chapters.py @@ -79,7 +79,7 @@ class TestChapters: dry_run=dry_run, expected_download_summary_file_name="plugins/test_chapters_sb_and_embedded_subs.json", ignore_md5_hashes_for=[ - "JMC/JMC - This GPU SLIDES into this Case! - Silverstone SUGO 16 ITX Case.mp4" + "JMC/This GPU SLIDES into this Case! - Silverstone SUGO 16 ITX Case.mp4" ], ) @@ -108,5 +108,5 @@ class TestChapters: output_directory=output_directory, dry_run=dry_run, expected_download_summary_file_name="plugins/chapters/test_chapters_from_comments.json", - ignore_md5_hashes_for=["JMC/JMC - Move 78 - Automated Improvisation [Full Album].mp4"], + ignore_md5_hashes_for=["JMC/Move 78 - Automated Improvisation [Full Album].mp4"], ) diff --git a/tests/resources/expected_downloads_summaries/plugins/file_convert/output_custom_ffmpeg.json b/tests/resources/expected_downloads_summaries/plugins/file_convert/output_custom_ffmpeg.json index 3160e25f..7dafd51a 100644 --- a/tests/resources/expected_downloads_summaries/plugins/file_convert/output_custom_ffmpeg.json +++ b/tests/resources/expected_downloads_summaries/plugins/file_convert/output_custom_ffmpeg.json @@ -1,6 +1,6 @@ { ".ytdl-sub-file_convert_test-download-archive.json": "8fa4bf42c9686f8520ce107e48b73215", "file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.jpg": "662fcaadf6e80d63591bac19a5fdffb0", - "file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.mkv": "eda02d24d21111aa68b9c1db72235c48", + "file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.mkv": "c354b9d9f542bc1762b7103adbf56ee6", "file_convert_test/When you hear Hugh Jackman is returning as Wolverine in Deadpool 3.nfo": "752e6b6eea853c8a1f62faa4b841b292" } \ No newline at end of file diff --git a/tests/resources/expected_downloads_summaries/plugins/match_filters/test_match_filters_partial.json b/tests/resources/expected_downloads_summaries/plugins/match_filters/test_match_filters_partial.json index c60fb76f..8e89c2bc 100644 --- a/tests/resources/expected_downloads_summaries/plugins/match_filters/test_match_filters_partial.json +++ b/tests/resources/expected_downloads_summaries/plugins/match_filters/test_match_filters_partial.json @@ -2,5 +2,5 @@ ".ytdl-sub-match_filter_test-download-archive.json": "11d548b31fdb1aa0f7a1e9da6dde32ea", "match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].jpg": "e7830aa8a64b0cde65ba3f7e5fc56530", "match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].nfo": "d85f4500bb5d8a2425d734a23b5a944c", - "match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].webm": "02098173cb9167ee61a2324f7c0fd468" + "match_filter_test/Jesse's Minecraft Server [Trailer - Mar.21].webm": "7ea65c0209b61ff586e5d7e68dda40b1" } \ No newline at end of file