Opened 6 years ago
Closed 6 years ago
#1792 closed defect (invalid)
make check doesn't execute test_all_wcst_import first on Debian buster
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | systemtest | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
On make check, first the test_all_wcst_import needs to be executed. But this is not the case on Debian buster, instead somehow the test_rasql_servlet is executed first which then fails:
test.sh: ------------------------------------------------------- test.sh: Test summary test.sh: test.sh: Test finished at: Tue Jun 12 09:00:24 CEST 2018 test.sh: Total tests run : 1 test.sh: Successful tests: 1 test.sh: Failed tests : 0 test.sh: Skipped tests : 0 test.sh: Detail test log : systemtest/testcases_services/test_open/test_wms_open_connections/test.log test.sh: ------------------------------------------------------- ok. test.sh: done. testcases_services/test_rasql_servlet/test.sh test.sh: starting test at Tue Jun 12 09:00:24 CEST 2018 test.sh: test.sh: Testing service: rasql running test: 01-no-authentication.kvp
Note:
See TracTickets
for help on using tickets.
I use this Vagrant Box