From ddc1bb782d6945826a267a28cfbfc4b3054a0715 Mon Sep 17 00:00:00 2001 From: Connor McAdams Date: Mon, 15 Jan 2024 10:14:41 -0500 Subject: [PATCH] mono: Add new standalone System.Configuration tests. Signed-off-by: Connor McAdams --- mono | 2 +- mono.make | 2 +- tools/run-tests/windows-passing.txt | 2 ++ tools/run-tests/wine-failing.txt | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/mono b/mono index 72efd1ac..de05e13b 160000 --- a/mono +++ b/mono @@ -1 +1 @@ -Subproject commit 72efd1ac92d186b33ef8251124d35f9e17c84504 +Subproject commit de05e13b313de3fb07a68ab550b8de1290de6cd1 diff --git a/mono.make b/mono.make index b08975bd..bd5a6e34 100644 --- a/mono.make +++ b/mono.make @@ -216,7 +216,7 @@ $(BUILDDIR)/mono-unix/mono/mini/.built-tests: $(BUILDDIR)/mono-unix/.built +$(MAKE) -C $(@D) test-local touch $@ -SYSCONFIG_TESTS = t1.exe t2.exe t3.exe t4.exe t5.exe t6.exe t7.exe t8.exe t9.exe t10.exe t11.exe t12.exe t15.exe t16.exe t17.exe t18.exe t19.exe t20.exe t21.exe t22.exe t23.exe t24.exe t25.exe t28.exe t29.exe t30.exe t31.exe t32.exe t33.exe t34.exe t35.exe t36.exe t37.exe t38.exe t39.exe t40.exe t41.exe t42.exe t43.exe t44.exe t45.exe t46.exe t47.exe t48.exe +SYSCONFIG_TESTS = t1.exe t2.exe t3.exe t4.exe t5.exe t6.exe t7.exe t8.exe t9.exe t10.exe t11.exe t12.exe t15.exe t16.exe t17.exe t18.exe t19.exe t20.exe t21.exe t22.exe t23.exe t24.exe t25.exe t28.exe t29.exe t30.exe t31.exe t32.exe t33.exe t34.exe t35.exe t36.exe t37.exe t38.exe t39.exe t40.exe t41.exe t42.exe t43.exe t44.exe t45.exe t46.exe t47.exe t48.exe t49.exe t50.exe $(SYSCONFIG_TESTDIR)/t36.exe: $(SYSCONFIG_TESTDIR)/t36-lib.dll $(SYSCONFIG_TESTDIR)/t46.exe: $(SYSCONFIG_TESTDIR)/t46-lib.dll diff --git a/tools/run-tests/windows-passing.txt b/tools/run-tests/windows-passing.txt index f688cfd3..f5e50a9f 100644 --- a/tools/run-tests/windows-passing.txt +++ b/tools/run-tests/windows-passing.txt @@ -76622,6 +76622,8 @@ t47 t48 t12 t46 +t49 +t50 wpfapptest # unreliable: x86.thread-exit diff --git a/tools/run-tests/wine-failing.txt b/tools/run-tests/wine-failing.txt index 6d56e0cd..93a9c46f 100644 --- a/tools/run-tests/wine-failing.txt +++ b/tools/run-tests/wine-failing.txt @@ -1446,6 +1446,8 @@ MonoTests.System.Configuration.ApplicationSettingsBaseTest:TestSettings1_Propert MonoTests.System.Configuration.SettingsPropertyValueTest:Binary_Serialize MonoTests.System.Drawing.Drawing2D.GraphicsPathTest:IsOutlineVisible_Line_WithGraphics # winehq bug 55717 t12 +t49 +t50 # definitely unreliable: delegate2 x86_64.MonoTests.System.Threading.ThreadLocalTests:DisposeOnThreadExit