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

1.07: test suite is failing #7

Open
kloczek opened this issue Feb 4, 2024 · 0 comments
Open

1.07: test suite is failing #7

kloczek opened this issue Feb 4, 2024 · 0 comments

Comments

@kloczek
Copy link

kloczek commented Feb 4, 2024

I'm not sure what could be wrong here

+ cd Locale-gettext-1.07
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- gettext.bs blib/arch/auto/Locale/gettext/gettext.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bind.t ....... ok
# Failed test 1 in t/frconvert.t at line 22
#  t/frconvert.t line 22 is:            ok(0);
t/frconvert.t ..
Failed 1/1 subtests
# Failed test 1 in t/jaconvert.t at line 23
#  t/jaconvert.t line 23 is:            ok(0);
t/jaconvert.t ..
Failed 1/1 subtests
# Failed test 1 in t/raw.t at line 14
#  t/raw.t line 14 is:  ok(0);
t/raw.t ........
Failed 1/1 subtests
t/use.t ........ ok

Test Summary Report
-------------------
t/frconvert.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/jaconvert.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/raw.t      (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
Files=5, Tests=5,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.15 cusr  0.05 csys =  0.24 CPU)
Result: FAIL
Failed 3/5 test programs. 3/5 subtests failed.
make: *** [Makefile:936: test_dynamic] Error 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant