You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
currently op/sprintf2.t is failing because of tests out of sequence:
It looks like this is happening because STDERR and STDOUT are being mixed together.
This is likely a bug fixed near:
t/lib/TestCompile.pm
Though the problem may be in STDERR redirection (or lack of?) in test.pl
Currently sprintf2.t is passing so it's not a huge deal.
The text was updated successfully, but these errors were encountered: