Skip to content

Remove install-test from CI tests#307

Merged
ednolan merged 1 commit intomainfrom
enolan_rminstalltest1
Mar 9, 2026
Merged

Remove install-test from CI tests#307
ednolan merged 1 commit intomainfrom
enolan_rminstalltest1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Mar 9, 2026

As evidenced by testing this with utf_view, which depends on transform_view, this test does not work properly if a library has dependencies that need to be installed. This commit removes it; in the future, a new implementation of this test using vcpkg will be developed.

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 9, 2026

Coverage Status

coverage: 100.0%. remained the same
when pulling 2c0b4ba on enolan_rminstalltest1
into b77e702 on main.

As evidenced by testing this with utf_view, which depends on
transform_view, this test does not work properly if a library has
dependencies that need to be installed. This commit removes it; in the
future, a new implementation of this test using vcpkg will be
developed.
@ednolan ednolan force-pushed the enolan_rminstalltest1 branch from e900df8 to 2c0b4ba Compare March 9, 2026 04:13
@ednolan ednolan merged commit 89266c7 into main Mar 9, 2026
88 checks passed
@ednolan ednolan deleted the enolan_rminstalltest1 branch March 9, 2026 04:21
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.

2 participants