-
Notifications
You must be signed in to change notification settings - Fork 2k
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
run/markdown-preview/editor: Can successfully make a request to the Renderer failed #1877
Comments
@kelsk could you take a look? |
Test passed for commit fdf80fd (Build Status, Sponge)! Closing this issue. |
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: e979fb8 Test output`input` must not start with a slash when using `prefixUrl` Error: `input` must not start with a slash when using `prefixUrl` at normalizeArguments (node_modules/got/dist/source/core/index.js:402:23) at normalizeArguments (node_modules/got/dist/source/as-promise/core.js:34:31) at got (node_modules/got/dist/source/create.js:88:39) at Context.it (test/system.test.js:57:30) |
@kelsk PTAL. Maybe up the retry limit. |
@averikitsch I think I fixed this by changing the 'got' request format, in this PR from Friday - I removed the "/" from the endpoints so that it's properly formatted to use with the |
The test may still be flaky (https://fusion.corp.google.com/projectanalysis/summary/KOKORO/prod:cloud-devrel%2Fnodejs-docs-samples%2Frelease%2Frun%2Fmarkdown-preview-editor). I'll close this issue and it will reopen if it finds it flaky. |
Oops! Looks like this issue is still flaky. It failed again. 😬 I reopened the issue, but a human will need to close it again. commit: 858059c Test outputResponse code 500 (Internal Server Error) HTTPError: Response code 500 (Internal Server Error) at onResponse (node_modules/got/dist/source/as-promise/index.js:124:28) at process._tickCallback (internal/process/next_tick.js:68:7) |
This test failed!
To configure my behavior, see the Build Cop Bot documentation.
If I'm commenting on this issue too often, add the
buildcop: quiet
label andI will stop commenting.
commit: 27df832
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: