Closed (fixed)
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Apr 2011 at 19:53 UTC
Updated:
17 Jun 2011 at 20:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedBased on initial tests, seems like browser is not redirecting properly which is most likely due to dated version, can either update it or replace with browser module.
Current references:
Comment #2
boombatower commentedSwapped out browser for SimpleTest one since a lot cleaner that way.
Comment #3
boombatower commentedrfay, can we get this up on a testbot to see if it works ok then I'll commit and we can retest the actual patch.
Comment #4
boombatower commentedIt actually should work if you drop out the .info and browser.inc changes. If so we can just do that if we don't want to do the whole SimpleTest road.
Comment #5
rfayWhy don't you commit what you want on a topic branch and then you can test and work with it.
I have a scratch testbot currently active, scratchtestbot.osuosl.test. You have root ssh and the testbot has the normal admin password. You also have administrator on rfay.redesign.devdrupal.org (PIFT) and of course qa.scratch.drupal.org.
You do have to do the setup required at http://supercell.osuosl.org/documentation/ssh and http://supercell.osuosl.org/documentation/httpproxy if you haven't already. I'm happy to help.
Comment #6
quicksketchAny update here guys? I'd like to reroll the core directory patch, but I know it's just going to fail again.
Comment #7
rfay@boombatower, this one is yours, right? You have access to the test testbot and everything... We can deploy this whenever it's been tested.
Comment #8
boombatower commentedI don't appear to have access to those documentation pages.
Comment #9
boombatower commentedJust to keep this up-to-date. Applied for accounts and waiting for activation.
https://support.osuosl.org/SelfService/Display.html?id=18891
Comment #10
quicksketchThanks boombatower, I appreciate your continued drive to get this done. This issue is beyond my knowledge sphere.
Comment #11
boombatower commentedAttempted to run the last few /core move patches, but they won't apply. That is either true or something else is going on.
Test:
http://rfay.redesign.devdrupal.org/node/1119113
http://qa.scratch.drupal.org/pifr/test/126714
Test client:
http://qa.scratch.drupal.org/pifr/test/126694
http://ec2-184-72-191-248.compute-1.amazonaws.com
Update patch since last one had accidental browser2.inc.
Comment #12
rfay@boombatower, can you apply them manually on that machine?
Comment #13
rfayI confirmed in #22336: Move all core Drupal files under a /core folder to improve usability and upgrades that that patch doesn't apply. Sorry for the waste, boombatower. But at least we got you on a testbot. Thanks for doing that. I wonder if there's one there that does apply.
Comment #14
rfayI confirmed in #22336-160: Move all core Drupal files under a /core folder to improve usability and upgrades that that patch doesn't apply. Sorry for the waste, boombatower. But at least we got you on a testbot. Thanks for doing that. I wonder if there's one there that does apply.
Comment #15
boombatower commentedTweak the assert method and did a couple hours worth or testing and what not locally.
Comment #16
boombatower commentedCommitted.
Recommend we deploy this.
Comment #17
rfayYay! Let's get it out there.
It's time to turn off -p0 patches too. Wonder if there's anything else we could sneak in.
This affects the testbots only, right? What are the risks, if any?
I probably won't be able to do any significant work on PIFR for two weeks, but might be able to do the patch change, and will be happy to help with deployment.
Comment #18
boombatower commentedYea, this only effects clients and should have minimal risk since effects a very small portion of code.
Comment #19
rfayThere were a number of implications of this change to simpletest that caused installs to fail, etc.
Attached