-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Add ability to restore a test session and rerun selected tests #1538
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
vkarak
merged 35 commits into
reframe-hpc:master
from
rsarm:feat/restart-from-jsonreport
Dec 7, 2020
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
01dde9f
add restart from json report
rsarm 9b348e7
add json encoder
rsarm 2e81020
add unit test
rsarm 467e686
fix comments 1
rsarm 901ab1b
fix comments 2
rsarm 847d0ae
add json fix
rsarm 5527a81
move restore to cli
rsarm 1a89b56
add unit test
rsarm d4bc838
Merge branch 'master' into feat/restart-from-jsonreport
c9b15c0
Remove conflict leftovers
07cd150
Fix problems after merging with master
551afa3
WIP: Refactoring the `--rerun-failed` implementation
3b4d2ae
Merge branch 'master' into feat/restart-from-jsonreport
ae64b63
Merge branch 'master' into feat/restart-from-jsonreport
0814306
WIP: Generalize rerun option
152b23d
WIP: Generalize rerun option
906777a
Add support for restoring a testing session
2faf16c
Fix execution policies when retrying restored cases
d9b163d
Fix setting of restored_cases
de82886
Expand unit tests
b817ad7
JSON (de)serialization of ReFrame objects
0f9336d
Suppress exceptions when dumping deferrables
d7e68af
Add hook to allow objects to customize the JSON decode process.
dc6b7f2
More unit tests
004aac7
Remove `builtin-gcc` from test settings
85830bc
Merge branch 'master' into feat/restart-from-jsonreport
b9ffdc7
Better data version control for run report
f85e7ee
Update documentation
7ff77bb
Merge branch 'master' into feat/restart-from-jsonreport
63fda83
Address PR comments
7356cec
Remove unused imports
259445f
Address PR comments
985e61a
Merge branch 'master' into feat/restart-from-jsonreport
c511a53
Remove unused imports
b8eacc4
Replace use of `datetime` with `time.time()`
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
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
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.
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.