Skip to content

Support glob pattern in LoadScene attribute #154

Support glob pattern in LoadScene attribute

Support glob pattern in LoadScene attribute #154

Triggered via pull request April 28, 2024 06:44
Status Failure
Total duration 4m 23s
Artifacts 3

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

46 errors
TestHelper.Editor.LoadSceneAttributeTest.Attach_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Editor.TemporaryBuildScenesUsingInTestTest.GetScenesUsingInTest_AttachedToMethod_ReturnScenesSpecifiedByAttribute: Tests/Editor/TemporaryBuildScenesUsingInTestTest.cs#L17
Expected: collection containing "Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity" But was: <empty>
TestHelper.Attributes.LoadSceneAttributeTest.Attach_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.LoadSceneAttributeTest.AttachToAsyncTest_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.LoadSceneAttributeTest.AttachToUnityTest_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.LoadSceneAttributeTest.UsingGlob_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/**/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(0,2): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(0,3): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(1,2): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(1,3): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.Attach_SaveScreenshotToDefaultPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithSuperSize_SaveSuperSizeScreenshot: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToAsyncTest_SaveScreenshotToDefaultPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithStereoCaptureMode_SaveStereoScreenshot: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithGizmos_TakeScreenshotWithGizmos: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithFilename_SaveScreenshotToSpecifyPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithDirectory_SaveScreenshotToSpecifyPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToUnityTest_SaveScreenshotToDefaultPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/Tes?s/S?enes/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tes?s/S?enes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/*/*/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/*/*/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/**/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/**/NotInScenesInBuild.unity` is not found in AssetDatabase
test (2022.3.17f1)
Test(s) Failed! Check 'test result (2022.3.17f1)' for details.
TestHelper.Editor.LoadSceneAttributeTest.Attach_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Editor.TemporaryBuildScenesUsingInTestTest.GetScenesUsingInTest_AttachedToMethod_ReturnScenesSpecifiedByAttribute: Tests/Editor/TemporaryBuildScenesUsingInTestTest.cs#L17
Expected: collection containing "Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity" But was: <empty>
TestHelper.Attributes.LoadSceneAttributeTest.Attach_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.LoadSceneAttributeTest.AttachToAsyncTest_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.LoadSceneAttributeTest.AttachToUnityTest_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.LoadSceneAttributeTest.UsingGlob_LoadedSceneNotInBuild: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/**/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(0,2): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(0,3): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(1,2): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToParameterizedTest_SaveAllScreenshots(1,3): Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.Attach_SaveScreenshotToDefaultPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithSuperSize_SaveSuperSizeScreenshot: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToAsyncTest_SaveScreenshotToDefaultPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithStereoCaptureMode_SaveStereoScreenshot: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithGizmos_TakeScreenshotWithGizmos: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithFilename_SaveScreenshotToSpecifyPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachWithDirectory_SaveScreenshotToSpecifyPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Attributes.TakeScreenshotAttributeTest.AttachToUnityTest_SaveScreenshotToDefaultPath: Runtime/Utils/ScenePathFinder.cs#L124
BeforeTest : System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/ScreenshotTest.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tests/Scenes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/Tes?s/S?enes/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/Tes?s/S?enes/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/*/*/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/*/*/NotInScenesInBuild.unity` is not found in AssetDatabase
TestHelper.Utils.ScenePathFinderTest.GetExistScenePath_ExistPath_GotExistScenePath("Packages/com.nowsprinting.test-helper/**/NotInScenesInBuild.unity"): Runtime/Utils/ScenePathFinder.cs#L124
System.IO.FileNotFoundException : Scene `Packages/com.nowsprinting.test-helper/**/NotInScenesInBuild.unity` is not found in AssetDatabase
test (2023.2.5f1)
Test(s) Failed! Check 'test result (2023.2.5f1)' for details.

Artifacts

Produced during runtime
Name Size
TestResults-Unity2019.4.40f1
1.9 MB
TestResults-Unity2022.3.17f1
1.99 MB
TestResults-Unity2023.2.5f1
2 MB