Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: TabbarItem with Neumorphic Style crash on Windows #1116

Merged
merged 3 commits into from
Jun 17, 2024

chore: Adjust InfoBadge and converters

206148f
Select commit
Loading
Failed to load commit list.
Merged

fix: TabbarItem with Neumorphic Style crash on Windows #1116

chore: Adjust InfoBadge and converters
206148f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.Gallery - CI failed Jun 17, 2024 in 1h 0m 58s

Build #1.6.0-PullRequest1116.1686 had test failures

Details

Tests

  • Failed: 32 (18.39%)
  • Passed: 91 (52.30%)
  • Other: 51 (29.31%)
  • Total: 174

Annotations

Check failure on line 3157 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Build log #L3157

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 3161 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Build log #L3161

The operation was canceled.

Check failure on line 1 in Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_01_Unchecked

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_01_Unchecked

  Expected: True
  But was:  False
Raw output
   at Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_01_Unchecked() in /Users/runner/work/1/s/Uno.Gallery/Uno.Gallery.UITest/Given_CheckBox_01_Material.cs:line 25

Check failure on line 1 in Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_03_Checked

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_03_Checked

  Expected: False
  But was:  True
Raw output
   at Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_03_Checked() in /Users/runner/work/1/s/Uno.Gallery/Uno.Gallery.UITest/Given_CheckBox_01_Material.cs:line 54

Check failure on line 1 in Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_05_Indeterminate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_05_Indeterminate

System.InvalidCastException : Null object cannot be converted to a value type.
Raw output
   at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
   at Uno.UITest.Xamarin.XamarinApp.<>c__43`1.<Query>b__43_1(Object o)
   at System.Linq.Enumerable.SelectArrayIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
   at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at Uno.UITest.Xamarin.XamarinApp.Query[T](Func`2 query)
   at Uno.UITest.Helpers.Queries.QueryExtensions.GetDependencyPropertyValue[T](QueryEx query, String dependencyPropertyName)
   at Uno.Gallery.UITests.Given_CheckBox_01_Material.WhenMaterialClick_05_Indeterminate() in /Users/runner/work/1/s/Uno.Gallery/Uno.Gallery.UITest/Given_CheckBox_01_Material.cs:line 83
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Uno.Gallery.UITests.Given_CheckBox_03_Fluent.WhenFluentClick_01_Unchecked

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Uno.Gallery.UITests.Given_CheckBox_03_Fluent.WhenFluentClick_01_Unchecked

  Expected: True
  But was:  False
Raw output
   at Uno.Gallery.UITests.Given_CheckBox_03_Fluent.WhenFluentClick_01_Unchecked() in /Users/runner/work/1/s/Uno.Gallery/Uno.Gallery.UITest/Given_CheckBox_03_Fluent.cs:line 25