Need an update path from PIFT 6.x-1.x to PIFT 6.x-2.x. I would like to get a sample data set from d.o or have someone run it on project.drupal.org to see that it functions and it deals with any edge cases.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pift_update.patch | 4.19 KB | boombatower |
Comments
Comment #1
boombatower commentedThis code should do the trick, but we will lose links to the results on t.d.o. The active tests will regain their links once tested again.
A possible solution would be to set t.d.o in a sort of debug/dead state so that d.o can send file test requests and get the test_id's back and store them, without actually queuing the files for testing. Once complete we can then enable t.d.o for active duty.
I have committed the attached patch.
Comment #2
boombatower commentedAdded code to look for files.dump.txt in module root which will contain a map that I will need to export from t.d.o.
Comment #3
boombatower commentedUse the following script to export file on t.d.o.
file_id => test_id, and server_file_id => ftid.