You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -248,6 +248,7 @@ namespace MonoTests.System.Runtime.CompilerServices
|
||||
return res.Result;
|
||||
}
|
||||
|
||||
#if !MOBILE_STATIC
|
||||
[Test]
|
||||
public void FinishedTaskOnCompleted ()
|
||||
{
|
||||
@@ -272,6 +273,8 @@ namespace MonoTests.System.Runtime.CompilerServices
|
||||
Assert.AreEqual (Thread.CurrentThread.IsBackground, mres2.WaitOne (2000), "#2");;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
[Test]
|
||||
public void CompletionOnSameCustomSynchronizationContext ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user