Skip to content

Build xcresulttool code #30

Build xcresulttool code

Build xcresulttool code #30

GitHub Actions / Example test report (xcode16) failed Oct 29, 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
Successtest-method testExample()
Failuretest-method testFail()back

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

WeatherUITestsback

WeatherUITests4 back

SuccessFailureSkippedExpected Failure⏱️
3 (75%)0 (0%)0 (0%)1 (25%)4.79s
Successtest-method testExample()

Activities:
  • Start Test at 2021-10-17 22:17:29.828
  • Some screenshots were deleted because testing is configured to remove automatic screenshots on success.
  • Set Up
  • Open com.kishikawakatsumi.Weather
    • Launch com.kishikawakatsumi.Weather
      • Setting up automation session
      • Wait for com.kishikawakatsumi.Weather to idle
  • Tear Down
Expected Failuretest-method testExpedtedFailures()

Activities:
  • Start Test at 2021-10-17 22:17:33.598
  • Set Up
  • Tear Down
Successtest-method testFail()

Activities:
  • Start Test at 2021-10-17 22:17:33.630
  • Some screenshots were deleted because testing is configured to remove automatic screenshots on success.
  • Set Up
  • Tear Down
Successtest-method testSkipped()

Activities:
  • Start Test at 2021-10-17 22:17:33.644
  • Some screenshots were deleted because testing is configured to remove automatic screenshots on success.
  • Set Up
  • Open com.kishikawakatsumi.Weather
    • Launch com.kishikawakatsumi.Weather
      • Terminate com.kishikawakatsumi.Weather:33088
      • Setting up automation session
      • Wait for com.kishikawakatsumi.Weather to idle
  • Tear Down

WeatherUITestsLaunchTests back

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

Configuration:
XCUIAppearanceMode: 1, XCUIDeviceOrientation: 1

Activities:
  • Setting device orientation to Portrait
    • Wait for com.kishikawakatsumi.Weather to idle
  • Some screenshots were deleted because testing is configured to remove automatic screenshots on success.
  • Setting appearance mode to Light
    • Wait for com.kishikawakatsumi.Weather to idle
  • Start Test at 2021-10-17 22:17:38.799
  • Set Up
  • Open com.kishikawakatsumi.Weather
    • Launch com.kishikawakatsumi.Weather
      • Terminate com.kishikawakatsumi.Weather:33095
      • Setting up automation session
      • Wait for com.kishikawakatsumi.Weather to idle
  • Find the Target Application 'com.kishikawakatsumi.Weather'
  • Added attachment named 'Launch Screen'
  • Tear Down
Success test-method testLaunch()

Configuration:
XCUIAppearanceMode: 1, XCUIDeviceOrientation: 4

Activities:
  • Setting device orientation to Landscape Right
    • Wait for com.kishikawakatsumi.Weather to idle
  • Some screenshots were deleted because testing is configured to remove automatic screenshots on success.
  • Setting appearance mode to Light
    • Wait for com.kishikawakatsumi.Weather to idle
  • Start Test at 2021-10-17 22:17:45.921
  • Set Up
  • Open com.kishikawakatsumi.Weather
    • Launch com.kishikawakatsumi.Weather
      • Terminate com.kishikawakatsumi.Weather:33096
      • Setting up automation session
      • Wait for com.kishikawakatsumi.Weather to idle
  • Find the Target Application 'com.kishikawakatsumi.Weather'
  • Added attachment named 'Launch Screen'
  • Tear Down
Failure test-method testLaunch()back

Configuration:
XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1

Activities:
  • Setting device orientation to Portrait
    • Wait for com.kishikawakatsumi.Weather to idle
  • Setting appearance mode to Dark
    • Wait for com.kishikawakatsumi.Weather to idle
  • Start Test at 2021-10-17 22:17:51.210
  • Set Up
  • Open com.kishikawakatsumi.Weather
    • Launch com.kishikawakatsumi.Weather
      • Terminate com.kishikawakatsumi.Weather:33100
      • Setting up automation session
      • Wait for com.kishikawakatsumi.Weather to idle
  • Find the Target Application 'com.kishikawakatsumi.Weather'
  • Added attachment named 'Launch Screen'
  • Assertion Failure at WeatherUITestsLaunchTests.swift:28: failed - Fail!!
  • Tear Down
Success test-method testLaunch()

Configuration:
XCUIAppearanceMode: 2, XCUIDeviceOrientation: 4

Activities:
  • Setting device orientation to Landscape Right
    • Wait for com.kishikawakatsumi.Weather to idle
  • Some screenshots were deleted because testing is configured to remove automatic screenshots on success.
  • Setting appearance mode to Dark
    • Wait for com.kishikawakatsumi.Weather to idle
  • Start Test at 2021-10-17 22:17:58.445
  • Set Up
  • Open com.kishikawakatsumi.Weather
    • Launch com.kishikawakatsumi.Weather
      • Terminate com.kishikawakatsumi.Weather:33105
      • Setting up automation session
      • Wait for com.kishikawakatsumi.Weather to idle
  • Find the Target Application 'com.kishikawakatsumi.Weather'
  • Added attachment named 'Launch Screen'
  • Tear Down

Annotations

Check failure on line 23 in WeatherTests/WeatherTests.swift

See this annotation in the file changed.

@github-actions github-actions / Example test report (xcode16)

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 test report (xcode16)

Assertion Failure

failed - Fail!!