Skip to content

Comments

Update the rust test pathway not to use the GH action but to use the binary directly after downloading.#15831

Merged
EliSchleifer merged 5 commits intomainfrom
eli/download-no-gh-action
Feb 6, 2026
Merged

Update the rust test pathway not to use the GH action but to use the binary directly after downloading.#15831
EliSchleifer merged 5 commits intomainfrom
eli/download-no-gh-action

Conversation

@EliSchleifer
Copy link
Member

@EliSchleifer EliSchleifer commented Nov 12, 2025

  1. Add a sample bash script to pull the trunk-analytics-cli
  2. Use the directly downloaded cli (without the trunk launcher) in rust tests

@trunk-io
Copy link

trunk-io bot commented Nov 12, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
AlwaysLovelyTest.TestIsLovely_Sydney The test fails because it expects the weather to be sunny in Sydney, but it is cloudy. Logs ↗︎
AlwaysSunnyTest.TestWeather_Moscow The test failed because it expected clear weather in Moscow but it was cloudy at the time of testing. Logs ↗︎
AlwaysLovelyTest.TestIsLovely_Berlin The test fails because it expects it to be cloudy in Berlin, but it is not. Logs ↗︎
AlwaysLovelyTest.TestIsLovely_Beijing The test fails because the windspeed in Beijing is below 10 km/h, but the test expects it to be 10 km/h or higher. Logs ↗︎

... and 9 more

Flaky Test Failure Summary Logs
TestPassEveryThirdExecution The test failed because the counter value was 1 instead of the expected 3 after the third run. Logs ↗︎
TestPassEveryThirdExecution The test failed because the counter did not reach the expected value of 3 on the third run. Logs ↗︎

View Full Report ↗︎Docs

@EliSchleifer EliSchleifer merged commit d8151d2 into main Feb 6, 2026
5 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant