[SERVER-43956] Fix burn_in_tests file path on Windows Created: 11/Oct/19  Updated: 29/Oct/23  Resolved: 11/Oct/19

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: 4.3.1
Fix Version/s: 4.3.1

Type: Bug Priority: Major - P3
Reporter: Robert Guo (Inactive) Assignee: Robert Guo (Inactive)
Resolution: Fixed Votes: 0
Labels: tig-burnin
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: STM 2019-10-17
Participants:
Linked BF Score: 0
Story Points: 1

 Description   

The file paths of generated tasks were recently changed to always use the "/" separator, as generate.task calls always run in bash, even on Windows. This was achieved by auditing and replacing usages of os.path.join.

burn_in_tests.py also uses os.path.normpath, which needs to be supplemented to output the unix path as well.



 Comments   
Comment by Githook User [ 14/Oct/19 ]

Author:

{'name': 'Robert Guo', 'email': 'robert.guo@mongodb.com'}

Message: SERVER-43956 don't use unix line endings to determine timeouts
Branch: master
https://github.com/mongodb/mongo/commit/fd0287c30556d7f5c6ac48af017aea35d9c603e6

Comment by Githook User [ 11/Oct/19 ]

Author:

{'name': 'Robert Guo', 'email': 'robert.guo@mongodb.com'}

Message: SERVER-43956 use unix line ending for burn_in_tests.py
Branch: master
https://github.com/mongodb/mongo/commit/e178d59bf39212f4eca5d00a3e8b4a7378094c53

Generated at Thu Feb 08 05:04:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.