-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Polish gnu tests #1766
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
sylvestre
merged 35 commits into
uutils:master
from
jaggededgedjustice:polish-gnu-tests
Mar 22, 2021
Merged
Polish gnu tests #1766
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
eb8cdcf
Re-add fixed test
jaggededgedjustice a73c34c
Stop tests failing on utils that aren't the focu of the test
jaggededgedjustice b3dea73
Fix script name
jaggededgedjustice 910f6d1
Fix script name
jaggededgedjustice f2013e4
Use which to find system utils
jaggededgedjustice cebb58c
Rename install for testing
jaggededgedjustice 4e90de4
Move timeout to per-test script
jaggededgedjustice 89f7494
Typo
jaggededgedjustice 16c8b3c
Use system timeout command
jaggededgedjustice b92b88a
Add 4 hour global timeout for protection
jaggededgedjustice dc49415
Stop seq-precision.sh causing jams in make
jaggededgedjustice b19afeb
Shorten the timeout on seq-precision
jaggededgedjustice e89387c
Try removing seq-precision
jaggededgedjustice 4cca2b6
Keep producing logs even if make hangs
jaggededgedjustice 1cef9aa
Add timeouts to other tests that hang
jaggededgedjustice 03619d8
More tight timeouts
jaggededgedjustice bbce179
Remove unbuffer
jaggededgedjustice a395af7
Create *sum binaries for tests
jaggededgedjustice 2008297
Use system sha1sum in factor tests
jaggededgedjustice 3b93995
generate all factor scripts
jaggededgedjustice e42479b
fail tests for any binary not built
jaggededgedjustice b098bd5
Fix tests still failing for the wrong reason
jaggededgedjustice 8dae8b7
Revert "Remove unbuffer"
jaggededgedjustice 64e0b00
Merge branch 'master' into polish-gnu-tests
jaggededgedjustice 78ec6d1
Revert "Revert "Remove unbuffer""
jaggededgedjustice d8c3d1d
Use system utils
jaggededgedjustice 7c219fd
clean up sed commands
jaggededgedjustice 570e456
clean up workflow script
jaggededgedjustice c804ec3
Merge branch 'master' into polish-gnu-tests
jaggededgedjustice 0a661a6
Remove use of which to set system binaries
jaggededgedjustice 4352d47
Don't fail the job if test-suite.log is missing
jaggededgedjustice 0f77b54
Fix typo
jaggededgedjustice 40677bd
Fix more problems with utils that aren't being tested
jaggededgedjustice 027d5e6
Fix yaml syntax
jaggededgedjustice 56da6b4
Fix test setup
jaggededgedjustice 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This and the above variable is not used. Same with
SKIPandXPASSvariables below.