[runtime] Fix byref out marshalling of arrays with a size parameter. Fixes #27614.
[mono.git] / mono / tests / Makefile.am
index 403be7bf6915b81cd664f11a2140228d1b9aae8f..6ee4b8be6a4286a4cf75b5bc68776fb7825a6ff5 100644 (file)
@@ -555,11 +555,13 @@ endif
 # bug-459094.exe creates an extremely deep directory tree
 # delegate-invoke.exe depends on 929c6bc9b6d76a273f251e6f5dfacac36e9c38bd which was
 # reverted.
+# bug-Xamarin-5278.exe got broken by 5d26590e79da139a284459299aee95c25f4cd835
 DISABLED_TESTS=                        \
        delegate-async-exception.exe    \
        bug-348522.2.exe        \
        bug-459094.exe \
        delegate-invoke.exe \
+       bug-Xamarin-5278.exe \
        $(PLATFORM_DISABLED_TESTS) \
        $(EXTRA_DISABLED_TESTS)