[Bug 226722] lang/opencoarrays: "make test" as root causes silent reboot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 15 17:23:43 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226722
--- Comment #26 from Fernando Apesteguía <fernape at FreeBSD.org> ---
(In reply to Anton Shterenlikht from comment #25)
Sure.
tl;dr I couldn't reproduce your results, no matter what :S
I tried the 3 options in both, 12 amd64 jail (as root) and my host system (12.0
amd64) as root too. The not so funny thing is how different the tests behave. I
definitely would not trust a software with such volatile results.
Jailed
------
TEST - 1
Options :
MPICH : on
OPENMPI : off
OPENMPI2 : off
[snip]
68/78 Test #68: issue-515-mimic-mpi-gatherv ............ Passed 0.02 sec
Start 69: image_status_test_1
69/78 Test #69: image_status_test_1 .................... Passed 0.02 sec
Start 70: image_fail_test_1
70/78 Test #70: image_fail_test_1 ...................... Passed 0.02 sec
Start 71: image_fail_and_sync_test_1
71/78 Test #71: image_fail_and_sync_test_1 ............. Passed 0.02 sec
Start 72: image_fail_and_sync_test_2
72/78 Test #72: image_fail_and_sync_test_2 ............. Passed 0.02 sec
Start 73: image_fail_and_sync_test_3
73/78 Test #73: image_fail_and_sync_test_3 ............. Passed 0.02 sec
Start 74: image_fail_and_status_test_1
74/78 Test #74: image_fail_and_status_test_1 ........... Passed 0.02 sec
Start 75: image_fail_and_failed_images_test_1
75/78 Test #75: image_fail_and_failed_images_test_1 .... Passed 0.02 sec
Start 76: image_fail_and_stopped_images_test_1
76/78 Test #76: image_fail_and_stopped_images_test_1 ... Passed 0.02 sec
Start 77: image_fail_and_get_test_1
77/78 Test #77: image_fail_and_get_test_1 .............. Passed 0.02 sec
Start 78: test-installation-scripts.sh
78/78 Test #78: test-installation-scripts.sh ........... Passed 0.18 sec
100% tests passed, 0 tests failed out of 78
Total Test time (real) = 6.36 sec
TEST - 2
Options :
MPICH : off
OPENMPI : on
OPENMPI2 : off
[snip]
58/69 Test #58: static_event_post_issue_293 .......... Passed 0.40 sec
Start 59: co_reduce-factorial
59/69 Test #59: co_reduce-factorial .................. Passed 0.61 sec
Start 60: co_reduce-factorial-int8
60/69 Test #60: co_reduce-factorial-int8 ............. Passed 0.52 sec
Start 61: co_reduce-factorial-int64
61/69 Test #61: co_reduce-factorial-int64 ............ Passed 0.61 sec
Start 62: issue-493-coindex-slice
62/69 Test #62: issue-493-coindex-slice .............. Passed 1.05 sec
Start 63: issue-488-multi-dim-cobounds-true
63/69 Test #63: issue-488-multi-dim-cobounds-true .... Passed 1.05 sec
Start 64: issue-488-multi-dim-cobounds-false
64/69 Test #64: issue-488-multi-dim-cobounds-false ... Passed 1.05 sec
Start 65: issue-503-multidim-array-broadcast
65/69 Test #65: issue-503-multidim-array-broadcast ... Passed 0.28 sec
Start 66: issue-503-non-contig-red-ndarray
66/69 Test #66: issue-503-non-contig-red-ndarray ..... Passed 0.28 sec
Start 67: issue-552-send_by_ref-singleton
67/69 Test #67: issue-552-send_by_ref-singleton ...... Passed 0.27 sec
Start 68: issue-515-mimic-mpi-gatherv
68/69 Test #68: issue-515-mimic-mpi-gatherv .......... Passed 0.27 sec
Start 69: test-installation-scripts.sh
69/69 Test #69: test-installation-scripts.sh ......... Passed 0.19 sec
100% tests passed, 0 tests failed out of 69
Total Test time (real) = 36.78 sec
TEST - 3
Options :
MPICH : off
OPENMPI : off
OPENMPI2 : on
[snip]
58/69 Test #58: static_event_post_issue_293 .......... Passed 0.41 sec
Start 59: co_reduce-factorial
59/69 Test #59: co_reduce-factorial .................. Passed 0.53 sec
Start 60: co_reduce-factorial-int8
60/69 Test #60: co_reduce-factorial-int8 ............. Passed 0.53 sec
Start 61: co_reduce-factorial-int64
61/69 Test #61: co_reduce-factorial-int64 ............ Passed 0.53 sec
Start 62: issue-493-coindex-slice
62/69 Test #62: issue-493-coindex-slice .............. Passed 4.17 sec
Start 63: issue-488-multi-dim-cobounds-true
63/69 Test #63: issue-488-multi-dim-cobounds-true .... Passed 5.73 sec
Start 64: issue-488-multi-dim-cobounds-false
64/69 Test #64: issue-488-multi-dim-cobounds-false ... Passed 5.08 sec
Start 65: issue-503-multidim-array-broadcast
65/69 Test #65: issue-503-multidim-array-broadcast ... Passed 0.29 sec
Start 66: issue-503-non-contig-red-ndarray
66/69 Test #66: issue-503-non-contig-red-ndarray ..... Passed 0.29 sec
Start 67: issue-552-send_by_ref-singleton
67/69 Test #67: issue-552-send_by_ref-singleton ...... Passed 0.28 sec
Start 68: issue-515-mimic-mpi-gatherv
68/69 Test #68: issue-515-mimic-mpi-gatherv .......... Passed 0.28 sec
Start 69: test-installation-scripts.sh
69/69 Test #69: test-installation-scripts.sh ......... Passed 0.19 sec
100% tests passed, 0 tests failed out of 69
Total Test time (real) = 71.52 sec
HOST
----
TEST - 1
Options :
MPICH : on
OPENMPI : off
OPENMPI2 : off
[snip]
71 - image_fail_and_sync_test_1 (Failed)
72 - image_fail_and_sync_test_2 (Failed)
73 - image_fail_and_sync_test_3 (Failed)
74 - image_fail_and_status_test_1 (Failed)
75 - image_fail_and_failed_images_test_1 (Failed)
76 - image_fail_and_stopped_images_test_1 (Failed)
77 - image_fail_and_get_test_1 (Failed)
79 - shellcheck:caf (Failed)
Errors while running CTest
*** Error code 8
Stop.
make: stopped in /usr/ports/lang/opencoarrays
root at hammer:/usr/ports/lang/opencoarrays#
TEST - 2
Options :
MPICH : off
OPENMPI : on
OPENMPI2 : off
[snip]
67/71 Test #67: issue-552-send_by_ref-singleton ...... Passed 0.36 sec
Start 68: issue-515-mimic-mpi-gatherv
68/71 Test #68: issue-515-mimic-mpi-gatherv .......... Passed 0.33 sec
Start 69: test-installation-scripts.sh
69/71 Test #69: test-installation-scripts.sh ......... Passed 0.23 sec
Start 70: shellcheck:caf
70/71 Test #70: shellcheck:caf .......................***Failed 0.11 sec
Start 71: shellcheck:cafrun
71/71 Test #71: shellcheck:cafrun .................... Passed 0.09 sec
99% tests passed, 1 tests failed out of 71
Total Test time (real) = 45.38 sec
The following tests FAILED:
70 - shellcheck:caf (Failed)
Errors while running CTest
*** Error code 8
Stop.
make: stopped in /usr/ports/lang/opencoarrays
root at hammer:/usr/ports/lang/opencoarrays#
TEST - 3
Options :
MPICH : off
OPENMPI : off
OPENMPI2 : on
[snip]
68/71 Test #68: issue-515-mimic-mpi-gatherv .......... Passed 0.38 sec
Start 69: test-installation-scripts.sh
69/71 Test #69: test-installation-scripts.sh ......... Passed 0.22 sec
Start 70: shellcheck:caf
70/71 Test #70: shellcheck:caf .......................***Failed 0.10 sec
Start 71: shellcheck:cafrun
71/71 Test #71: shellcheck:cafrun .................... Passed 0.09 sec
99% tests passed, 1 tests failed out of 71
Total Test time (real) = 83.32 sec
The following tests FAILED:
70 - shellcheck:caf (Failed)
Errors while running CTest
*** Error code 8
Stop.
make: stopped in /usr/ports/lang/opencoarrays
root at hammer:/usr/ports/lang/opencoarrays#
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list