Opened 9 years ago
Closed 9 years ago
#1189 closed defect (fixed)
Log permission in custom_script of system_test
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | minor | Milestone: | 9.2 |
Component: | systemtest | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
When run script custom_test to check the result from systemtest, it warns error in permission due to write to /log.
running test: 60-get_capabilities_covsummary.kvp service=WCS& version=2.0.1& request=GetCapabilities test.sh: custom script tee: /log: Permission denied : Preparing XML file /var/lib/jenkins/jobs/rasdaman-community-manual-patch-test_Debian/workspace/sources/systemtest/testcases_services/test_wcs/output/60-get_capabilities_covsummary.kvp.out.tmp for oracle comparison... tee: /log: Permission denied ok. test.sh: -> TEST PASSED test.sh: -------------------------------------------------------------------------------------------- running test: 60-get_capabilities_covsummary.xml <?xml version="1.0" encoding="UTF-8"?> <wcs:GetCapabilities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xsi:schemaLocation="http://schemas.opengis.net/wcs/2.0 ../wcsAll.xsd" service="WCS" version="2.0.1"> </wcs:GetCapabilities> test.sh: custom script tee: /log: Permission denied : Preparing XML file /var/lib/jenkins/jobs/rasdaman-community-manual-patch-test_Debian/workspace/sources/systemtest/testcases_services/test_wcs/output/60-get_capabilities_covsummary.xml.out.tmp for oracle comparison... tee: /log: Permission denied ok. test.sh: -> TEST PASSED
Change History (3)
comment:1 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
the patch was accepted, close here.