diff --git a/src/compiletest/runtest.rs b/src/compiletest/runtest.rs index d7fa4f209d4d..29f7a771e86f 100644 --- a/src/compiletest/runtest.rs +++ b/src/compiletest/runtest.rs @@ -217,7 +217,7 @@ fn run_pretty_test(config: &Config, props: &TestProps, testfile: &Path) { pretty_type: &str) -> ProcRes { compose_and_run(config, testfile, make_pp_args(config, props, testfile, pretty_type.to_owned()), - Vec::new(), config.compile_lib_path, Some(src)) + props.exec_env.clone(), config.compile_lib_path, Some(src)) } fn make_pp_args(config: &Config, diff --git a/src/test/run-pass/super-fast-paren-parsing.rs b/src/test/run-pass/super-fast-paren-parsing.rs index 759b066c8dbf..1204efc29ebd 100644 --- a/src/test/run-pass/super-fast-paren-parsing.rs +++ b/src/test/run-pass/super-fast-paren-parsing.rs @@ -8,6 +8,10 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// exec-env:RUST_MIN_STACK=8000000 +// +// Big stack is needed for pretty printing, a little sad... + static a: int = ((((((((((((((((((((((((((((((((((((((((((((((((((( (((((((((((((((((((((((((((((((((((((((((((((((((((