Skip to content

Commit

Permalink
Revert "Mark node offline if cannot delete workspace (#5374)" (#5386)
Browse files Browse the repository at this point in the history
This reverts commit e78e183.
  • Loading branch information
pshipton authored Jun 13, 2024
1 parent c47a143 commit 3dba824
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildenv/jenkins/openjdk_tests
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ def runTest() {
errorList.add(".*java.io.IOException: Cannot run program \"nohup\".*");
errorList.add(".*unzip: command not found.*");
errorList.add(".*ant: command not found.*");
errorList.add(".*ERROR: Cannot delete workspace :\s?Unable to delete .*");

// nightly/weekly builds should not have git clone issue
if (!env.JOB_NAME.contains("Grinder") && !env.JOB_NAME.contains("_Personal")) {
Expand Down

0 comments on commit 3dba824

Please sign in to comment.