Bobby Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/69240?usp=email )
Change subject: tests: Disable the restore-looppoint-checkpoint tests
......................................................................
tests: Disable the restore-looppoint-checkpoint tests
The Looppoint checkpoint-restore feature is still under-development.
These tests are stalling indefinitely and causing the Weekly tests to
timeout. They are therefore disabled until looppoint functionality is
complete and this bug is resolved.
Change-Id: I2c16abdaec639120c0ba349d90f5cc2fe747f8e6
M tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git
a/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
b/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
index 7db46b0..b552786 100644
--- a/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
+++ b/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
@@ -361,6 +361,9 @@
"13",
"14",
):
-
The LoopPoint-Checkpointing feature is still under development,
therefore
-
these tests are temporarily disabled until this feature is complete.
- continue
gem5_verify_config(
name=f"test-gem5-library-restore-looppoint-checkpoint-region-f{region}",
fixtures=(),
--
To view, visit
https://gem5-review.googlesource.com/c/public/gem5/+/69240?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I2c16abdaec639120c0ba349d90f5cc2fe747f8e6
Gerrit-Change-Number: 69240
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby Bruce bbruce@ucdavis.edu
Gerrit-MessageType: newchange
Bobby Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/69240?usp=email )
Change subject: tests: Disable the restore-looppoint-checkpoint tests
......................................................................
tests: Disable the restore-looppoint-checkpoint tests
The Looppoint checkpoint-restore feature is still under-development.
These tests are stalling indefinitely and causing the Weekly tests to
timeout. They are therefore disabled until looppoint functionality is
complete and this bug is resolved.
Change-Id: I2c16abdaec639120c0ba349d90f5cc2fe747f8e6
---
M tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git
a/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
b/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
index 7db46b0..b552786 100644
--- a/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
+++ b/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
@@ -361,6 +361,9 @@
"13",
"14",
):
+ # The LoopPoint-Checkpointing feature is still under development,
therefore
+ # these tests are temporarily disabled until this feature is complete.
+ continue
gem5_verify_config(
name=f"test-gem5-library-restore-looppoint-checkpoint-region-f{region}",
fixtures=(),
--
To view, visit
https://gem5-review.googlesource.com/c/public/gem5/+/69240?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I2c16abdaec639120c0ba349d90f5cc2fe747f8e6
Gerrit-Change-Number: 69240
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby Bruce <bbruce@ucdavis.edu>
Gerrit-MessageType: newchange