Commit 0b9c6f1
committed
CI: skip SQL-dependent Installer tests
VersionDetectionTests, IdempotencyTests, and AdversarialTests require a
running SQL Server instance via TestDatabaseHelper, which the GitHub
runner doesn't provide. Filter to only the pure-logic classes
(UpgradeOrderingTests, FileFilteringTests) which already passed in the
prior run.1 parent d9f24d4 commit 0b9c6f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments