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

Mageia Linux OS: Tests Fail #33

Closed
shlomif opened this issue Jul 19, 2015 · 2 comments
Closed

Mageia Linux OS: Tests Fail #33

shlomif opened this issue Jul 19, 2015 · 2 comments

Comments

@shlomif
Copy link

shlomif commented Jul 19, 2015

Hi all,

tests of the latest version of Rperl (1.000007) fail en-masse on Mageia Linux x86-64 version 6 (Cauldron) with perl-5.22.0-5.mga6:

Test Summary Report
-------------------
t/10_parse.t                 (Wstat: 65024 Tests: 1188 Failed: 794)
  Failed tests:  1-67, 69, 74, 81, 85, 88, 91, 93, 97, 102-103
                105-111, 114-117, 119-122, 124-127, 129-132
                134, 136-141, 144-145, 148, 150-151, 153-154
                156-157, 159-160, 162, 164, 166-167, 169-170
                173-174, 177-178, 182, 186-228, 243, 247
                255-260, 263, 268-269, 274-275, 277, 281-296
                299, 301, 306-320, 322, 325, 330-344, 348-349
                353-368, 370, 372-373, 375, 377, 379, 381
                383, 385-387, 389, 391, 393, 395, 397, 399
                401, 403, 405-406, 408, 410, 412, 414, 416
                418, 420, 422, 424, 426, 428, 430, 432
                434, 436, 438-455, 457-458, 460-463, 468
                470, 474, 476-478, 480, 485, 490-491, 495
                502-504, 510-515, 517, 530-533, 535, 537
                541-542, 548, 550, 552, 559-568, 572, 577-578
                580-581, 586, 590, 592, 595-600, 605-606
                609-613, 618-619, 624, 627-628, 632, 636-638
                641-644, 646-649, 651-659, 661-669, 671-675
                677, 684-686, 688-691, 693-694, 696-713
                715-774, 777-786, 788-789, 806-813, 816
                820, 822-823, 828-835, 838, 842, 844-847
                850-855, 857, 859, 861-862, 879-886, 889
                891-894, 901-922, 924-958, 960, 965-967
                975, 978-981, 983-984, 996, 1003-1048, 1050-1053
                1055-1058, 1060-1062, 1069-1071, 1076, 1078
                1082, 1084, 1086, 1088, 1090, 1092, 1094
                1096-1174, 1176-1183, 1186-1188
  Non-zero exit status: 254
t/11_generate.t              (Wstat: 65024 Tests: 448 Failed: 447)
  Failed tests:  2-448
  Non-zero exit status: 254
t/13_compile_sort.t          (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=13, Tests=3157, 807 wallclock secs ( 0.65 usr  0.06 sys + 742.84 cusr 52.32 csys = 795.87 CPU)
Result: FAIL
Failed 3/13 test programs. 1242/3157 subtests failed.
Makefile:5741: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
shlomif@telaviv1:~/Download/unpack/perl/rperl/RPerl-1.000007$ 

Please let me know if you need more information.

@wbraswell wbraswell changed the title Tests fail on Mageia Linux x86-64 version 6 (Cauldron) Mageia Linux OS: Tests Fail Dec 4, 2015
@shlomif
Copy link
Author

shlomif commented Dec 19, 2015

OK, the tests now seem fine on the GitHub master branch on Mageia x86-64 v6, but they fail if I set HARNESS_OPTIONS="j4". Do you want me to file a new bug?

@wbraswell
Copy link
Owner

No, we will not open a new issue because Inline::C is not compatible with parallel testing using
HARNESS_OPTIONS="j4"
For more information see this Inline::C issue:
ingydotnet/inline-c-pm#41

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

2 participants