SDP-510

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler created this job , modified by C. Thomas Tyler
Closed
Fix issue with 'clean start' test suite run due to Python symlink issues.
26313Test suite fix: Fixed issue with Python symlink creation
inconsistencies on Linux distros. On some symlink failed
due to existing symlinks, while on others the creation
was needed. Fixed by changing 'ln -s' to 'ln -f -s'.

Tests run thru a 'clean start' after this change.
26328Test suite fix: Fixed issue with Python symlink creation
inconsistencies on Linux distros. On some symlink failed
due to existing symlinks, while on others the creation
was needed. Fixed by changing 'ln -s' to 'ln -f -s'.

Tests run thru a 'clean start' after this change.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
C. Thomas Tyler
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Component
test
Type
Bug