Skip to content

Instantly share code, notes, and snippets.

@nrk
Created February 13, 2010 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nrk/303469 to your computer and use it in GitHub Desktop.
Save nrk/303469 to your computer and use it in GitHub Desktop.
ironruby-json test suite results
json 1.1.3 test suite executed against the master branch of
ironruby-json (updated to commit 55e9434).
-----------------------------------------------------------------
Skipping permutation tests.
Loaded suite test_json
Started
.............
Finished in 0.546875 seconds.
13 tests, 130 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite C:/IronRuby/v1.1.0/test_json_addition
Started
.......
Finished in 0.016 seconds.
7 tests, 33 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_json_fixtures
Started
..
Finished in 0.296875 seconds.
2 tests, 31 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_json_generate
Started
....
Finished in 0.21875 seconds.
4 tests, 27 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_json_rails
Started
.......
Finished in 0.171875 seconds.
7 tests, 23 assertions, 0 failures, 0 errors
-----------------------------------------------------------------
Loaded suite test_json_unicode
Started
F.
Finished in 0.40625 seconds.
1) Failure:
test_chars(TC_JSONUnicode) [test_json_unicode.rb:57]:
<JSON::GeneratorError> exception expected but none was thrown.
2 tests, 177 assertions, 1 failures, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment