From fcb9a304b514b62f3458b4b25358c9fb3a9848d7 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Sun, 10 Dec 2006 01:50:12 -0500 Subject: [PATCH] Delete parser reference outputs so that test will no longer be run. Runtimes are way too long with current inputs. --HG-- extra : convert_revision : 19323308b40fb7de00c77ee552e39ca6558804b8 --- tests/long/20.parser/ref/alpha/linux/NOTE | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/long/20.parser/ref/alpha/linux/NOTE diff --git a/tests/long/20.parser/ref/alpha/linux/NOTE b/tests/long/20.parser/ref/alpha/linux/NOTE new file mode 100644 index 000000000..5e7d8c358 --- /dev/null +++ b/tests/long/20.parser/ref/alpha/linux/NOTE @@ -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