Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MockWebServer Request url is not handled #3900

Closed
Guardiola31337 opened this issue Jan 12, 2021 · 1 comment
Closed

MockWebServer Request url is not handled #3900

Guardiola31337 opened this issue Jan 12, 2021 · 1 comment
Labels
op-ex Refactoring, Tech Debt or any other operational excellence work. UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.

Comments

@Guardiola31337
Copy link
Contributor

An issue / flaky test caught by instrumentation-tests in #3899 https://app.circleci.com/pipelines/github/mapbox/mapbox-navigation-android/9967/workflows/056a598a-ce2f-46b1-9838-9ef5a9f95572/jobs/38326 https://console.firebase.google.com/u/0/project/mapbox-navigation-android/testlab/histories/bh.54eb2dd57e959221/matrices/5577302644484227501/executions/bs.eb35ac1ccb9e1e59

Available handlers:
     FATAL EXCEPTION: MockWebServer
Process: com.mapbox.navigation.instrumentation_tests, PID: 13311
java.lang.Error: Request url:
/voice/v1/speak/%3Cspeak%3E%3Camazon:effect%20name=%22drc%22%3E%3Cprosody%20rate=%221.08%22%3EYou%20have%20arrived%20at%20your%20destination.%3C%2Fprosody%3E%3C%2Famazon:effect%3E%3C%2Fspeak%3E?textType=ssml&language=es&access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNqa3UwZng4djBhZmUza3AzYWh2cXVyZHMifQ.lnkA4GqBmNtIiBFnHsA7Ng&sku=108kju7f48uc50c354b4db3436bafd35caf610d88cb
is not handled.
Available handlers:
	at com.mapbox.navigation.testing.ui.http.MockWebServerRule$1.dispatch(MockWebServerRule.kt:46)
	at okhttp3.mockwebserver.MockWebServer$3.processOneRequest(MockWebServer.java:558)
	at okhttp3.mockwebserver.MockWebServer$3.processConnection(MockWebServer.java:516)
	at okhttp3.mockwebserver.MockWebServer$3.execute(MockWebServer.java:443)
	at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
	at java.lang.Thread.run(Thread.java:764)

Refs. #3715

cc @LukasPaczos

@LukasPaczos LukasPaczos added bug Defect to be fixed. and removed bug Defect to be fixed. labels Jan 13, 2021
@LukasPaczos LukasPaczos self-assigned this Jan 25, 2021
@truburt truburt added the UI Work related to visual components, Android Auto, Camera, 3D, voice, etc. label Mar 2, 2021
@truburt truburt added op-ex Refactoring, Tech Debt or any other operational excellence work. and removed tests labels Sep 29, 2021
@LukasPaczos LukasPaczos removed their assignment Nov 1, 2021
@Guardiola31337
Copy link
Contributor Author

Let's close for now as we haven't seen this for a while. If pops up again we'll reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
op-ex Refactoring, Tech Debt or any other operational excellence work. UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.
Projects
None yet
Development

No branches or pull requests

3 participants