Closed (fixed)
Project:
Migrate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 May 2013 at 14:46 UTC
Updated:
4 Jun 2013 at 15:50 UTC
Jump to comment: Most recent file
Tests on d.o are failing, although they run fine for me locally. fields.inc references the permission MIGRATE_ACCESS_ADVANCED, which is defined by the migrate_ui module - when the tests run without migrate_ui enabled, they fail (I don't understand why they don't fail locally, though). Anyway, if we're going to reference the permission outside of migrate_ui, it needs to be defined in the core migrate module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | migrate-test_failures-1999918-1.patch | 2.22 KB | mikeryan |
Comments
Comment #1
mikeryanLet the testbot try it in addition to my local tests.
Comment #3
mikeryanTry it against -dev.
Comment #4
mikeryan#1: migrate-test_failures-1999918-1.patch queued for re-testing.
Comment #5
mikeryanAh, that's better...