http://bugzilla.suse.com/show_bug.cgi?id=1075219 http://bugzilla.suse.com/show_bug.cgi?id=1075219#c2 Michel Normand <normand@linux.vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|curl failure of test 1501 |curl random tests failure |on ppc64le |on ppc64le --- Comment #2 from Michel Normand <normand@linux.vnet.ibm.com> --- in fact the failure is not only test 1501, but random failing tests when trying osc build in loop (on a ppc64le host) === [michel@abanc:~/work/openSUSE:Factory:PowerPC:Rings:1-MinimalX/curl] $idx=1; while test 1; do echo "trial $idx:"; osc build --vm-type kvm -j 8 --threads 4 --clean >/tmp/curl_trial3_${idx}.log 2>&1 || break; ((idx++)); done === $grep -Hn TESTFAIL /tmp/curl_trial*log /tmp/curl_trial10_14.log:4246:[ 1419s] TESTFAIL: These test cases failed: 575 714 1238 /tmp/curl_trial11_5.log:4251:[ 723s] TESTFAIL: These test cases failed: 1321 /tmp/curl_trial2_3.log:4244:[ 578s] TESTFAIL: These test cases failed: 1319 /tmp/curl_trial3_10.log:4243:[ 686s] TESTFAIL: These test cases failed: 1525 /tmp/curl_trial4_16.log:4242:[ 641s] TESTFAIL: These test cases failed: 1206 /tmp/curl_trial5_12.log:4241:[ 600s] TESTFAIL: These test cases failed: 1207 /tmp/curl_trial6_20.log:4283:[ 919s] TESTFAIL: These test cases failed: 592 /tmp/curl_trial7_33.log:4295:[ 1114s] TESTFAIL: These test cases failed: 1388 /tmp/curl_trial8_3.log:4232:[ 1204s] TESTFAIL: These test cases failed: 591 /tmp/curl_trial9_13.log:4438:[ 1146s] TESTFAIL: These test cases failed: 576 === So as BYPASS ONLY I submit a request to ignore failing tests for PowerPC https://build.opensuse.org/request/show/569503 -- You are receiving this mail because: You are on the CC list for the bug.