Skip to content

~ Trying out standard cpp operation for the neon functions. #79

~ Trying out standard cpp operation for the neon functions.

~ Trying out standard cpp operation for the neon functions. #79

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results completed Jul 11, 2023 in 0s

❌️ Test Results - 2/7, failed: 5 - Failed in 0.678s

✅ editmode-results.xml - 0/0 - Passed in 0.006s

❌️ playmode-results.xml - 2/7, failed: 5 - Failed in 0.672s

Details

✅ editmode-results.xml - 0/0 - Passed in 0.006s
❌️ playmode-results.xml - 2/7, failed: 5 - Failed in 0.672s
  • ❌️ LottiePlugin.Tests.Runtime.AnimatedImageTests - 2/7, failed: 5 - Failed in 0.494s
    • CheckAwakeFunctionality - Passed in 0.257s
    • ❌️ CheckDisposeFunctionality - Failed in 0.075s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckDisposeFunctionality>d__10.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:87
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • ❌️ CheckPlayFunctionality - Failed in 0.037s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckPlayFunctionality>d__7.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:58
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • ❌️ CheckStartFunctionalityWithJsonAnimation - Failed in 0.037s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStartFunctionalityWithJsonAnimation>d__6.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:48
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • CheckStartFunctionalityWithNoJsonAnimation - Passed in 0.019s
    • ❌️ CheckStopFunctionality - Failed in 0.043s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStopFunctionality>d__8.MoveNext () [0x0002b] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:67
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
    • ❌️ CheckTextureDimensions - Failed in 0.025s
      System.DllNotFoundException : LottiePlugin
      at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
      at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92
      at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37
      at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154
      at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97
      at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckTextureDimensions>d__9.MoveNext () [0x00020] in unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:78
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44

Annotations

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckDisposeFunctionality

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckDisposeFunctionality>d__10.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:87 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckPlayFunctionality

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckPlayFunctionality>d__7.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:58 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckStartFunctionalityWithJsonAnimation

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStartFunctionalityWithJsonAnimation>d__6.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:48 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckStopFunctionality

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckStopFunctionality>d__8.MoveNext () [0x0002b] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:67 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44 

Check failure on line 92 in unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

LottiePlugin.Tests.Runtime.AnimatedImageTests.CheckTextureDimensions

System.DllNotFoundException : LottiePlugin
Raw output
  at (wrapper managed-to-native) LottiePlugin.NativeBridge.LottieLoadFromData(string,string,intptr&)
  at LottiePlugin.NativeBridge.LoadFromData (System.String filePath, System.String resourcesPath, System.IntPtr& animationWrapper) [0x00001] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/NativeBridge.cs:92 
  at LottiePlugin.LottieAnimation..ctor (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0002d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:37 
  at LottiePlugin.LottieAnimation.LoadFromJsonData (System.String jsonData, System.String resourcesPath, System.UInt32 width, System.UInt32 height) [0x0000d] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/LottieAnimation.cs:154 
  at LottiePlugin.UI.AnimatedImage.LoadFromAnimationJson (System.String json, System.UInt32 width, System.UInt32 height, System.String resourcesPath) [0x00068] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Runtime/src/UI/AnimatedImage.cs:97 
  at LottiePlugin.Tests.Runtime.AnimatedImageTests+<CheckTextureDimensions>d__9.MoveNext () [0x00020] in /github/workspace/unity/RLottieUnity/Assets/LottiePlugin/Tests/Runtime/src/AnimatedImageTests.cs:78 
  at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in /github/workspace/unity/RLottieUnity/Library/PackageCache/com.unity.test-framework@14b55b6d12/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44