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

Update dependency @octokit/action to v7 #735

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

Update dependency @octokit/action to v7

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

Update dependency @octokit/action to v7 #735

Update dependency @octokit/action to v7
44fe027
Select commit
Loading
Failed to load commit list.
GitHub Actions / Example Failures Only test report failed May 9, 2024 in 0s

Xcode test results

Testing project Weather with scheme Weather

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
11820112.25s

Test Summary

WeatherTests

  • Device: iPhone 13 mini, 15.0 (19A339)
  • SDK: Simulator - iOS 15.0, 15.0
TestTotalSuccessFailureSkippedExpected Failure
test-class WeatherTests32100

WeatherUITests

  • Device: iPhone 13 mini, 15.0 (19A339)
  • SDK: Simulator - iOS 15.0, 15.0
TestTotalSuccessFailureSkippedExpected Failure
test-class WeatherUITests443001
test-class WeatherUITestsLaunchTests43100

Failure Failures

WeatherTests/WeatherTests/testFail()

File/Users/katsumi/Develop/Weather/WeatherTests/WeatherTests.swift:23
Issue TypeAssertion Failure
MessageXCTAssertEqual failed: ("1") is not equal to ("2")

WeatherUITests/WeatherUITestsLaunchTests/testLaunch()

File/Users/katsumi/Develop/Weather/WeatherUITests/WeatherUITestsLaunchTests.swift:28
Issue TypeAssertion Failure
Messagefailed - Fail!!

Details

Test Details

WeatherTestsback

WeatherTests back

SuccessFailureSkippedExpected Failure⏱️
2 (67%)1 (33%)0 (0%)0 (0%)0.25s
Failuretest-method testFail()back

Activities:
  • Assertion Failure at WeatherTests.swift:23: XCTAssertEqual failed: ("1") is not equal to ("2")

WeatherUITestsback

WeatherUITests4 back

SuccessFailureSkippedExpected Failure⏱️
3 (75%)0 (0%)0 (0%)1 (25%)4.79s

All tests passed 🎉

WeatherUITestsLaunchTests back

SuccessFailureSkippedExpected Failure⏱️
3 (75%)1 (25%)0 (0%)0 (0%)7.21s
Mixed FailureFailure test-method testLaunch()back

Configuration:
XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1

Activities:
  • Setting device orientation to Portrait

    attachment
    • Wait for com.kishikawakatsumi.Weather to idle
      attachment
  • Setting appearance mode to Dark

    attachment
    • Wait for com.kishikawakatsumi.Weather to idle
      attachment
  • Start Test at 2021-10-17 22:17:51.210

    attachment
  • Set Up

  • Open com.kishikawakatsumi.Weather

    attachment
    • Launch com.kishikawakatsumi.Weather
      • Terminate com.kishikawakatsumi.Weather:33100

        attachment
      • Setting up automation session

      • Wait for com.kishikawakatsumi.Weather to idle

        attachment
  • Find the Target Application 'com.kishikawakatsumi.Weather'

  • Added attachment named 'Launch Screen'

    attachment
  • Assertion Failure at WeatherUITestsLaunchTests.swift:28: failed - Fail!!

    attachment
  • Tear Down

Annotations

Check failure on line 23 in WeatherTests/WeatherTests.swift

See this annotation in the file changed.

@github-actions github-actions / Example Failures Only test report

Assertion Failure

XCTAssertEqual failed: ("1") is not equal to ("2")

Check failure on line 28 in WeatherUITests/WeatherUITestsLaunchTests.swift

See this annotation in the file changed.

@github-actions github-actions / Example Failures Only test report

Assertion Failure

failed - Fail!!