learning-gem5,tests: Update learning-gem5 Ruby Test ref (#1635)

The Daily tests have been failing as the learning-gem5 Ruby test now
exits at tick 9831 instead of tick 9981.

**Note**: The cause of this change is currently unknown. I'm not sure if
this is symptomatic of something bigger but for now I only observe this
bug failure and this patch at least silences the error.
This commit is contained in:
Bobby R. Bruce
2024-10-07 14:40:45 -07:00
committed by GitHub
parent 6ff3821c9d
commit 3fc21da13c

View File

@@ -1,3 +1,3 @@
Global frequency set at 1000000000 ticks per second
Beginning simulation!
Exiting @ tick 9981 because Ruby Tester completed
Exiting @ tick 9831 because Ruby Tester completed