From: Pat Gavlin Date: Fri, 18 Dec 2015 23:33:45 +0000 (-0800) Subject: Restore None for b268908. X-Git-Tag: accepted/tizen/base/20180629.140029~5902^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aecef1d978bbedf363954c4b8a5e4560bd902399;p=platform%2Fupstream%2Fcoreclr.git Restore None for b268908. This test causes an OOM in Roslyn if debug information is enabled. Fortunately, this test has no dependency on debug information, and it can be disabled. --- diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj index 42c2662..aac82e9 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b268908/b268908.csproj @@ -27,7 +27,7 @@ - Full + None