Skip to content

Conversation

@ibigbug
Copy link
Member

@ibigbug ibigbug commented Feb 10, 2025

🤔 This is a ...

  • New feature
  • Bug fix
  • Performance optimization
  • Enhancement feature
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Changelog is provided or not needed

@Itsusinn
Copy link
Member

why test failed on gh action?

@ibigbug
Copy link
Member Author

ibigbug commented Feb 10, 2025

i think test_ssh3 is expected to fail as it's interactive auth?

test_ssh2 I have no idea - @VendettaReborn should this pass ?

#[cfg(target_os = "linux")]
#[tokio::test]
#[serial_test::serial]
#[ignore = "failed on github actions"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CROSS_CONTAINER_OPTS="--network host" CLASH_DOCKER_TEST="true" cross test --workspace --exclude clash_ffi --target x86_64-unknown-linux-gnu --all-features test_ssh

i have tested the previous fix on my machine, and it seems totaly fine

@ibigbug ibigbug merged commit 5d166c0 into master Feb 15, 2025
32 checks passed
@ibigbug ibigbug deleted the features branch February 15, 2025 12:59
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.

4 participants