Opened 5 years ago
Closed 5 years ago
#2271 closed defect (fixed)
Condenser with complex numbers do not print output in rasdapy3 systemtest.
Reported by: | apercov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | rasdapy | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
Condenser with complex numbers do not print output in rasdapy3 systemtest.
Following queries are resulting in empty output file:
condensers_add_cfloat32.rasql condensers_add_cfloat64.rasql condensers_add_cint16.rasql condensers_add_cint32.rasql condensers_all_cfloat32.rasql condensers_all_cfloat64.rasql condensers_all_cint16.rasql condensers_all_cint32.rasql condensers_avg_cfloat32.rasql condensers_avg_cfloat64.rasql condensers_avg_cint16.rasql condensers_avg_cint32.rasql condensers_count_cfloat32.rasql condensers_count_cfloat64.rasql condensers_count_cint16.rasql condensers_count_cint32.rasql condensers_some_cfloat32.rasql condensers_some_cfloat64.rasql condensers_some_cint16.rasql condensers_some_cint32.rasql
All of them run individually correctly (with rasdapy3), and even in systemtest, if specify to run systemtest for any of the queries individually the test is passing, while failing when it is tested regularly with all other testscases.
Note:
See TracTickets
for help on using tickets.