Opened 12 years ago

Closed 12 years ago

#202 closed defect (fixed)

WCPS tests failed

Reported by: Dimitar Misev Owned by: Alireza
Priority: major Milestone: 8.4
Component: petascope Version: 8.3
Keywords: Cc: Peter Baumann, Piero Campalani, Alireza, mrusu
Complexity: Medium

Description

The WCPS test don't completely pass (but at some point they were):

test.sh:   PASSED: 35
test.sh:   FAILED: 12
          ------------
test.sh:    TOTAL: 47

The failed queries should be investigated and fixed.

Change History (8)

comment:1 by Dimitar Misev, 12 years ago

Alireza, can you run the tests with your backup petascope, so that we make sure the problem is not with the constants stuff?

Or you can send it to me and I can check.

comment:2 by Dimitar Misev, 12 years ago

Ok I went through the revisions and tested.. so now we have an idea where bugs are introduced.

changeset:cae4d939d5f5116347da1346d6ad90d9d37667a3 (current)

test.sh:   PASSED: 30
test.sh:   FAILED: 17
          ------------
test.sh:    TOTAL: 47

changeset:0b971cb244319917e2c3bae952d53937acc82bdf

changeset:15fb8aae56ead2dfc2a72a0851cc088d2628eaa4

changeset:393a2a672821c04617dee2d5ea85b11464056b1c

comment:3 by Dimitar Misev, 12 years ago

Owner: changed from Dimitar Misev to Alireza
Status: newassigned

comment:4 by Dimitar Misev, 12 years ago

Cc: mrusu added

Some really strange stuff going on, when I start freshly rasdaman only 12 tests fail, running the test suite again there are 17 tests failing! Restarting rasdaman, again only 12 tests failing..

These are the tests affected:

06-just_cast_inverse.test
09-just_log.test
19-just_sinus.test
20-just_tangent.test
21-just_exponent.test

comment:5 by Dimitar Misev, 12 years ago

Ok I've fixed the above, rasimport was somehow inserting an empty object in rasdaman, so the script ended up inserting two objects in the end.

comment:6 by Dimitar Misev, 12 years ago

@Piero: I've added 3D geo-referenced testdata to the tests, so you can add some tests for your patch. Once my patch is applied you'll see a README that explains it in source:systemtest/testcases_petascope/test_wcps

comment:7 by Alireza, 12 years ago

I guess it is fixed now, the number of failed test is 8 now.

comment:8 by Dimitar Misev, 12 years ago

Resolution: fixed
Status: assignedclosed

It's only 1 failed actually, so we close this.

Note: See TracTickets for help on using tickets.