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

race condition in test: fetchPostBodyTypedArray #1219

Closed
ry opened this issue Nov 25, 2018 · 2 comments
Closed

race condition in test: fetchPostBodyTypedArray #1219

ry opened this issue Nov 25, 2018 · 2 comments
Labels
bug Something isn't working correctly
Milestone

Comments

@ry
Copy link
Member

ry commented Nov 25, 2018

Only happening occasionally - only observed on windows.

test fetchPostBodyTypedArray_permW0N1E0R0
HttpUser: connection closed
    at maybeError (deno/js/errors.ts:38:12)
    at handleAsyncMsgFromRust (deno/js/dispatch.ts:27:17)
test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 206 filtered out
Error: There were 1 test failures.
    at setTimeout (file:///C:/deno/js/testing/testing.ts:110:13)
    at fire (deno/js/timers.ts:131:3)

ex: https://ci.appveyor.com/project/deno/deno/builds/20541747

@ry ry added this to the v0.3 milestone Nov 25, 2018
@ry ry added the bug Something isn't working correctly label Nov 25, 2018
@kt3k
Copy link
Member

kt3k commented Jan 19, 2019

Note: My attempt #1535 (now reverted).

@ry ry modified the milestones: v0.3, v0.4 Feb 12, 2019
@bartlomieju
Copy link
Member

Duplicate of #1228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants