Opened 4 years ago

Closed 4 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.

Change History (1)

comment:1 by Dimitar Misev, 4 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.