Update development packages #17
Merged
GitHub Actions / Example test report (xcode26)
failed
Apr 9, 2026 in 0s
Xcode test results
Testing project Weather with scheme Weather
Summary
| Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
|---|---|---|---|---|---|
| 11 | 8 | 2 | 0 | 1 | 12.25s |
Test Summary
WeatherTests
- Device: iPhone 13 mini, 15.0 (19A339)
- SDK: Simulator - iOS 15.0, 15.0
| Test | Total | ![]() | ![]() | ![]() |
|
|---|---|---|---|---|---|
WeatherTests | 3 | 2 | 1 | 0 | 0 |
WeatherUITests
- Device: iPhone 13 mini, 15.0 (19A339)
- SDK: Simulator - iOS 15.0, 15.0
| Test | Total | ![]() | ![]() | ![]() |
|
|---|---|---|---|---|---|
WeatherUITests4 | 4 | 3 | 0 | 0 | 1 |
WeatherUITestsLaunchTests | 4 | 3 | 1 | 0 | 0 |
Failures
WeatherTests/WeatherTests/testFail()
| File | /Users/katsumi/Develop/Weather/WeatherTests/WeatherTests.swift:23 |
| Issue Type | Assertion Failure |
| Message | XCTAssertEqual failed: ("1") is not equal to ("2") |
WeatherUITests/WeatherUITestsLaunchTests/testLaunch()
| File | /Users/katsumi/Develop/Weather/WeatherUITests/WeatherUITestsLaunchTests.swift:28 |
| Issue Type | Assertion Failure |
| Message | failed - Fail!! |
Details
Test Details
WeatherTests
WeatherTests 
![]() | ![]() | ![]() | ![]() | ⏱️ |
|---|---|---|---|---|
| 2 (67%) | 1 (33%) | 0 (0%) | 0 (0%) | 0.25s |
![]() | testExample()
|
![]() | testFail()![]() Activities:
|
![]() | testPerformanceExample()
|
WeatherUITests
WeatherUITests4 
![]() | ![]() | ![]() | ![]() | ⏱️ |
|---|---|---|---|---|
| 3 (75%) | 0 (0%) | 0 (0%) | 1 (25%) | 4.79s |
WeatherUITestsLaunchTests 
![]() | ![]() | ![]() | ![]() | ⏱️ |
|---|---|---|---|---|
| 3 (75%) | 1 (25%) | 0 (0%) | 0 (0%) | 7.21s |
![]() | testLaunch()Configuration: XCUIAppearanceMode: 1, XCUIDeviceOrientation: 1Activities:
|
testLaunch()Configuration: XCUIAppearanceMode: 1, XCUIDeviceOrientation: 4Activities:
| |
testLaunch()![]() Configuration: XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1Activities:
| |
testLaunch()Configuration: XCUIAppearanceMode: 2, XCUIDeviceOrientation: 4Activities:
|
Annotations
Check failure on line 23 in WeatherTests/WeatherTests.swift
github-actions / Example test report (xcode26)
Assertion Failure
XCTAssertEqual failed: ("1") is not equal to ("2")
Check failure on line 28 in WeatherUITests/WeatherUITestsLaunchTests.swift
github-actions / Example test report (xcode26)
Assertion Failure
failed - Fail!!
Loading




WeatherTests

