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

jar::CookieJar::iter test fails on Fedora #119

Closed
ignatenkobrain opened this issue Apr 27, 2019 · 1 comment
Closed

jar::CookieJar::iter test fails on Fedora #119

ignatenkobrain opened this issue Apr 27, 2019 · 1 comment

Comments

@ignatenkobrain
Copy link

failures:

---- src/jar.rs - jar::CookieJar::iter (line 320) stdout ----
thread 'src/jar.rs - jar::CookieJar::iter (line 320)' panicked at 'test executable failed:

thread 'main' panicked at 'assertion failed: `(left == right)`
  left: `4`,
 right: `3`', src/jar.rs:19:1
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

', src/librustdoc/test.rs:372:17
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.


failures:
    src/jar.rs - jar::CookieJar::iter (line 320)
@SergioBenitez
Copy link
Member

This is fixed by #111.

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

No branches or pull requests

2 participants