Closed (fixed)
Project:
Test driven development infrastructure
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2010 at 12:49 UTC
Updated:
11 Sep 2013 at 19:00 UTC
See http://drupal.org/node/371157
Testbot says:
[17:38:31] Command [patch -p0 -i /var/lib/drupaltestbot/sites/default/files/review/aggregator.371157.patch 2>&1] failed with status [1] and output:
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The patchfile says:
Index: modules/aggregator/aggregator.admin.inc
Am I (and rayasa as well in another patch in the same issue) doing something wrong?
Comments
Comment #1
gaele commented3 people submitted patches. All patches failed. Is this a bug?
Comment #2
eric_a commentedAll test cases are for Drupal 7.
From the File attachments fieldset:
For patches that apply specifically to Drupal 5 or Drupal 6, you can prefix the extension with -D5 or -D6 to prevent them from being queued for testing.
Comment #3
gaele commentedComment #5
andrew answer commentedOuch! As I see here testbot work ONLY with D7 patches!!!
But WHY don't filter issue patches for testbot by Version field??? It confused me and other developers.
At least warning in file attachment field should be more clear: bold "testbot work ONLY with D7 patches" is a good sample.
Comment #6
andrew answer commentedOuch! As I see here testbot work ONLY with D7 patches!!!
But WHY don't filter issue patches for testbot by Version field??? It confused me and other developers.
At least warning in file attachment field should be more clear: bold "testbot work ONLY with D7 patches" is a good sample.
Comment #7
gaele commentedComment #8
jthorson commentedCurrent testbot works with all -p1 patches (D6, D7, D8).
Closing issue as obsolete.