Skip to content

fix: AppiumClientConfig#readTimeout to call super.readTimeout#1959

Merged
KazuCocoa merged 1 commit intomasterfrom
fix-super-readtimeout
Jul 11, 2023
Merged

fix: AppiumClientConfig#readTimeout to call super.readTimeout#1959
KazuCocoa merged 1 commit intomasterfrom
fix-super-readtimeout

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

Change list

https://github.com/appium/java-client/pull/1747/files#r1260247871
Bad copy & paste thing.

Types of changes

What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

Should call super.readTimeout instead of super.connectionTimeout in readTimeout

@KazuCocoa KazuCocoa merged commit 8177613 into master Jul 11, 2023
@KazuCocoa KazuCocoa deleted the fix-super-readtimeout branch July 11, 2023 23:51
@KazuCocoa KazuCocoa mentioned this pull request Jul 11, 2023
4 tasks
asolntsev added a commit to selenide/selenide that referenced this pull request Oct 17, 2023
1. Obviously, 20 seconds was too short for running Simulator and installing the app.
2. But it didn't affect our tests because of bug appium/java-client#1959 in Appium. This bug was fixed in Appium 8.6.0, and our tests started failing with timeout exception.
asolntsev added a commit to selenide/selenide that referenced this pull request Oct 18, 2023
1. Obviously, 20 seconds was too short for running Simulator and installing the app.
2. But it didn't affect our tests because of bug appium/java-client#1959 in Appium. This bug was fixed in Appium 8.6.0, and our tests started failing with timeout exception.
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