Bobby Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/58769 )
Change subject: tests: Disable failing MI_Example/Timing CPU X86 Boot Tests
......................................................................
tests: Disable failing MI_Example/Timing CPU X86 Boot Tests
As noted in this jira issue:
https://gem5.atlassian.net/browse/GEM5-1216, these tests are failing.
We are going to disable them until we can figure out the root cause of
this problem.
Change-Id: I8511beaac0bae3c6d2a42af59035cc4620cd5bb2
---
M tests/gem5/x86-boot-tests/test_linux_boot.py
1 file changed, 18 insertions(+), 4 deletions(-)
diff --git a/tests/gem5/x86-boot-tests/test_linux_boot.py
b/tests/gem5/x86-boot-tests/test_linux_boot.py
index 482cf16..ee9c257 100644
--- a/tests/gem5/x86-boot-tests/test_linux_boot.py
+++ b/tests/gem5/x86-boot-tests/test_linux_boot.py
@@ -261,10 +261,10 @@
8: False, # Not Supported
},
"timing": {
- 1: True,
- 2: True,
- 4: True,
- 8: True,
+ 1: False, # MI_Example does not successfully boot with the
Timing
+ 2: False, # Jira: https://gem5.atlassian.net/browse/GEM5-1216
+ 4: False,
+ 8: False,
},
"o3": {
1: False, # Timeout
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/58769
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: I8511beaac0bae3c6d2a42af59035cc4620cd5bb2
Gerrit-Change-Number: 58769
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby Bruce <bbr...@ucdavis.edu>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s