Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Tests
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2011 at 07:47 UTC
Updated:
9 Mar 2011 at 15:41 UTC
When trying to run product rules integration tests I get this error and the tests are unable to complete:
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=16&op=do StatusText: Internal Server Error ResponseText:
See attached screenshot for tests results.
| Comment | File | Size | Author |
|---|---|---|---|
| Test result | Drupal Commerce.jpg | 116.1 KB | recidive |
Comments
Comment #1
recidive commentedhttps://github.com/recidive/drupalcommerce/commit/bc7f37baaaa6670236aee9...
Comment #2
recidive commentedAs I confirmed this fixes the tests and I'm running latest entity module code, I'm going to push this to "reviewed".
Comment #3
rszrama commentedConfirmed. That's the way I'm using entity_create() in the Product Reference module anyways.