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

Failing tests #3

Open
dchelimsky opened this issue Mar 15, 2010 · 0 comments
Open

Failing tests #3

dchelimsky opened this issue Mar 15, 2010 · 0 comments

Comments

@dchelimsky
Copy link

I get the following failures with the current head (ba08042):

Loaded suite -e
Started
FF.........................
Finished in 0.026587 seconds.

  1) Failure:
test_ber_bignums(TestBer)
    [./test/test_ber.rb:73:in `test_ber_bignums'
     ./test/test_ber.rb:58:in `each'
     ./test/test_ber.rb:58:in `test_ber_bignums']:
<5000000000> expected but was
<705032704>.

  2) Failure:
test_ber_integers(TestBer) [./test/test_ber.rb:52]:
<"\002\005\001*\005\362\000"> expected but was
<"\002\004*\005\362\000">.

27 tests, 150 assertions, 2 failures, 0 errors
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

1 participant