-
-
Notifications
You must be signed in to change notification settings - Fork 71
(Help required) Tests for nextest partitions #274
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
Open
TriplEight
wants to merge
39
commits into
taiki-e:main
Choose a base branch
from
TriplEight:3x8_nextest_partitions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 37 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
474a8a2
nextest profile
taiki-e 02d8dee
test with artifacts from nextest --partition
TriplEight 9362b6d
tidy happy
TriplEight 0d84154
install llvm-cov
TriplEight cc4426c
nextest doesn't like --text?
TriplEight 9cd12f1
debug then
TriplEight c29d197
debug more
TriplEight 088fdc0
maybe workdir
TriplEight 513d0ed
maybe workdir could be smarter
TriplEight 8d197be
something weird with target dir
TriplEight e4a7d69
env
TriplEight 2f3d169
borken download-artifacts
TriplEight 9bdd2b1
new test
TriplEight 968c041
copycat
TriplEight 7bc9fda
copycat2
TriplEight cb368ac
debug
TriplEight 9be7ec1
debug more
TriplEight 6b5adca
move to root for more tests
TriplEight 61ca252
analysis and test flags
TriplEight 54f69ad
skip test in 1/2, restore archive in 2/3
TriplEight 6e4ce6a
nightly
TriplEight 4563d01
move second test to the default workspace; add explicit CARGO_LLVM_CO…
TriplEight e29e40f
put CARGO_LLVM_COV_TARGET_DIR into CARGO_TARGET_DIR as it fails tests
TriplEight 5ae5903
remove working_dir
TriplEight 8412675
remove working_dir paths
TriplEight acae45c
debug tests
TriplEight fb7b658
fix 2/3 .
TriplEight 8b0af77
fix 2/3 with correct flags
TriplEight 584c571
2/3 '--extract-to <DIR>' cannot be used multiple times, rm --all-feat…
TriplEight 2850e60
2/3 '--extract-to <DIR>' cannot be used multiple times, s --all-featu…
TriplEight c0e44ff
rm --workspace --all-features from 2/3, add to 1/3
TriplEight b807e96
rm CARGO_LLVM_COV_TARGET_DIR
TriplEight d9dec86
2/3 extract-to
TriplEight edcdd04
2/3 extract-to non-target dir
TriplEight 7394898
cleanup
TriplEight ecfda36
some comments edits
TriplEight b3a855c
cleanup
TriplEight 87848cc
Update .github/workflows/ci.yml
TriplEight 6400e1a
fix Rust installation according to review
TriplEight 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| [profile.ci] |
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.