Skip to content

Update charts template #1196

Update charts template

Update charts template #1196

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Results .NET (macos-arm, net7.0) failed Aug 2, 2023 in 0s

Results .NET (macos-arm, net7.0) ❌

Tests failed

❌ TestResults.xml

5704 tests were completed in 405s with 5179 passed, 8 failed and 517 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. 6✔️ 3❌ 2s
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. 8✔️ 4❌ 2s
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_RealmValue. 5✔️ 1❌ 1s

❌ Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary.

Realms.Tests.Database.RealmSetTests
  ✔️ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<2>,<3>} - {<4>,<5>,<6>})
  ✔️ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<2>,<3>} - {<1>,<2>,<3>})
  ✔️ RealmSet_WhenManaged_Binary(Byte[]: {<255>} - {<0>})
  ✔️ RealmSet_WhenManaged_Binary(Byte[]: {<0>,<1>,<255>} - {})
  ✔️ RealmSet_WhenManaged_Binary(Byte[]: {} - {<0>})
  ✔️ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<2>} - {<255>,<1>,<2>,<3>,<2>})
  ❌ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})
	  Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	  But was:  < < 1, 1, 1, 1, 1 > >
	  Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	
  ❌ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})
	  Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	  But was:  < < 1, 1, 1, 1, 1 > >
	  Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	
  ❌ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})
	  Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
	  But was:  < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
	  Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
	

❌ Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary.

Realms.Tests.Database.RealmSetTests
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<3>} - {<4>,<5>,<6>})
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<3>,<null>} - {<1>,<2>,<3>,<null>})
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<255>} - {<0>})
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<0>,<1>,<255>} - {})
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {} - {<0>})
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>} - {<255>,<1>,<2>,<3>,<2>})
  ❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})
	  Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	  But was:  < < 1, 1, 1, 1, 1 > >
	  Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	
  ❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})
	  Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	  But was:  < < 1, 1, 1, 1, 1 > >
	  Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
	
  ❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})
	  Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
	  But was:  < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
	  Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
	
  ❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<1>,<2>,<null>,<null>,<null>} - {<1>,<1>,<null>})
	  Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, null >
	  But was:  < null, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
	  Missing (2): < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
	
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<null>} - {<null>,<null>})
  ✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<null>,<null>} - {<null>,<6>})

❌ Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_RealmValue.

Realms.Tests.Database.RealmSetTests
  ✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00,1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10} - {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00,1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10})
  ✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00} - {1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10})
  ✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {} - {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00,1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10})
  ❌ RealmSet_WhenManaged_RealmValue(RealmValue: {1,1,1,True,1} - {1,1,1,True,1})
	  Expected: equivalent to < 1, 1, 1, True, 1 >
	  But was:  < True, 1 >
	  Missing (3): < 1, 1, 1 >
	
  ✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {,0,00000000-0000-0000-0000-000000000000,<null>} - {,0,00000000-0000-0000-0000-000000000000,<null>})
  ✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {1,1,1,1} - {1,1,1,1})

Annotations

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
    But was:  < < 1, 1, 1, 1, 1 > >
    Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1631

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
    But was:  < < 1, 1, 1, 1, 1 > >
    Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1631

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
    But was:  < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
    Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1631

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
    But was:  < < 1, 1, 1, 1, 1 > >
    Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1631

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
    But was:  < < 1, 1, 1, 1, 1 > >
    Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1631

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
    But was:  < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
    Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1631

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<1>,<2>,<null>,<null>,<null>} - {<1>,<1>,<null>})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, null >
    But was:  < null, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
    Missing (2): < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1631

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (macos-arm, net7.0)

Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_RealmValue. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_RealmValue(RealmValue: {1,1,1,True,1} - {1,1,1,True,1})

Failed test found in:
  TestResults.xml
Error:
    Expected: equivalent to < 1, 1, 1, True, 1 >
    But was:  < True, 1 >
    Missing (3): < 1, 1, 1 >
  
Raw output
   at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmSetTests.cs:line 1636