-
-
Notifications
You must be signed in to change notification settings - Fork 2
i262: redirect stdout and stderr of started tools to a file to empty the buffer #263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
108ae49
i262: redirect stdout and stderr of started tools to a file to empty …
tt-tiwe 4b1b0f1
i262: improve tests with explicit error messages and ignore path shor…
tt-tiwe c45963d
i262: stabilize test
tt-tiwe 7d3cea4
i262: try higher timeout
tt-tiwe 124c107
i262: mock process killing
tt-tiwe d69be61
i262: remove commented code
tt-tiwe afae7d0
i262: introduce new private data class ExecutionDirectories
tt-tiwe 30131b1
i262: merge the checks for different important directories
tt-tiwe 557afc6
i262: incorporate fallback for tool name sanitizing into the method a…
tt-tiwe df18e94
i262: add more logging to Test tasks to avoid shutdown of Pipeline step
tt-tiwe fd15db9
i262: also log, when test gets started
tt-tiwe 475da02
i262: activate standard stream outputs
tt-tiwe 81f6bb4
i262: stabilize tests
tt-tiwe 94718d2
i262: remove stdout from gradle logs
tt-tiwe c44ee9f
i262: add test that checks that stdout and stderr are written to files
tt-tiwe 466d632
i262: fix test: echo or readFile seem to operate differently on windo…
tt-tiwe 14de54b
i262: fix broken markdown link check by allowing 403 as an http retur…
tt-tiwe 0b09bb4
i262: improve test to actually test the content of the files.
tt-tiwe c3c2d8b
i262: improve test by using archiveArtifacts feature
tt-tiwe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| { | ||
| "aliveStatusCodes": [403, 200] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.