Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
tests
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
20 May 2008 at 05:18 UTC
Updated:
9 Sep 2008 at 18:02 UTC
An illegal choice has been detected. Please contact the site administrator.
0 passes, 1 fails and 0 exceptions.
XML-RPC validator: See the xmlrpc validator1 specification. note: simpletest_xmlrpc.module must be enabled
simpletest_xmlrpc enabled. [Module] Fail
I have a feeling another issue covers this already.
Comments
Comment #1
boombatower commentedhttp://drupal.org/node/251473 possible?
It doesn't appear the issue should be marked as closed.
This issue is related to the fact that xml-rpc test was going to be a unit test.
Comment #2
webchickWell, that issue is about something slightly different, which is that the testing framework doesn't allow scanning outside of a module directory.
This issue is about XML-RPC test itself, which appears to have a hard-coded check for simpletest_xmlrpc module.
Comment #3
boombatower commentedAhh...sorry misread.
The offending code is:
The
drupalModuleEnablemethod was fixed in http://drupal.org/node/255415. Otherwise I'm not sure what needs to be changed. I think this is part of a growing issue that needs to be dealt with, that I originally brought up at the sprint. All out-gogging requests need to have the database prefix stuff added to them.I have created a patch related to this, but doesn't fix this issue.
http://drupal.org/node/260778
I'm not sure what was done in relation to the
simpletest_xmlrpcmodule.Comment #4
boombatower commentedDoesn't appear simpletest_xmlrpc exists?
It looks like it was removed.
Comment #5
catchMarking postponed pending: http://drupal.org/node/268063
Comment #6
boombatower commentedThis is fixed!
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.