Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: add DeferPostprocessAsset API #229

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: add DeferPostprocessAsset API

1a8763d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: add DeferPostprocessAsset API #229

feat: add DeferPostprocessAsset API
1a8763d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results completed Apr 27, 2024 in 0s

❌️ Test Results - 23/24, failed: 1 - Failed in 2.546s

❌️ editmode-results.xml - 23/24, failed: 1 - Failed in 2.546s

Details

❌️ editmode-results.xml - 23/24, failed: 1 - Failed in 2.546s
  • ✅ UnitTests.AvatarNameFilterTests - 1/1 - Passed in 0.017s

    • TestAvatarNameFilter - Passed in 0.017s
  • ✅ UnitTests.BuildAssetBundle - 1/1 - Passed in 1.783s

    • Build - Passed in 1.783s
  • ❌️ UnitTests.DeferPostprocessTest - 0/1, failed: 1 - Failed in 0.266s

    • ❌️ Test - Failed in 0.266s
      Expected is <System.Collections.Generic.List`1[System.String]> with 3 elements, actual is <System.Collections.Generic.List`1[System.String]> with 0 elements
      Values differ at index [0]
      Missing: < "1", "3", "4" >
      Starting processing for avatar: root

      at UnitTests.DeferPostprocessTest.Test () [0x000e2] in ./Packages/nadena.dev.ndmf/UnitTests/DeferPostprocessTest.cs:47
      
  • ✅ UnitTests.ExportsPluginTest.SupportsMultipleDeclarations - 1/1 - Passed in 0.059s

    • TestSupportsMultipleDeclarations - Passed in 0.059s
  • ✅ UnitTests.InlineErrorTests - 2/2 - Passed in 0.013s

    • TestEnumerableExpansion - Passed in 0.011s
    • TestInlineError - Passed in 0.002s
  • ✅ UnitTests.LocalizationFallback.LocalizationFallbackTest - 1/1 - Passed in 0.004s

    • TestLanguageSelection - Passed in 0.004s
  • ✅ UnitTests.Parameters.InheritanceTest - 3/3 - Passed in 0.026s

    • DoesNotResolveAmbiguous - Passed in 0.015s
    • ResolvesByDepth - Passed in 0.006s
    • ResolvesInterface - Passed in 0.005s
  • ✅ UnitTests.Parameters.ParameterIntrospectionTest - 5/5 - Passed in 0.126s

    • ForBuildContext - Passed in 0.066s
    • SimpleRemap - Passed in 0.027s
    • SimpleUsage - Passed in 0.009s
    • TestEmpty - Passed in 0.006s
    • TypeMerge - Passed in 0.018s
  • ✅ UnitTests.Parameters.VRChatBindingsTest.TestContact - 3/3 - Passed in 0.026s

    • TestContact(Constant,Bool) - Passed in 0.014s
    • TestContact(OnEnter,Bool) - Passed in 0.006s
    • TestContact(Proximity,Float) - Passed in 0.006s
  • ✅ UnitTests.Parameters.VRChatBindingsTest - 2/2 - Passed in 0.020s

    • TestPhysBone - Passed in 0.007s
    • VRCParams - Passed in 0.012s
  • ✅ UnitTests.PluginResolverTests.BeforeAfterPlugin - 1/1 - Passed in 0.008s

    • TestBeforeAfterPluginConstraints - Passed in 0.008s
  • ✅ UnitTests.SerializationSweepTest - 1/1 - Passed in 0.087s

    • testSerialization - Passed in 0.087s
  • ✅ UnitTests.TopoSortTest - 2/2 - Passed in 0.020s

    • StrongSequencingTest - Passed in 0.013s
    • WeakOrderingTest - Passed in 0.008s

Annotations

Check failure on line 47 in ./Packages/nadena.dev.ndmf/UnitTests/DeferPostprocessTest.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results

UnitTests.DeferPostprocessTest.Test

  Expected is <System.Collections.Generic.List`1[System.String]> with 3 elements, actual is <System.Collections.Generic.List`1[System.String]> with 0 elements
  Values differ at index [0]
  Missing:  < "1", "3", "4" >
Raw output
Starting processing for avatar: root

at UnitTests.DeferPostprocessTest.Test () [0x000e2] in ./Packages/nadena.dev.ndmf/UnitTests/DeferPostprocessTest.cs:47