Delete parser reference outputs so that test will no longer be run.
authorSteve Reinhardt <stever@eecs.umich.edu>
Sun, 10 Dec 2006 06:50:12 +0000 (01:50 -0500)
committerSteve Reinhardt <stever@eecs.umich.edu>
Sun, 10 Dec 2006 06:50:12 +0000 (01:50 -0500)
Runtimes are way too long with current inputs.

--HG--
extra : convert_revision : 19323308b40fb7de00c77ee552e39ca6558804b8

tests/long/20.parser/ref/alpha/linux/NOTE [new file with mode: 0644]

diff --git a/tests/long/20.parser/ref/alpha/linux/NOTE b/tests/long/20.parser/ref/alpha/linux/NOTE
new file mode 100644 (file)
index 0000000..5e7d8c3
--- /dev/null
@@ -0,0 +1,6 @@
+I removed the reference outputs for this program because it's taking
+way too long... over an hour for simple-atomic and over 19 hrs for
+o3-timing.  We need to find a shorter input if we want to keep this
+in the regressions.
+
+Steve