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(iOS): SimpleOrientationSensor Sample Crash #1179

Merged
merged 4 commits into from
Nov 27, 2024

chore: accept review suggestion

44069a4
Select commit
Loading
Failed to load commit list.
Merged

fix(iOS): SimpleOrientationSensor Sample Crash #1179

chore: accept review suggestion
44069a4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.Gallery - CI failed Nov 26, 2024 in 1h 0m 49s

Build #1.6.0-PullRequest1179.1836 had test failures

Details

Tests

  • Failed: 15 (8.62%)
  • Passed: 102 (58.62%)
  • Other: 57 (32.76%)
  • Total: 174

Annotations

Check failure on line 11 in Build log

See this annotation in the file changed.

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

Build log #L11

No test result files matching '[ '/Users/runner/work/1/s/build/TestResult.xml' ]' were found.

Check failure on line 15 in Build log

See this annotation in the file changed.

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

Build log #L15

No test result files matching '[ '/Users/runner/work/1/s/build/TestResult.xml' ]' were found.

Check failure on line 19 in Build log

See this annotation in the file changed.

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

Build log #L19

No test result files matching '[ '/Users/runner/work/1/s/build/TestResult.xml' ]' were found.

Check failure on line 23 in Build log

See this annotation in the file changed.

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

Build log #L23

No test result files matching '[ '/Users/runner/work/1/s/build/TestResult.xml' ]' were found.

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.UITests/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.UITests/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.ArraySelectIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
   at System.Linq.Enumerable.ArraySelectIterator`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.UITests/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.UITests/Given_CheckBox_03_Fluent.cs:line 25