Skip to content

fix gradient sprite generation color mismatch (#132) #579

fix gradient sprite generation color mismatch (#132)

fix gradient sprite generation color mismatch (#132) #579

Triggered via push December 8, 2025 20:24
Status Failure
Total duration 14m 2s
Artifacts 5

test.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

143 errors, 760 warnings, and 10 notices
Unit Tests - Unity 2021.3.45f1
Tests failed!
Unit Tests - Unity 2021.3.45f1
Test(s) Failed! Check 'Unit Tests 2021.3.45f1' for details.
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(ClearScript).EnterLeaveWorksWithTransitions: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L68
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(ClearScript).LeaveCanInterruptEnter: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L118
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(Jint).EnterLeaveWorksWithTransitions: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L68
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(Jint).LeaveCanInterruptEnter: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L118
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(QuickJS).EnterLeaveWorksWithTransitions: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L68
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(QuickJS).LeaveCanInterruptEnter: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L118
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
Unit Tests - Unity 6000.1.9f1
Tests failed!
Unit Tests - Unity 6000.1.9f1
Test(s) Failed! Check 'Unit Tests 6000.1.9f1' for details.
ReactUnity.Tests.AnimationTests(ClearScript).AnimationCanBePaused: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).AnimationShouldWorkOnLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).AnimationShouldWorkOnVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).AnimationShouldWorkWithRealTimer: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).CssVariablesShouldBeAnimatableForLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).CssVariablesShouldBeAnimatableForVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).EventsAreFiredCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).ShouldBeAbleToAnimateBetweenDynamicAndNonDynamic: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationCanBePaused: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationShouldWorkOnLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationShouldWorkOnVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationShouldWorkWithRealTimer: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).CssVariablesShouldBeAnimatableForLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).CssVariablesShouldBeAnimatableForVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).EventsAreFiredCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).ShouldBeAbleToAnimateBetweenDynamicAndNonDynamic: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationCanBePaused: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationShouldWorkOnLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationShouldWorkOnVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationShouldWorkWithRealTimer: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).CssVariablesShouldBeAnimatableForLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).CssVariablesShouldBeAnimatableForVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).EventsAreFiredCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).ShouldBeAbleToAnimateBetweenDynamicAndNonDynamic: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AudioTests(ClearScript).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AudioTests(Jint).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AudioTests(QuickJS).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceCamera).BasicRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceCamera).RectWithZIndex: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceCamera).ScaledRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceOverlay).BasicRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceOverlay).RectWithZIndex: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceOverlay).ScaledRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).appendChild_ShouldAddElement: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).appendChildToContainer_ShouldAddElementAlsoWhenNotHost: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).appendChildToContainer_WhenHost_ShouldAddElement: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createElement_whenTagIsCustom_ShouldCreateABasicReactComponentWithThatTag: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createElement_whenTagIsText_ShouldCreateATextComponentWithTagText: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createElement_whenTagIsView_ShouldCreateABasicReactComponent: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createText_ShouldCreateATextComponent: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
Unit Tests - Unity 2023.2.20f1
Tests failed!
Unit Tests - Unity 2023.2.20f1
Test(s) Failed! Check 'Unit Tests 2023.2.20f1' for details.
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(ClearScript).EnterLeaveWorksWithTransitions: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L68
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(ClearScript).LeaveCanInterruptEnter: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L118
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(Jint).EnterLeaveWorksWithTransitions: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L68
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(Jint).LeaveCanInterruptEnter: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L118
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(QuickJS).EnterLeaveWorksWithTransitions: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L68
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
ReactUnity.Tests.Editor.Renderer.EnterLeaveTests(QuickJS).LeaveCanInterruptEnter: core/Tests/Editor/Renderer/EnterLeaveTests.cs#L118
Expected: RGBA(0.500, 0.500, 0.500, 1.000) But was: RGBA(1.000, 1.000, 1.000, 1.000)
Unit Tests - Unity 6000.0.51f1
Tests failed!
Unit Tests - Unity 6000.0.51f1
Test(s) Failed! Check 'Unit Tests 6000.0.51f1' for details.
ReactUnity.Tests.AnimationTests(ClearScript).AnimationCanBePaused: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).AnimationShouldWorkOnLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).AnimationShouldWorkOnVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).AnimationShouldWorkWithRealTimer: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).CssVariablesShouldBeAnimatableForLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).CssVariablesShouldBeAnimatableForVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).EventsAreFiredCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(ClearScript).ShouldBeAbleToAnimateBetweenDynamicAndNonDynamic: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationCanBePaused: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationShouldWorkOnLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationShouldWorkOnVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).AnimationShouldWorkWithRealTimer: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).CssVariablesShouldBeAnimatableForLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).CssVariablesShouldBeAnimatableForVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).EventsAreFiredCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(Jint).ShouldBeAbleToAnimateBetweenDynamicAndNonDynamic: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationCanBePaused: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationShouldWorkOnLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationShouldWorkOnVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).AnimationShouldWorkWithRealTimer: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).CssVariablesShouldBeAnimatableForLayoutStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).CssVariablesShouldBeAnimatableForVisualStyles: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).EventsAreFiredCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AnimationTests(QuickJS).ShouldBeAbleToAnimateBetweenDynamicAndNonDynamic: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AudioTests(ClearScript).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AudioTests(Jint).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.AudioTests(QuickJS).ParsingWorksCorrectly: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceCamera).BasicRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceCamera).RectWithZIndex: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceCamera).ScaledRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceOverlay).BasicRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceOverlay).RectWithZIndex: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BoundingClientRectTests(Auto,ScreenSpaceOverlay).ScaledRect: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).appendChild_ShouldAddElement: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).appendChildToContainer_ShouldAddElementAlsoWhenNotHost: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).appendChildToContainer_WhenHost_ShouldAddElement: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createElement_whenTagIsCustom_ShouldCreateABasicReactComponentWithThatTag: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createElement_whenTagIsText_ShouldCreateATextComponentWithTagText: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createElement_whenTagIsView_ShouldCreateABasicReactComponent: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
ReactUnity.Tests.BridgeTests(ClearScript).createText_ShouldCreateATextComponent: core/Runtime/Core/BaseReactComponent.cs#L174
BeforeTest : System.TypeInitializationException : The type initializer for 'Yoga.YogaConfig' threw an exception. ----> System.TypeInitializationException : The type initializer for 'Yoga.YGConfigHandle' threw an exception. ----> System.DllNotFoundException : yoga assembly:<unknown assembly> type:<unknown type> member:(null)
Unit Tests - Unity 2022.3.62f1
Tests failed!
Unit Tests - Unity 2022.3.62f1
Test(s) Failed! Check 'Unit Tests 2022.3.62f1' for details.
Unit Tests - Unity 2021.3.45f1
Input 'nunit_files' has been deprecated with message: Use "files" option instead.
Unit Tests - Unity 6000.1.9f1
Input 'nunit_files' has been deprecated with message: Use "files" option instead.
All 3 runs failed: AnimationCanBePaused (ReactUnity.Tests.AnimationTests): ReactUnity.Tests.AnimationTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EventsAreFiredCorrectly (ReactUnity.Tests.AnimationTests): ReactUnity.Tests.AnimationTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ParsingWorksCorrectly (ReactUnity.Tests.AnimationTests): ReactUnity.Tests.AnimationTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ParsingWorksCorrectly (ReactUnity.Tests.AudioTests): ReactUnity.Tests.AudioTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 2 runs failed: BasicRect (ReactUnity.Tests.BoundingClientRectTests): ReactUnity.Tests.BoundingClientRectTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 2 runs failed: ScaledRect (ReactUnity.Tests.BoundingClientRectTests): ReactUnity.Tests.BoundingClientRectTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: appendChild_ShouldAddElement (ReactUnity.Tests.BridgeTests): ReactUnity.Tests.BridgeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: removeChild_ShouldRemoveElement (ReactUnity.Tests.BridgeTests): ReactUnity.Tests.BridgeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: setData_ShouldUpdateDataCollection (ReactUnity.Tests.BridgeTests): ReactUnity.Tests.BridgeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: AnchorPropertiesCanBeSet (ReactUnity.Tests.ButtonTests): ReactUnity.Tests.ButtonTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ButtonCanBeDisabled (ReactUnity.Tests.ButtonTests): ReactUnity.Tests.ButtonTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CurrentColorCanBeUsed (ReactUnity.Tests.CssVariablesTests): ReactUnity.Tests.CssVariablesTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: SizeAndScrollPropertiesWork (ReactUnity.Tests.DomLikeTests): ReactUnity.Tests.DomLikeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: DefaultFontSizeWorks (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EmWorksOnMultipleLevels (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InvalidValuesAreIgnored (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PercentageIsRelativeToFontSize (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RemAndEmCombinedWorks (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RemAndEmWorksOnLayout (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RemWorks (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: DefaultFontSizeWorks (ReactUnity.Tests.FontTests): ReactUnity.Tests.FontTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: NativeTextTransformsWork (ReactUnity.Tests.FontTests): ReactUnity.Tests.FontTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextTransformCapitalizeWorks (ReactUnity.Tests.FontTests): ReactUnity.Tests.FontTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: FontWeightWorks (ReactUnity.Tests.FontWeightTests): ReactUnity.Tests.FontWeightTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BorderSnapshots((00, 0, 0, black)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BorderSnapshots((01, 0, 5px, black)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BoxShadowSnapshots((00, none)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
GradientSnapshots((01, red, blue)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
GradientSnapshots((02, red, 10%, blue)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
GradientSnapshots((06, red, green, blue)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BackgroundBlendSnapshots (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: BoxShadowWorks (ReactUnity.Tests.GraphicTests): ReactUnity.Tests.GraphicTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: IconHasCorrectCharacter (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: IconShouldBeEmptyForIncorrectIcon (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: OverflowAndMaskDoesNotBreakIcon (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RerenderingIconsKeepsTheTextContent (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: BeforeAfterDoesNotCrashImage (ReactUnity.Tests.ImageTests): ReactUnity.Tests.ImageTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ObjectFitAndPositionWorksOnImage (ReactUnity.Tests.ImageTests): ReactUnity.Tests.ImageTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: StyleColorAppliesToImage (ReactUnity.Tests.ImageTests): ReactUnity.Tests.ImageTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CanImportFromMaterial (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CanImportFromRenderer (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CanImportVirtualScroll (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ExportDefaultFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ExportedFunctionNamedApp (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ExportedFunctionNamedExample (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ImplicitAppFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ImplicitExampleFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RenderDirectly (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ReturnedFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InlineStylesCanBeSet (ReactUnity.Tests.InlineStyleTests): ReactUnity.Tests.InlineStyleTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InlineStylesCanBeSetAsText (ReactUnity.Tests.InlineStyleTests): ReactUnity.Tests.InlineStyleTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InputEventsWork (ReactUnity.Tests.InputTests): ReactUnity.Tests.InputTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InputPropertiesAreApplied (ReactUnity.Tests.InputTests): ReactUnity.Tests.InputTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PlaceholderWorks (ReactUnity.Tests.InputTests): ReactUnity.Tests.InputTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ClassListChangesCausesRerender (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EnsureCorrectEngineIsUsed (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: HostNameCanBeChanged (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RerenderOfRootElementWorks (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextContent_IsCorrect (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ClickingLabelActivatesChildComponent (ReactUnity.Tests.LabelTests): ReactUnity.Tests.LabelTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ClickingLabelActivatesWithForQuery (ReactUnity.Tests.LabelTests): ReactUnity.Tests.LabelTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ScopedLabelForQueryWorks (ReactUnity.Tests.LabelTests): ReactUnity.Tests.LabelTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InitialLayoutIsCorrectOnEnable (ReactUnity.Tests.LayoutTests): ReactUnity.Tests.LayoutTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: MotionShouldWork (ReactUnity.Tests.MotionTests): ReactUnity.Tests.MotionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: MotionShouldWorkWithRealTimer (ReactUnity.Tests.MotionTests): ReactUnity.Tests.MotionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: OrderWorksCorrectly (ReactUnity.Tests.OrderTests): ReactUnity.Tests.OrderTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RectTransformsShouldHaveCorrectOrder (ReactUnity.Tests.OrderTests): ReactUnity.Tests.OrderTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalCanBeStyledWithDeepStyles (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalHasCorrectTextContent (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalIsMountedToCorrectParent (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalIsUnmountedAfterDestroy (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalMustHaveCorrectEventCamera (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CorrectPrefabIsMounted (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabCanBeMountedAgain (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabComponentHasCorrectSize (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabCustomPropertiesAreRegistered (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabDoesNotCrashWithBeforeAfter (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabTargetResizesCorrectly (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ShouldShowAfterContentOnView (ReactUnity.Tests.PseudoTests): ReactUnity.Tests.PseudoTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1","view","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1",":root > view","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1",":scope > view","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1","#v1","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1",".v1class","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1v1t4","view","v1v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
HtmlComponentCanRender(null,"*") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
HtmlComponentCanRender("v1","#v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","view",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",":root > view",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",":scope > view",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","#v1",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",".v1class",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v2","view:empty",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v1t4","*:empty",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","viewa",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","#v",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",".v1cla",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v1","view:empty",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v1t3","*:empty",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector(null,"*") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1","view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",":root > view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",":root>view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",":scope>view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1","#v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",".v1class") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1v2","view:empty") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1v1t4","*:empty") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
RootQuerySelector (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestArbitraryWatcher (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestGlobalsChange (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestGlobalsChangeOnComponent (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveList (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveListIndexedAccess (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveProperty (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveSet (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveStruct (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PropertiesGetAppliedToScrollbar (ReactUnity.Tests.ScrollTests): ReactUnity.Tests.ScrollTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ScrollCanBeDoneByCode (ReactUnity.Tests.ScrollTests): ReactUnity.Tests.ScrollTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: BackgroundAndMask (ReactUnity.Tests.ShorthandTests): ReactUnity.Tests.ShorthandTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: FontShorthand (ReactUnity.Tests.ShorthandTests): ReactUnity.Tests.ShorthandTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TransformShorthand (ReactUnity.Tests.ShorthandTests): ReactUnity.Tests.ShorthandTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: MaxLinesWorks (ReactUnity.Tests.TextRelatedTests): ReactUnity.Tests.TextRelatedTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EmptyTextShouldHaveZeroSize (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InlineRichTextShouldWork (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: OverflowAndMaskDoesNotBreakText (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextAlignAndVerticalAlignWorks (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextCanBeWrappedWithLinkedStyle (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextPropertiesAppliedCorrectly (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextStrokeWorks (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: DefaultScaleZIsIdentity (ReactUnity.Tests.TransformTests): ReactUnity.Tests.TransformTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TransformOriginWorksCorrectly (ReactUnity.Tests.TransformTests): ReactUnity.Tests.TransformTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EventsAreFiredCorrectly (ReactUnity.Tests.TransitionTests): ReactUnity.Tests.TransitionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ParsingWorksCorrectly (ReactUnity.Tests.TransitionTests): ReactUnity.Tests.TransitionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Unit Tests - Unity 2023.2.20f1
Input 'nunit_files' has been deprecated with message: Use "files" option instead.
Unit Tests - Unity 2023.2.20f1
Test details of 1614077 surpass limit of 65534
Unit Tests - Unity 2023.2.20f1
Not able to find annotation point for failed test! Test trace: Yoga.YGConfigHandle..cctor () (at /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:8) Rethrow as TypeInitializationException: The type initializer for 'Yoga.YGConfigHandle' threw an exception. Rethrow as TypeInitializationException: The type initializer for 'Yoga.YogaConfig' threw an exception. ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174) ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92) ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18) ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90) ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25) ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96) ReactUnity.ReactRendererBase.Render () (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114) ReactUnity.Tests.InteropTests+MyComponent.Start () (at /github/workspace/core/Tests/Runtime/Base/InteropTests.cs:19)
Unit Tests - Unity 2023.2.20f1
Not able to find annotation point for failed test! Test trace: Yoga.YGConfigHandle..cctor () (at /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:8) Rethrow as TypeInitializationException: The type initializer for 'Yoga.YGConfigHandle' threw an exception. Rethrow as TypeInitializationException: The type initializer for 'Yoga.YogaConfig' threw an exception. ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174) ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92) ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18) ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90) ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25) ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96) ReactUnity.ReactRendererBase.Render () (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114) ReactUnity.Tests.InteropTests+MyComponent.Start () (at /github/workspace/core/Tests/Runtime/Base/InteropTests.cs:19)
Unit Tests - Unity 2023.2.20f1
Not able to find annotation point for failed test! Test trace: Yoga.YGConfigHandle..cctor () (at /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:8) Rethrow as TypeInitializationException: The type initializer for 'Yoga.YGConfigHandle' threw an exception. Rethrow as TypeInitializationException: The type initializer for 'Yoga.YogaConfig' threw an exception. ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174) ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92) ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18) ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90) ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25) ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96) ReactUnity.ReactRendererBase.Render () (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114) ReactUnity.Tests.InteropTests+MyComponent.Start () (at /github/workspace/core/Tests/Runtime/Base/InteropTests.cs:19)
Unit Tests - Unity 6000.0.51f1
Input 'nunit_files' has been deprecated with message: Use "files" option instead.
All 3 runs failed: AnimationCanBePaused (ReactUnity.Tests.AnimationTests): ReactUnity.Tests.AnimationTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EventsAreFiredCorrectly (ReactUnity.Tests.AnimationTests): ReactUnity.Tests.AnimationTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ParsingWorksCorrectly (ReactUnity.Tests.AnimationTests): ReactUnity.Tests.AnimationTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ParsingWorksCorrectly (ReactUnity.Tests.AudioTests): ReactUnity.Tests.AudioTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 2 runs failed: BasicRect (ReactUnity.Tests.BoundingClientRectTests): ReactUnity.Tests.BoundingClientRectTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 2 runs failed: ScaledRect (ReactUnity.Tests.BoundingClientRectTests): ReactUnity.Tests.BoundingClientRectTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: appendChild_ShouldAddElement (ReactUnity.Tests.BridgeTests): ReactUnity.Tests.BridgeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: removeChild_ShouldRemoveElement (ReactUnity.Tests.BridgeTests): ReactUnity.Tests.BridgeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: setData_ShouldUpdateDataCollection (ReactUnity.Tests.BridgeTests): ReactUnity.Tests.BridgeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: AnchorPropertiesCanBeSet (ReactUnity.Tests.ButtonTests): ReactUnity.Tests.ButtonTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ButtonCanBeDisabled (ReactUnity.Tests.ButtonTests): ReactUnity.Tests.ButtonTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CurrentColorCanBeUsed (ReactUnity.Tests.CssVariablesTests): ReactUnity.Tests.CssVariablesTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: SizeAndScrollPropertiesWork (ReactUnity.Tests.DomLikeTests): ReactUnity.Tests.DomLikeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: DefaultFontSizeWorks (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EmWorksOnMultipleLevels (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InvalidValuesAreIgnored (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PercentageIsRelativeToFontSize (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RemAndEmCombinedWorks (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RemAndEmWorksOnLayout (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RemWorks (ReactUnity.Tests.FontSizeTests): ReactUnity.Tests.FontSizeTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: DefaultFontSizeWorks (ReactUnity.Tests.FontTests): ReactUnity.Tests.FontTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: NativeTextTransformsWork (ReactUnity.Tests.FontTests): ReactUnity.Tests.FontTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextTransformCapitalizeWorks (ReactUnity.Tests.FontTests): ReactUnity.Tests.FontTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: FontWeightWorks (ReactUnity.Tests.FontWeightTests): ReactUnity.Tests.FontWeightTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BorderSnapshots((00, 0, 0, black)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BorderSnapshots((01, 0, 5px, black)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BoxShadowSnapshots((00, none)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
GradientSnapshots((01, red, blue)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
GradientSnapshots((02, red, 10%, blue)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
GradientSnapshots((06, red, green, blue)) (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
BackgroundBlendSnapshots (ReactUnity.Tests.GraphicalTests) failed: ReactUnity.Tests.GraphicalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: BoxShadowWorks (ReactUnity.Tests.GraphicTests): ReactUnity.Tests.GraphicTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: IconHasCorrectCharacter (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: IconShouldBeEmptyForIncorrectIcon (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: OverflowAndMaskDoesNotBreakIcon (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RerenderingIconsKeepsTheTextContent (ReactUnity.Tests.IconTests): ReactUnity.Tests.IconTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: BeforeAfterDoesNotCrashImage (ReactUnity.Tests.ImageTests): ReactUnity.Tests.ImageTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ObjectFitAndPositionWorksOnImage (ReactUnity.Tests.ImageTests): ReactUnity.Tests.ImageTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: StyleColorAppliesToImage (ReactUnity.Tests.ImageTests): ReactUnity.Tests.ImageTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CanImportFromMaterial (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CanImportFromRenderer (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CanImportVirtualScroll (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ExportDefaultFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ExportedFunctionNamedApp (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ExportedFunctionNamedExample (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ImplicitAppFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ImplicitExampleFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RenderDirectly (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ReturnedFunction (ReactUnity.Tests.InjectableTests): ReactUnity.Tests.InjectableTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InlineStylesCanBeSet (ReactUnity.Tests.InlineStyleTests): ReactUnity.Tests.InlineStyleTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InlineStylesCanBeSetAsText (ReactUnity.Tests.InlineStyleTests): ReactUnity.Tests.InlineStyleTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InputEventsWork (ReactUnity.Tests.InputTests): ReactUnity.Tests.InputTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InputPropertiesAreApplied (ReactUnity.Tests.InputTests): ReactUnity.Tests.InputTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PlaceholderWorks (ReactUnity.Tests.InputTests): ReactUnity.Tests.InputTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ClassListChangesCausesRerender (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EnsureCorrectEngineIsUsed (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: HostNameCanBeChanged (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RerenderOfRootElementWorks (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextContent_IsCorrect (ReactUnity.Tests.IntroTests): ReactUnity.Tests.IntroTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ClickingLabelActivatesChildComponent (ReactUnity.Tests.LabelTests): ReactUnity.Tests.LabelTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ClickingLabelActivatesWithForQuery (ReactUnity.Tests.LabelTests): ReactUnity.Tests.LabelTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ScopedLabelForQueryWorks (ReactUnity.Tests.LabelTests): ReactUnity.Tests.LabelTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InitialLayoutIsCorrectOnEnable (ReactUnity.Tests.LayoutTests): ReactUnity.Tests.LayoutTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: MotionShouldWork (ReactUnity.Tests.MotionTests): ReactUnity.Tests.MotionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: MotionShouldWorkWithRealTimer (ReactUnity.Tests.MotionTests): ReactUnity.Tests.MotionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: OrderWorksCorrectly (ReactUnity.Tests.OrderTests): ReactUnity.Tests.OrderTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: RectTransformsShouldHaveCorrectOrder (ReactUnity.Tests.OrderTests): ReactUnity.Tests.OrderTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalCanBeStyledWithDeepStyles (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalHasCorrectTextContent (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalIsMountedToCorrectParent (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalIsUnmountedAfterDestroy (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PortalMustHaveCorrectEventCamera (ReactUnity.Tests.PortalTests): ReactUnity.Tests.PortalTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: CorrectPrefabIsMounted (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabCanBeMountedAgain (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabComponentHasCorrectSize (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabCustomPropertiesAreRegistered (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabDoesNotCrashWithBeforeAfter (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PrefabTargetResizesCorrectly (ReactUnity.Tests.PrefabTests): ReactUnity.Tests.PrefabTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ShouldShowAfterContentOnView (ReactUnity.Tests.PseudoTests): ReactUnity.Tests.PseudoTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1","view","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1",":root > view","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1",":scope > view","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1","#v1","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1",".v1class","v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Closest("v1v1t4","view","v1v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
HtmlComponentCanRender(null,"*") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
HtmlComponentCanRender("v1","#v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","view",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",":root > view",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",":scope > view",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","#v1",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",".v1class",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v2","view:empty",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v1t4","*:empty",True) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","viewa",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1","#v",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1",".v1cla",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v1","view:empty",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Matches("v1v1t3","*:empty",False) (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector(null,"*") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1","view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",":root > view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",":root>view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",":scope>view") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1","#v1") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1",".v1class") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1v2","view:empty") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
QuerySelector("v1v1t4","*:empty") (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
RootQuerySelector (ReactUnity.Tests.QuerySelectorTests) failed: ReactUnity.Tests.QuerySelectorTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestArbitraryWatcher (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestGlobalsChange (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestGlobalsChangeOnComponent (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveList (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveListIndexedAccess (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveProperty (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveSet (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TestReactiveStruct (ReactUnity.Tests.ReactiveTests): ReactUnity.Tests.ReactiveTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: PropertiesGetAppliedToScrollbar (ReactUnity.Tests.ScrollTests): ReactUnity.Tests.ScrollTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ScrollCanBeDoneByCode (ReactUnity.Tests.ScrollTests): ReactUnity.Tests.ScrollTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: BackgroundAndMask (ReactUnity.Tests.ShorthandTests): ReactUnity.Tests.ShorthandTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: FontShorthand (ReactUnity.Tests.ShorthandTests): ReactUnity.Tests.ShorthandTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TransformShorthand (ReactUnity.Tests.ShorthandTests): ReactUnity.Tests.ShorthandTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: MaxLinesWorks (ReactUnity.Tests.TextRelatedTests): ReactUnity.Tests.TextRelatedTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EmptyTextShouldHaveZeroSize (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: InlineRichTextShouldWork (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: OverflowAndMaskDoesNotBreakText (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextAlignAndVerticalAlignWorks (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextCanBeWrappedWithLinkedStyle (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextPropertiesAppliedCorrectly (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TextStrokeWorks (ReactUnity.Tests.TextTests): ReactUnity.Tests.TextTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: DefaultScaleZIsIdentity (ReactUnity.Tests.TransformTests): ReactUnity.Tests.TransformTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: TransformOriginWorksCorrectly (ReactUnity.Tests.TransformTests): ReactUnity.Tests.TransformTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: EventsAreFiredCorrectly (ReactUnity.Tests.TransitionTests): ReactUnity.Tests.TransitionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
All 3 runs failed: ParsingWorksCorrectly (ReactUnity.Tests.TransitionTests): ReactUnity.Tests.TransitionTests#L0
/github/workspace/artifacts/playmode-results.xml [took 0s]
Unit Tests - Unity 2022.3.62f1
Input 'nunit_files' has been deprecated with message: Use "files" option instead.
Unit Tests - Unity 2022.3.62f1
Test details of 1614094 surpass limit of 65534
Unit Tests - Unity 2022.3.62f1
Not able to find annotation point for failed test! Test trace: Yoga.YGConfigHandle..cctor () (at /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:8) Rethrow as TypeInitializationException: The type initializer for 'Yoga.YGConfigHandle' threw an exception. Rethrow as TypeInitializationException: The type initializer for 'Yoga.YogaConfig' threw an exception. ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174) ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92) ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18) ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90) ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25) ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96) ReactUnity.ReactRendererBase.Render () (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114) ReactUnity.Tests.InteropTests+MyComponent.Start () (at /github/workspace/core/Tests/Runtime/Base/InteropTests.cs:19)
Unit Tests - Unity 2022.3.62f1
Not able to find annotation point for failed test! Test trace: Yoga.YGConfigHandle..cctor () (at /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:8) Rethrow as TypeInitializationException: The type initializer for 'Yoga.YGConfigHandle' threw an exception. Rethrow as TypeInitializationException: The type initializer for 'Yoga.YogaConfig' threw an exception. ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174) ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92) ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18) ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90) ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25) ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96) ReactUnity.ReactRendererBase.Render () (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114) ReactUnity.Tests.InteropTests+MyComponent.Start () (at /github/workspace/core/Tests/Runtime/Base/InteropTests.cs:19)
Unit Tests - Unity 2022.3.62f1
Not able to find annotation point for failed test! Test trace: Yoga.YGConfigHandle..cctor () (at /github/workspace/core/Runtime/Yoga/YGConfigHandle.cs:8) Rethrow as TypeInitializationException: The type initializer for 'Yoga.YGConfigHandle' threw an exception. Rethrow as TypeInitializationException: The type initializer for 'Yoga.YogaConfig' threw an exception. ReactUnity.BaseReactComponent`1[ContextType]..ctor (ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Core/BaseReactComponent.cs:174) ReactUnity.UGUI.UGUIComponent..ctor (UnityEngine.RectTransform existing, ReactUnity.UGUI.UGUIContext context, System.String tag, System.Boolean isContainer) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/UGUIComponent.cs:92) ReactUnity.UGUI.HostComponent..ctor (UnityEngine.RectTransform host, ReactUnity.UGUI.UGUIContext context) (at /github/workspace/core/Runtime/Frameworks/UGUI/Components/HostComponent.cs:18) ReactUnity.UGUI.UGUIContext..ctor (ReactUnity.UGUI.UGUIContext+Options options) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/UGUIContext.cs:90) ReactUnity.UGUI.ReactRendererUGUI.CreateContext (ReactUnity.ScriptSource script) (at /github/workspace/core/Runtime/Frameworks/UGUI/General/ReactRendererUGUI.cs:25) ReactUnity.ReactRendererBase.LoadAndRun (ReactUnity.ScriptSource script, System.Action afterStart) (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:96) ReactUnity.ReactRendererBase.Render () (at /github/workspace/core/Runtime/Core/ReactRendererBase.cs:114) ReactUnity.Tests.InteropTests+MyComponent.Start () (at /github/workspace/core/Tests/Runtime/Base/InteropTests.cs:19)
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
233 tests found
There are 233 tests, see "Raw output" for the full list of tests.
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
233 tests found
There are 233 tests, see "Raw output" for the full list of tests.
11 skipped tests found
There are 11 skipped tests, see "Raw output" for the full list of skipped tests.
600 tests found
There are 600 tests, see "Raw output" for the full list of tests.
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
233 tests found
There are 233 tests, see "Raw output" for the full list of tests.
11 skipped tests found
There are 11 skipped tests, see "Raw output" for the full list of skipped tests.
600 tests found
There are 600 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size Digest
Unit Tests 2021.3.45f1 Expired
248 KB
sha256:e97cdca24c9ed7654b9b892db4b51e229d0a9f514d0c7c798cdd9468a0903b30
Unit Tests 2022.3.62f1 Expired
349 KB
sha256:0cbb3c5f9dbcf695b08814ea9f9ffe1d4f2e9775dd4d796333a320c7863d09f9
Unit Tests 2023.2.20f1 Expired
234 KB
sha256:83a20ee7942c9b51f879b4f639732578154fa076d24919e13d4dabb42f764d51
Unit Tests 6000.0.51f1 Expired
124 KB
sha256:3c5abcd5e55e3d1625a52ce1705dc027d66f4ef2dc69ac228753f6ecbf0a5c69
Unit Tests 6000.1.9f1 Expired
125 KB
sha256:7853eade30059ca95a55da42023e3a59f0128ffb8396a355047a813799f04f84