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

Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0 #82

Merged

Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0

afd2cc9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0 #82

Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0
afd2cc9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Gradle Tests succeeded Oct 16, 2023 in 0s

Gradle Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.asx.AsxPlaylistTests.xml 6✅ 35ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.b4s.B4sPlaylistTests.xml 1✅ 2ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.m3u.M3uPlaylistTests.xml 6✅ 19ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.MimeTypeMappingTests.xml 1✅ 565ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.PlaylistFormatTests.xml 1✅ 703ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.plist.PlistPlaylistTests.xml 3✅ 452ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.smil.SmilPlaylistTests.xml 5✅ 32ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.SpecificPlaylistFactoryTests.xml 31✅ 904ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.TranscodeTests.xml 14✅ 275ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.wpl.WplPlaylistTests.xml 5✅ 25ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.WriteToJson.xml 1⚪ 0ms
build/test-results/test/TEST-io.github.borewit.lizzy.playlist.xspf.XspfPlaylistTests.xml 2✅ 8ms

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.asx.AsxPlaylistTests.xml

6 tests were completed in 35ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Advanced Stream Redirector (ASX) Playlist Tests 6✅ 35ms

✅ Advanced Stream Redirector (ASX) Playlist Tests

io.github.borewit.lizzy.playlist.asx.AsxPlaylistTests
  ✅ Read ASX ANSI encoded
  ✅ Write to ASX playlist file
  ✅ Read ASX playlist file: Microsoft example
  ✅ Handle a non ASX XML playlist
  ✅ Be able to read ASX playlist case insensitive
  ✅ Read ASX with ENTRYREF element

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.b4s.B4sPlaylistTests.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Winamp .b4s Playlist Tests 1✅ 2ms

✅ Winamp .b4s Playlist Tests

io.github.borewit.lizzy.playlist.b4s.B4sPlaylistTests
  ✅ Read b4s playlist file

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.m3u.M3uPlaylistTests.xml

6 tests were completed in 19ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
M3U Playlist Tests 6✅ 19ms

✅ M3U Playlist Tests

io.github.borewit.lizzy.playlist.m3u.M3uPlaylistTests
  ✅ Write as M3U playlist file
  ✅ Read M3U playlist file
  ✅ Read M3U8 playlist with BOM
  ✅ Read MP3U Playlist UTF-16-LE with BOM
  ✅ Read MP3U Playlist UTF-8 no BOM
  ✅ Read MP3U Playlist UTF-16-BE with BOM

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.MimeTypeMappingTests.xml

1 tests were completed in 565ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
MIME-Type mapping tests 1✅ 565ms

✅ MIME-Type mapping tests

io.github.borewit.lizzy.playlist.MimeTypeMappingTests
  ✅ Check if required Media MIME-Type mapping is present

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.PlaylistFormatTests.xml

1 tests were completed in 703ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.github.borewit.lizzy.playlist.PlaylistFormatTests 1✅ 703ms

✅ io.github.borewit.lizzy.playlist.PlaylistFormatTests

✅ All playlist-provider ID's should be enumerated

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.plist.PlistPlaylistTests.xml

3 tests were completed in 452ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Property list (p-list) Tests 3✅ 452ms

✅ Property list (p-list) Tests

io.github.borewit.lizzy.playlist.plist.PlistPlaylistTests
  ✅ Read from p-list playlist file
  ✅ Write to p-list playlist file
  ✅ Read iTunesMusicLibrary.xml

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.smil.SmilPlaylistTests.xml

5 tests were completed in 32ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SMIL Playlist Tests 5✅ 32ms

✅ SMIL Playlist Tests

io.github.borewit.lizzy.playlist.smil.SmilPlaylistTests
  ✅ Write to SMIL playlist file
  ✅ Read SMIL playlist file
  ✅ Read SMIL 2.0 playlist qualified XML
  ✅ Read SMIL video playlist file
  ✅ Read SMIL playlist with "indefinite" repeat count

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.SpecificPlaylistFactoryTests.xml

31 tests were completed in 904ms with 31 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SpecificPlaylistFactory Tests 31✅ 904ms

✅ SpecificPlaylistFactory Tests

io.github.borewit.lizzy.playlist.SpecificPlaylistFactoryTests
  ✅ Playlist provider ID should be unique
  ✅ [1] pla
  ✅ [2] asx
  ✅ [3] b4s
  ✅ [4] wpl
  ✅ [5] smil
  ✅ [6] rss
  ✅ [7] atom
  ✅ [8] xspf
  ✅ [9] rmp
  ✅ [10] plist
  ✅ [11] pls
  ✅ [12] mpcpl
  ✅ [13] plp
  ✅ [14] m3u
  ✅ testLoadPlaylistProviders()
  ✅ [1] pla
  ✅ [2] asx
  ✅ [3] b4s
  ✅ [4] wpl
  ✅ [5] smil
  ✅ [6] rss
  ✅ [7] atom
  ✅ [8] xspf
  ✅ [9] rmp
  ✅ [10] plist
  ✅ [11] pls
  ✅ [12] mpcpl
  ✅ [13] plp
  ✅ [14] m3u
  ✅ All enumerated playlist-formats should resolve a prover

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.TranscodeTests.xml

14 tests were completed in 275ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Transcode all supported playlist formats 14✅ 275ms

✅ Transcode all supported playlist formats

io.github.borewit.lizzy.playlist.TranscodeTests
  ✅ [1] pla
  ✅ [2] asx
  ✅ [3] b4s
  ✅ [4] wpl
  ✅ [5] smil
  ✅ [6] rss
  ✅ [7] atom
  ✅ [8] xspf
  ✅ [9] rmp
  ✅ [10] plist
  ✅ [11] pls
  ✅ [12] mpcpl
  ✅ [13] plp
  ✅ [14] m3u

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.wpl.WplPlaylistTests.xml

5 tests were completed in 25ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WPL Playlist Tests 5✅ 25ms

✅ WPL Playlist Tests

io.github.borewit.lizzy.playlist.wpl.WplPlaylistTests
  ✅ Read WPL Playlist: playlist.wpl
  ✅ Write to WPL playlist file
  ✅ Read WPL Playlist: 2seq.wpl
  ✅ Read WPL playlist file
  ✅ Read WPL playlist with media having cid & tid attributes

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.WriteToJson.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Utility to write playlist sample data to JSON 1⚪ 0ms

✅ Utility to write playlist sample data to JSON

io.github.borewit.lizzy.playlist.WriteToJson
  ⚪ Write playlists to JSON

✅ build/test-results/test/TEST-io.github.borewit.lizzy.playlist.xspf.XspfPlaylistTests.xml

2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
XSPF Playlist Tests 2✅ 8ms

✅ XSPF Playlist Tests

io.github.borewit.lizzy.playlist.xspf.XspfPlaylistTests
  ✅ Read from XSPF Playlist
  ✅ Write to XSPF Playlist