UT-SE-Research / iDFlakies

29 stars 33 forks source link

Bug fix for running in Windows OS. #37

Open afarinn62 opened 3 years ago

afarinn62 commented 3 years ago

To solve error 'The process cannot access the file because it is being used by another process' in Windows OS. But it is not enough and should this change continued to SmartRunner base class.

august782 commented 3 years ago

Thank you for your interest in iDFlakies. Unfortunately, we developed iDFlakies mainly for a Linux environment and never tested for Windows, so thank you for looking into this. What kind of changes would be needed in SmartRunner to allow iDFlakies to run in a Windows environment? The open-source code for that class is in the TestingResearchIllinois/testrunner repository on GitHub. Would you be willing to take a look there concerning how to update the code to better support Windows?