Opened 7 years ago
Closed 6 years ago
#43508 closed defect (bug) (fixed)
Skip symlinked theme file tests if the links could not be created
Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.0 | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | Themes | Keywords: | commit |
Focuses: | template | Cc: |
Description
The tests added in [38578] fail on Windows if there's not enough permissions to create symlinks:
Warning: symlink(): Cannot create symlink, error code(1314)
I guess they should be skipped if symlinks could not be created.
Change History (6)
Note: See
TracTickets for help on using
tickets.
In 42812: