Skip to content

test: fix the two test files that stop the test target compiling on main - #3098

Merged
datlechin merged 1 commit into
mainfrom
fix/file-tab-baseline-test-signature
Sep 23, 2026
Merged

datlechin merged 1 commit into
mainfrom
fix/file-tab-baseline-test-signature

Conversation

@datlechin

Copy link
Copy Markdown
Member

main at 9d188f2 does not build its test target, so every open pull request's app tests fail before running a case. Two test files are wrong, and one app file, which #3093 already fixes.

The third break is in the app target: MainSplitViewController+RecentTabs.swift (#3061) switches over tabType without the .versionHistory case #3076 added. #3093 fixes that, so it is not repeated here; merge both.

Tests

With #3093's diff applied locally, and removed before committing: the whole TableProTests target builds, and FileTabExternalChangeTests, SourceFileDiskChangeHandlingTests and OracleColumnStatementsTests pass, 33 of 33. SwiftLint on both files: 0 violations.

@datlechin
datlechin merged commit 96e4d49 into main Sep 23, 2026
6 of 7 checks passed
@datlechin
datlechin deleted the fix/file-tab-baseline-test-signature branch September 23, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant