Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2014 at 06:52 UTC
Updated:
29 Jul 2014 at 23:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
chx commentedComment #2
chx commentedComment #3
chx commentedComment #4
chx commentedComment #5
chx commentedComment #6
chx commentedComment #8
chx commentedgit diff upstream/8.x core/modules/migrate > 2208061_7.patch
git diff --diff-filter=M upstream/8.x core/modules/migrate_drupal >> 2208061_7.patch
Comment #12
benjy commentedLooks like the patch didn't get a dependant file, this is the same patch with the Drupal6DumpBase as well.
Comment #14
benjy commentedLet's try that again.
Comment #16
chx commentedgit diff upstream/8.x core/modules/migrate > 2208061_16.patch
git diff --diff-filter=M upstream/8.x core/modules/migrate_drupal >> 2208061_16.patch
git diff upstream/8.x -- `cat d6_files` >> 2208061_16.patch
d6_files is:
core/modules/migrate_drupal/lib/Drupal/migrate_drupal/Tests/Dump/Drupal6DumpBase.php
core/modules/migrate_drupal/lib/Drupal/migrate_drupal/MigrationStorageController.php
core/modules/migrate_drupal/lib/Drupal/migrate_drupal/Entity/Migration.php
core/modules/migrate_drupal/migrate_drupal.services.yml
core/modules/migrate_drupal/lib/Drupal/migrate_drupal/Entity/MigrationInterface.php
core/modules/migrate_drupal/lib/Drupal/migrate_drupal/MigrationStorageController.php
core/modules/migrate_drupal/lib/Drupal/migrate_drupal/Tests/d6/MigrateSystemConfigsTest.php
Comment #18
chx commentedComment #20
chx commentedComment #21
chx commentedComment #24
chx commentedComment #25
chx commentedOne more with the entity id patch applied.
Comment #26
chx commentedComment #29
chx commentedComment #30
chx commentedComment #32
chx commentedComment #34
benjy commentedComment #36
chx commentedActually we found a tiny bug here in the statistics dump.
Comment #38
penyaskito36: 2208061_36.patch queued for re-testing.
Comment #40
chx commentedComment #41
chx commentedComment #43
chx commentedComment #44
chx commentedComment #46
chx commentedComment #47
chx commentedComment #50
chx commentedD'oh!
Comment #52
chx commentedComment #54
chx commentedComment #56
chx commentedComment #58
chx commentedComment #60
chx commentedComment #62
chx commentedI'm not in love with git when git apply --index --reject skips the --index part :/
Comment #64
chx commentedComment #66
chx commentedComment #68
chx commentedComment #70
chx commentedComment #72
chx commentedComment #73
chx commentedComment #75
chx commentedComment #77
chx commentedComment #78
joelpittetComment #80
chx commentedComment #81
chx commentedComment #83
joelpittetComment #84
joelpittetComment #86
joelpittetTesting if we can always cast and escape variables coming through checkplain.
Comment #89
joelpittetComment #90
joelpittetComment #92
kgoel commentedComment #93
kgoel commentedComment #94
kgoel commentedComment #97
chx commentedComment #99
kgoel commentedComment #101
chx commented97: 2208061_97.patch queued for re-testing.
Comment #103
chx commentedComment #105
chx commentedComment #106
chx commentedComment #108
chx commentedComment #110
chx commentedComment #111
chx commentedComment #116
joelpittetComment #118
johnalbinAdding parent issue, so we can easily find this working issue from the main issue.
Comment #119
chx commentedSteadily and slowly...
Comment #120
joelpittetComment #122
bdragon commentedI reckon most of the update.module failing tests can be sorted out by pushing the twigification stuff through for that module.
Comment #123
chx commentedComment #125
chx commentedComment #126
bdragon commentedDoctor testbot, you are needed in the lobby.
Comment #128
chx commentedComment #129
chx commentedComment #133
chx commentedComment #135
chx commentedComment #136
chx commentedComment #139
chx commentedComment #141
chx commentedComment #144
chx commentedContinued in #2280195: Ignore: patch testing issue