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

045_proxy is flaky #23624

Open
dsherret opened this issue May 1, 2024 · 0 comments
Open

045_proxy is flaky #23624

dsherret opened this issue May 1, 2024 · 0 comments
Labels
flaky a test is not reliable or determinstic

Comments

@dsherret
Copy link
Member

dsherret commented May 1, 2024

https://github.com/denoland/deno/actions/runs/9081191835/job/24954446773

---- run::_045_proxy stdout ----
command D:\a\deno\deno\target\debug\deno.exe run -L debug --allow-net --allow-env --allow-run --allow-read --reload --quiet run/045_proxy_test.ts
command cwd D:\a\deno\deno\tests\testdata
OUTPUT
Proxy server listening on http://localhost:4555/
error: Uncaught (in promise) AssertionError: Values are not equal.


    [Diff] Actual / Expected


-   1
+   0

  throw new AssertionError(message);
        ^
    at assertEquals (file:///D:/a/deno/deno/tests/util/std/assert/assert_equals.ts:52:9)
    at testFetch (file:///D:/a/deno/deno/tests/testdata/run/045_proxy_test.ts:47:3)
    at eventLoopTick (ext:core/01_core.js:168:7)
    at async file:///D:/a/deno/deno/tests/testdata/run/045_proxy_test.ts:116:1

OUTPUT
thread 'run::_045_proxy' panicked at tests\integration\run_tests.rs:237:1:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky a test is not reliable or determinstic
Projects
None yet
Development

No branches or pull requests

1 participant