Skip to content

Skip native tests in CD#834

Open
papeh wants to merge 1 commit intomainfrom
fix/no-native-tests
Open

Skip native tests in CD#834
papeh wants to merge 1 commit intomainfrom
fix/no-native-tests

Conversation

@papeh
Copy link
Copy Markdown
Contributor

@papeh papeh commented Apr 13, 2026

They had not been running in CD before, and now one is failing, even though all are passing in CI. Perhaps the test filter should be adjusted, but this will get builds running until we figure that out.

CI and CD builds have two differences in how tests are run:

  • CI excludes more test categories
  • CI runs tests in a separate step from building

This change is Reviewable

They had not been running in CD before, and now one is failing,
even though all are passing in CI. Perhaps the test filter
should be adjusted, but this will get builds running until we
figure that out.
@github-actions
Copy link
Copy Markdown

NUnit Tests

    1 files  ±0      1 suites  ±0   6m 30s ⏱️ +23s
4 103 tests ±0  4 032 ✅ ±0  71 💤 ±0  0 ❌ ±0 
4 112 runs  ±0  4 041 ✅ ±0  71 💤 ±0  0 ❌ ±0 

Results for commit 1ef489a. ± Comparison against base commit 69b7e2d.

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