From 9290de0dff352b2e753cbbaf04d9237e37281827 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Mon, 23 Jul 2018 11:14:54 +0100 Subject: [PATCH] Assertion is on the critical path, so conerr/59.c only passes in the cool variety. Copied from Perforce Change: 194713 --- mps/test/testsets/conerr | 2 +- mps/test/testsets/coolonly | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mps/test/testsets/conerr b/mps/test/testsets/conerr index 71ab3d6d29f..b79d1a81d84 100644 --- a/mps/test/testsets/conerr +++ b/mps/test/testsets/conerr @@ -66,7 +66,7 @@ conerr/55.c conerr/56.c % conerr/57.c -- see % conerr/58.c -- see -conerr/59.c +% conerr/59.c -- assertion is on critical path conerr/60.c conerr/61.c conerr/62.c diff --git a/mps/test/testsets/coolonly b/mps/test/testsets/coolonly index 2246a76619d..ac3e5273e8a 100644 --- a/mps/test/testsets/coolonly +++ b/mps/test/testsets/coolonly @@ -45,4 +45,5 @@ conerr/21.c conerr/22.c conerr/23.c conerr/27.c +conerr/59.c function/72.c