[Cdash] CDash php "symlink()" usage does not work when running on Windows XP
David Cole
dlrdave at aol.com
Wed Feb 6 19:37:45 UTC 2013
By the way, "we're not going to do anything about this" is a perfectly fine answer. If so, I can just exclude that one test when I run the test suite on a Windows XP machine.
-----Original Message-----
From: David Cole <dlrdave at aol.com>
To: cdash <cdash at public.kitware.com>
Sent: Wed, Feb 6, 2013 8:03 am
Subject: CDash php "symlink()" usage does not work when running on Windows XP
This error:
<b>Fatal error</b>: Call to undefined function symlink() in <b>C:\dev\My Tests\CDash-trunk\xml_handlers\upload_handler.php</b> on line <b>305</b><br />
shows up here (from a Windows XP machine):
http://open.cdash.org/testDetails.php?test=176262116&build=2800426
Given that symlink will never be supported via php on Windows XP...
What should we do about this test failure? (I think it's a real problem in the code on Windows XP.)
Is there a way to make the upload_handler work without using symlinks?
Isn't the symlink a "nicety" and not absolutely required for downloading a file that's been uploaded...?
Thanks,
D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20130206/d5bdc687/attachment-0003.htm>
More information about the CDash
mailing list