Branch: refs/heads/yves/fix_core_parallel_test_issues
Home: https://github.com/Perl/perl5
Commit: d963cc5712211e19ef7512bb8038e9266a58891d
https://github.com/Perl/perl5/commit/d963cc5712211e19ef7512bb8038e9266a58891d
Author: Yves Orton <[email protected]>
Date: 2022-12-24 (Sat, 24 Dec 2022)
Changed paths:
M ext/FileCache/t/01open.t
M ext/FileCache/t/02maxopen.t
M ext/FileCache/t/03append.t
M ext/FileCache/t/04twoarg.t
M ext/FileCache/t/05override.t
M ext/FileCache/t/07noimport.t
Log Message:
-----------
fixup paralleism issues in FileCache tests
Commit: f06e6e262c591cd580d8c954068aaaf821a8ac8e
https://github.com/Perl/perl5/commit/f06e6e262c591cd580d8c954068aaaf821a8ac8e
Author: Yves Orton <[email protected]>
Date: 2022-12-24 (Sat, 24 Dec 2022)
Changed paths:
M lib/DBM_Filter/t/01error.t
M lib/DBM_Filter/t/02core.t
M lib/DBM_Filter/t/compress.t
M lib/DBM_Filter/t/encode.t
M lib/DBM_Filter/t/int32.t
M lib/DBM_Filter/t/null.t
M lib/DBM_Filter/t/utf8.t
Log Message:
-----------
lib/DBM_filter/t - make test parallel safe
Compare: https://github.com/Perl/perl5/compare/d963cc571221%5E...f06e6e262c59