From 211bf8ab1aab72715d4d2558a9a127cf5b99b7ab Mon Sep 17 00:00:00 2001 From: Andy Ayers Date: Wed, 10 Feb 2016 19:53:53 -0800 Subject: [PATCH] Disable test causing Ubuntu failures Fails because of mismatched System.IO versions. See dotnet/coreclr#3117 for some discussion. Commit migrated from https://github.com/dotnet/coreclr/commit/dff431d1b8e3c6eb1fa53371d499a281ed7d7297 --- src/coreclr/tests/testsFailingOutsideWindows.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/coreclr/tests/testsFailingOutsideWindows.txt b/src/coreclr/tests/testsFailingOutsideWindows.txt index c5edf0ea..1f3161a 100644 --- a/src/coreclr/tests/testsFailingOutsideWindows.txt +++ b/src/coreclr/tests/testsFailingOutsideWindows.txt @@ -143,4 +143,5 @@ JIT/Regression/VS-ia64-JIT/V1.2-M01/b11959/b11959/b11959.sh JIT/Regression/VS-ia64-JIT/V1.2-M02/b16933/b16933/b16933.sh JIT/Regression/VS-ia64-JIT/V1.2-M02/b22545/b22545/b22545.sh JIT/Regression/VS-ia64-JIT/V1.2-M02/b22591/b22591/b22591.sh -JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b416776/b416776/b416776.sh \ No newline at end of file +JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b416776/b416776/b416776.sh +JIT/Regression/CLR-x86-JIT/V1-M09/b13621/b13621/b13621.sh -- 2.7.4