Fixed setting of editor background on change of cell contentview back… #1263
Xcode test results
Testing workspace Proton with scheme Proton
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
398 | 394 | 4 | 0 | 0 | 40.10s |
Test Summary
ProtonTests
- Device: iPhone 15 Pro, 17.2 (21C62)
- SDK: Simulator - iOS 17.2, 17.2
Failures
ProtonTests/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport()
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:84 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.1.png" Newly-taken snapshot does not match reference. |
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:92 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.2.png" Newly-taken snapshot does not match reference. |
ProtonTests/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation()
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:112 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.1.png" Newly-taken snapshot does not match reference. |
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:119 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png" Newly-taken snapshot does not match reference. |
ProtonTests/TableViewAttachmentSnapshotTests/testRendersTableViewWithVaryingContentHeight()
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:156 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersTableViewWithVaryingContentHeight.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewWithVaryingContentHeight.1.png" Newly-taken snapshot does not match reference. |
ProtonTests/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight()
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:181 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.1.png" Newly-taken snapshot does not match reference. |
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:186 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.2.png" Newly-taken snapshot does not match reference. |
File | /Users/runner/work/proton/proton/Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift:191 |
Issue Type | Assertion Failure |
Message | failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/Snapshots/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.3.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.3.png" Newly-taken snapshot does not match reference. |
Code Coverage
Details
Test Details
ProtonTests
AsyncTextResolverSnapshotTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.77s |
testDiscardsAsyncAttributeInOrder()
| |
testIgnoresTextAsyncAttributeUntilInvoked()
| |
testResolvesAsyncAttributeInOrder()
|
AttachmentUpdateSnapshotTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.07s |
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.01s |
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.03s |
EditorSnapshotTests
⏱️ | ||||
---|---|---|---|---|
52 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.15s |
EditorViewContextSnapshotTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.03s |
testSelectsBeforeDeletingImageBasedAttachment()
|
EditorViewContextTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testAppliesSameContextAsParentToNestedEditor()
| |
testCarriesOverCustomTypingAttributes()
| |
testGetsActiveEditorViewAcrossMultipleContexts()
| |
testGetsActiveEditorViewFromContext()
| |
testLockedAttributes()
|
EditorViewDelegateTests
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testDidChangeSelection()
| |
testDidLoseFocus()
| |
testDidReceiveFocus()
| |
testDidReceiveKey()
| |
testNotifiesBackspace()
| |
testNotifiesEnter()
| |
testNotifiesTab()
| |
testShouldHandleKey()
|
EditorViewMenuTests
⏱️ | ||||
---|---|---|---|---|
8 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testDefaultSelectAll()
| |
testOverridesCopy()
| |
testOverridesCut()
| |
testOverridesPaste()
| |
testOverridesSelect()
| |
testOverridesToggleBold()
| |
Annotations
Check failure on line 84 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.1.png"
Newly-taken snapshot does not match reference.
Check failure on line 92 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewport.2.png"
Newly-taken snapshot does not match reference.
Check failure on line 112 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.1.png"
Newly-taken snapshot does not match reference.
Check failure on line 119 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewAttachmentInViewportRotation.2.png"
Newly-taken snapshot does not match reference.
Check failure on line 156 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersTableViewWithVaryingContentHeight.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersTableViewWithVaryingContentHeight.1.png"
Newly-taken snapshot does not match reference.
Check failure on line 181 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.1.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.1.png"
Newly-taken snapshot does not match reference.
Check failure on line 186 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.2.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.2.png"
Newly-taken snapshot does not match reference.
Check failure on line 191 in Proton/Tests/Table/TableViewAttachmentSnapshotTests.swift
github-actions / Xcode test results
Assertion Failure
failed - Snapshot does not match reference.
ksdiff "/Users/runner/work/proton/proton/Proton/Tests/Table/__Snapshots__/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.3.png" "/Users/runner/Library/Developer/CoreSimulator/Devices/5E224B54-91EB-4029-BB4E-64F565F549F7/data/tmp/TableViewAttachmentSnapshotTests/testRendersViewportChangesWithVaryingContentHeight.3.png"
Newly-taken snapshot does not match reference.