summaryrefslogtreecommitdiff
path: root/tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr')
-rwxr-xr-xtests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr14
1 files changed, 9 insertions, 5 deletions
diff --git a/tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr b/tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr
index c0312fe31..9c12ebd20 100755
--- a/tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr
+++ b/tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/simerr
@@ -1,5 +1,9 @@
-warn: Sockets disabled, not accepting gdb connections
-For more information see: http://www.m5sim.org/warn/d946bea6
-hack: be nice to actually delete the event here
-
-gzip: stdout: Broken pipe
+Traceback (most recent call last):
+ File "<string>", line 1, in <module>
+ File "/arm/scratch/alisai01/m5/src/python/m5/main.py", line 359, in main
+ exec filecode in scope
+ File "tests/run.py", line 78, in <module>
+ execfile(joinpath(tests_root, category, name, 'test.py'))
+ File "tests/quick/20.eio-short/test.py", line 29, in <module>
+ root.system.cpu.workload = EioProcess(file = binpath('anagram',
+NameError: name 'EioProcess' is not defined