Message315942
The fix is simple, skip the test if the script doesn't exist at:
def test_pcbuild_rt(self):
# PCbuild\rt.bat
script = os.path.join(ROOT_DIR, r'PCbuild\rt.bat') |
|
| Date |
User |
Action |
Args |
| 2018-04-30 08:50:40 | vstinner | set | recipients:
+ vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-04-30 08:50:40 | vstinner | set | messageid: <1525078240.71.0.682650639539.issue33352@psf.upfronthosting.co.za> |
| 2018-04-30 08:50:40 | vstinner | link | issue33352 messages |
| 2018-04-30 08:50:40 | vstinner | create | |
|