Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1657 by thund...@gmail.com: "Source:" URL created as a 404 link in log file when not using $CWD
http://code.google.com/p/robotframework/issues/detail?id=1657

The log.html file contains a URL for the source file of the test. The URL is presented as a relative link to the test script.

When running a test with the documented output directory options to configure the output directory, the various test logs are created in the specified output directory as expected. The "Source:" link reference in the log file is, however, always a 404, thus indicating that Robot Framework intended to copy the source file to the location provided in the URL, but silently failed to do so.

To duplicate:
1) create a simple test
2) run test with pybot -d, -l, and -o options pointing to a location other than $CWD
3) open log file in browser and click the "Source:" URL

Version:
$ pybot --version
Robot Framework 2.8.3 (Python 2.7.6 on darwin)

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to