pages build and deployment #178
GitHub Actions / Xcode test results
failed
May 14, 2024 in 0s
Xcode test results
Testing workspace Proton with scheme Proton
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
416 | 415 | 1 | 0 | 0 | 10.12s |
Test Summary
ProtonTests
- Device: iPhone 15 Pro, 17.2 (21C62)
- SDK: Simulator - iOS 17.2, 17.2
Failures
ProtonTests/AsyncTextResolverSnapshotTests/testResolvesAsyncAttributeInOrder()
File | /Users/runner/work/proton/proton/Proton/Tests/AsyncTextResolver/AsyncTextResolverSnapshotTests.swift:71 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/AsyncTextResolver/Snapshots/AsyncTextResolverSnapshotTests/testResolvesAsyncAttributeInOrder.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/8AEF6668-4A8B-47D7-A464-28D76B61CEDC/data/tmp/AsyncTextResolverSnapshotTests/testResolvesAsyncAttributeInOrder.2.png" Newly-taken snapshot does not match reference. |
Code Coverage
Details
Test Details
ProtonTests
AsyncTextResolverSnapshotTests
⏱️ | ||||
---|---|---|---|---|
2 (67%) | 1 (33%) | 0 (0%) | 0 (0%) | 6.01s |
testDiscardsAsyncAttributeInOrder()
| |
testIgnoresTextAsyncAttributeUntilInvoked()
| |
testResolvesAsyncAttributeInOrder() Activities:
|
AttachmentUpdateSnapshotTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.47s |
AttributesCommandTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testSetsToggledTypingAttributesInEmptySelectionInNonEmptyEditor()
| |
testSetsTypingAttributesInEmptyEditor()
|
AutogrowingTextViewSnapshotTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testRendersMultilineTextViewBasedOnContent()
| |
testRendersTextViewBasedOnContent()
|
AutogrowingTextViewTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testNotifiesDelegateOfBoundsChange()
|
EditorCommandExecutorTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 1.01s |
EditorCommandSnapshotTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.04s |
testExecutesCommandOnNestedEditors()
|
EditorContentTransformerTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testTransformsText()
|
EditorContextDelegateTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDidChangeSelectionInAllEditors()
| |
testDidLoseFocusInAllEditors()
| |
testDidReceiveFocusInAllEditors()
| |
testDidReceiveKeyInAllEditors()
|
EditorKeyTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_ReturnsEnter()
| |
test_ReturnsTab()
| |
testReturnsNil()
|
EditorListsSnapshotTests
⏱️ | ||||
---|---|---|---|---|
32 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.19s |
EditorSnapshotTests
⏱️ | ||||
---|---|---|---|---|
52 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.33s |
EditorViewContextSnapshotTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.14s |
testSelectsBeforeDeletingImageBasedAttachment()
|
EditorViewContextTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testAppliesSameContextAsParentToNestedEditor()
| |
testCarriesOverCustomTypingAttributes()
| |
testGetsActiveEditorViewAcrossMultipleContexts()
| |
testGetsActiveEditorViewFromContext()
| |
testLockedAttributes()
|
EditorViewDelegateTests
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDidChangeSelection()
| |
testDidLoseFocus()
| |
testDidReceiveFocus()
| |
testDidReceiveKey()
| |
testNotifiesBackspace()
| |
testNotifiesEnter()
| |
testNotifiesTab()
| |
testShouldHandleKey()
|
EditorViewMenuTests
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDefaultSelectAll()
| |
testOverridesCopy()
| |
testOverridesCut()
| |
< |
Annotations
Check failure on line 71 in Proton/Tests/AsyncTextResolver/AsyncTextResolverSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/AsyncTextResolver/__Snapshots__/AsyncTextResolverSnapshotTests/testResolvesAsyncAttributeInOrder.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/8AEF6668-4A8B-47D7-A464-28D76B61CEDC/data/tmp/AsyncTextResolverSnapshotTests/testResolvesAsyncAttributeInOrder.2.png"
Newly-taken snapshot does not match reference.
Loading