Bug 1122177 - openblas package does fail when there's a test error
Summary: openblas package does fail when there's a test error
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Ismail Dönmez
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-16 11:51 UTC by Martin Liška
Modified: 2019-01-30 07:14 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Liška 2019-01-16 11:51:40 UTC
Example is here:
https://build.suse.de/package/live_build_log/home:marxin:gcc9-incubator-v2/openblas:serial/SUSE_Factory_Head/x86_64

where:

[  580s]  SSPMV  PASSED THE TESTS OF ERROR-EXITS
[  580s] 
[  581s]  ******* FATAL ERROR - COMPUTED RESULT IS LESS THAN HALF ACCURATE *******
[  581s]            EXPECTED RESULT   COMPUTED RESULT
[  581s]        1      0.689430           1.00474    
[  581s]        2     -0.399915         -0.897449    
...