Skip to content

Conversation

@svanoort
Copy link
Member

@svanoort svanoort commented Mar 8, 2018

Should fix a regression JENKINS-50025 introduced in #66 -- a subtle issue that may revolve around a quirk of path handling in Windows.

This triggers symptoms matching JENKINS-34150.

After an hour of investigation with the user (results noted in ticket) and without an ability to easily reproduce the issue, I am backing out the previous change to the BatchScriptDurableTask.

Other components of #66 (the zero-length file check) should adequately ensure Windows coverage for JENKINS-25519, and I'd rather go back to a known-good version than risk a second regression. This version was tested with the user and confirmed to work correctly.

@svanoort svanoort changed the title Fix missing carriage return in batch file durable task [JENKINS-TBD] Fix hung Batch steps Mar 8, 2018
@svanoort
Copy link
Member Author

svanoort commented Mar 8, 2018

Regression inexplicably triggered on some systems by #66

@svanoort
Copy link
Member Author

svanoort commented Mar 8, 2018

@reviewbybees

@svanoort svanoort merged commit d4a7cbb into jenkinsci:master Mar 8, 2018
@svanoort svanoort deleted the fix-jenkins-34150-regression-in-windows branch March 8, 2018 17:17
@svanoort svanoort changed the title [JENKINS-TBD] Fix hung Batch steps [JENKINS-34150] Fix hung Batch steps Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants