Merge branch 'upstream'
Former-commit-id: 83059371e80136f757aa2f5720403601f24074cf
This commit is contained in:
commit
9f2601098a
@ -1 +1 @@
|
||||
d5a77b6f9669692e1a3956edc3401ee858d15d29
|
||||
e144fb4c81ea5f2b02763957153a7fc133a65990
|
@ -1 +1 @@
|
||||
515aec677f2246919f9fc5e20d512518f3ebc881
|
||||
83f0eeb2e9f6b3d265f7039614c5dabcc6b980a6
|
@ -34,7 +34,7 @@ static class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "5.18.0.182";
|
||||
public const string MonoVersion = "5.18.0.184";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@ -99,7 +99,6 @@ namespace MonoTests.System.Threading
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Category ("NotWorkingRuntimeInterpreter")] /* crashes on linux/armv7 */
|
||||
public void TestCompareExchange_Flt ()
|
||||
{
|
||||
flt = flt_1;
|
||||
|
@ -309,7 +309,6 @@ namespace MonoTests.System.Threading
|
||||
|
||||
[Test]
|
||||
[Category ("NotDotNet")] // it hangs.
|
||||
[Category ("NotWorkingRuntimeInterpreter")] /* crashes on linux/arm64 */
|
||||
public void TestStart()
|
||||
{
|
||||
{
|
||||
|
@ -1 +1 @@
|
||||
3ae30ec5879b05386b8c0d570a13a94f4a6667e2
|
||||
2391dbb65071a4f0a313703b9e3aac16d322de59
|
@ -56,7 +56,6 @@ namespace MonoTests.System {
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Category ("NotWorkingRuntimeInterpreter")]
|
||||
public void ReRegisterForFinalizeTest ()
|
||||
{
|
||||
var thread = new Thread (Run_ReRegisterForFinalizeTest);
|
||||
|
@ -1 +1 @@
|
||||
57c5ddb620c07356e380d15041be93df8e9a3266
|
||||
e577eff8eb250e5bda629e587891c8a792f0de26
|
@ -1 +1 @@
|
||||
9744762d3b06638baeca6a22316491ec531318da
|
||||
738759bac5cbe201cc2c9642b48ebff370d7182c
|
@ -1 +1 @@
|
||||
4d7a80c994375436b3ab7ae2155f55533a8f4422
|
||||
a80dbc9b7ce9382cd5b8f714b603e435e6961859
|
Binary file not shown.
@ -1 +1 @@
|
||||
53da9f4db13d7150e557b9f9d9495999eea3f035
|
||||
4552c28f91d1717b190a55703959d91e6265744c
|
@ -1 +1 @@
|
||||
12f83dd059014cad62684c2aeeb6b76c9d2a10c5
|
||||
75946430bea7677614e2bcce94dd787d4714510a
|
@ -1 +1 @@
|
||||
6686ad9a87af50283ccc3650a3e9399dcd5fee19
|
||||
88e3ea3c498ebbe3a8bba85fc00fe41cdd98460f
|
@ -1 +1 @@
|
||||
1bd7765fd751c0e71cd3374b632a21be8a071d24
|
||||
0e4f60955565b9c00f2051fe2c4a1c516f578c10
|
@ -1 +1 @@
|
||||
57c5ddb620c07356e380d15041be93df8e9a3266
|
||||
e577eff8eb250e5bda629e587891c8a792f0de26
|
@ -1 +1 @@
|
||||
9744762d3b06638baeca6a22316491ec531318da
|
||||
738759bac5cbe201cc2c9642b48ebff370d7182c
|
@ -1 +1 @@
|
||||
4d7a80c994375436b3ab7ae2155f55533a8f4422
|
||||
a80dbc9b7ce9382cd5b8f714b603e435e6961859
|
Binary file not shown.
@ -1 +1 @@
|
||||
53da9f4db13d7150e557b9f9d9495999eea3f035
|
||||
4552c28f91d1717b190a55703959d91e6265744c
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user