Bug 624468 - JSON gem as of version 1.4.6 is causing server errors
Summary: JSON gem as of version 1.4.6 is causing server errors
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 0.3.1
Hardware: All
OS: Mac OS
low
medium
Target Milestone: rc
Assignee: Hugh Brock
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-16 14:51 UTC by Ladislav Martincik
Modified: 2012-01-26 12:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-01 09:35:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Ladislav Martincik 2010-08-16 14:51:32 UTC
Description of problem:
I downloaded deltacloud-core to my directory and tried to run tests for './server/'. I ran 'rake tests'

Version-Release number of selected component (if applicable):
0.0.4

How reproducible:
Install gem json version 1.4.6

Steps to Reproduce:
1. cd server/
2. gem install json --version 1.4.6
3. rake tests
  
Actual results:
Tests failed for:

 test_it_responses_to_json(DeltacloudUnitTest::InstancesTest):
JSON::ParserError: 705: unexpected token at '<h1>Internal Server Error</h1>'

Expected results:
No errors.

Comment 1 Ladislav Martincik 2010-11-01 09:35:16 UTC
Fixed by Ladislav Martincik and posted as: ae2751390f16ed54bb913cbe4106d42a9213be5f by mfojtik

Comment 2 wes hayutin 2011-12-08 13:51:15 UTC
perm close


Note You need to log in before you can comment on or make changes to this bug.