Skip to content

Fix workflow permission for octocov #6

Fix workflow permission for octocov

Fix workflow permission for octocov #6

GitHub Actions / test result (2022.3.4f1) completed Jul 14, 2023 in 0s

⚠️ test result (2022.3.4f1) - 36/38, skipped: 2 - Passed in 3.892s

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

⚠️ playmode-results.xml - 36/38, skipped: 2 - Passed in 3.889s

Details

✅ editmode-results.xml - 0/0 - Passed in 0.004s
⚠️ playmode-results.xml - 36/38, skipped: 2 - Passed in 3.889s
  • ⚠️ TestHelper.Attributes.FocusGameViewAttributeTest - 1/2, skipped: 1 - Passed in 0.829s
    • ⚠️ Attach_GameViewHasFocus - Skipped
    • Attach_KeepBatchmode - Passed in 0.827s
  • ✅ TestHelper.Attributes.GameViewResolutionAttributeTest - 2/2 - Passed in 0.179s
    • Attach_SetScreenSizeToFullHD - Passed in 0.116s
    • Attach_SetScreenSizeToVGA - Passed in 0.062s
  • ⚠️ TestHelper.Attributes.IgnoreBatchModeAttributeTest - 0/1, skipped: 1 - Passed in 0.000s
    • ⚠️ AttachToMethod_SkipOnBatchMode - Skipped
  • ✅ TestHelper.Attributes.IgnoreWindowModeAttributeTest - 1/1 - Passed in 0.001s
    • AttachToMethod_SkipOnWindowMode - Passed in 0.001s
  • ✅ TestHelper.Constraints.DestroyedConstraintTest - 6/6 - Passed in 0.020s
    • IsDestroyed_DestroyedGameObject_Success - Passed in 0.005s
    • IsDestroyed_NotDestroyedGameObject_Failure - Passed in 0.006s
    • IsDestroyed_NotGameObject_Failure - Passed in 0.001s
    • IsDestroyed_Null_Failure - Passed in 0.001s
    • IsNotDestroyed_DestroyedGameObject_Failure - Passed in 0.005s
    • IsNotDestroyed_NotDestroyedGameObject_Success - Passed in 0.001s
  • ✅ TestHelper.Random.RandomExtensionsTest - 3/3 - Passed in 0.016s
    • NextNormalizedVector2_InRange - Passed in 0.008s
    • NextNormalizedVector3_InRange - Passed in 0.004s
    • NextScreenPosition_InRange - Passed in 0.003s
  • ✅ TestHelper.Random.RandomWrapperTest - 3/3 - Passed in 0.004s
    • Constructor - Passed in 0.002s
    • Constructor_NegativeSeedValue_UsingAbsoluteValue - Passed in 0.001s
    • DefaultConstructor_UsingTickCount - Passed in 0.001s
  • ✅ TestHelper.Random.StubRandomTest - 2/2 - Passed in 0.007s
    • Next_ReturnSpecifiedValues - Passed in 0.005s
    • ToString_ReturnName - Passed in 0.002s
  • ✅ TestHelper.Wrappers.UnityEditor.GameViewSizeGroupWrapperTest - 7/7 - Passed in 0.023s
    • AddCustomSize_Added - Passed in 0.011s
    • IndexOf_FoundAddedSize - Passed in 0.004s
    • RemoveCustomSize_Removed - Passed in 0.003s
    • CreateInstance_Instantiate - Passed in 0.001s
    • GetGameViewSize_GotGameViewSize - Passed in 0.001s
    • GetTotalCount_GotCount - Passed in 0.002s
    • IndexOf_NotFound - Passed in 0.001s
  • ✅ TestHelper.Wrappers.UnityEditor.GameViewSizesWrapperTest - 2/2 - Passed in 0.002s
    • CreateInstance_Instantiate - Passed in 0.001s
    • CurrentGroup_GetGameViewSizeGroupInstance - Passed in 0.001s
  • ✅ TestHelper.Wrappers.UnityEditor.GameViewSizeWrapperTest - 7/7 - Passed in 0.009s
    • CreateInstance_Instantiate - Passed in 0.002s
    • Equals_DifferentHeight_NotEquals - Passed in 0.001s
    • Equals_DifferentType_NotEquals - Passed in 0.002s
    • Equals_DifferentWidth_NotEquals - Passed in 0.001s
    • Equals_InnerObjectIsNull_NotEquals - Passed in 0.001s
    • Equals_SameSizeButDifferentName_Equals - Passed in 0.001s
    • Equals_WrapperObjectIsNull_NotEquals - Passed in 0.001s
  • ✅ TestHelper.Wrappers.UnityEditor.GameViewWrapperTest - 2/2 - Passed in 0.004s
    • GetWindow - Passed in 0.001s
    • SelectedSizeIndex - Passed in 0.003s