alttester / alttester/AltTester-Unity-SDK
[Revese Port Forwarding] Sometimes, the execution of reverse port forwarding method is too slow
- Vorherrschende Sprache
- C#
- Sterne
- 121
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Steps to reproduce
1. Create a test file in any programming language (C#, Python or Java)
2. Call the `Reverse Port Forwarding` method in the setup
3. Add some tests
4. Run the tests
## Actual result
Sometimes, the execution of the `Reverse Port Forwarding` method is too slow so the tests fail because the port is not actually forwarded when trying to establish the connection
**Note:** Related [[ReverPortForwarding-Docs] Sometimes, the execution of reverse port forwarding method is too slow so the tests fail because the port is not actually forwarded when trying to establish the connection](https://github.com/alttester/AltTester-Unity-SDK/issues/1277)
## Expected result
The `Reverse port forwarding` method should finish its execution before the test is run.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.