Opened 9 years ago
Closed 8 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 |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0 |
| Component: | Themes | Version: | 4.7 |
| Severity: | normal | Keywords: | commit |
| Cc: | Focuses: | template |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 42812: