<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello all,<br>
<br>
Currently, we cannot run the flang tests on Windows since it uses some shell scripts (like ./test/Semantics/test_errors.sh). The Windows buildbot (https://lab.llvm.org/buildbot/#/builders/172) set up by Michael Kruse currently builds flang but does not run
 the tests due to this reason. Porting these shell scripts to Python was suggested as a possible solution. We have an intern who is interested in taking up this task. I expect no change in functionality and the Python script will be a straightforward replacement
 of the shell script. <br>
<br>
Is porting the testing scripts to Python OK with everyone?<br>
<br>
Thanks,<br>
Kiran</div>
</body>
</html>