Download & Extend

TestingParty08: Upload and BlogAPI tests should pass without clean-urls enabled

Project:Drupal core
Version:7.x-dev
Component:tests
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

This will require some changes to the SimpleTest API.

Comments

#1

Title:TestingParty08: Upload tests should pass without clean-urls enabled» TestingParty08: Upload and BlogAPI tests should pass without clean-urls enabled
Status:active» needs review
AttachmentSizeStatusTest resultOperations
296442-blogapi-upload-cleanurls.patch2.91 KBIgnored: Check issue status.NoneNone

#2

Actually, the BlogAPI url should be external, the same as the others.

AttachmentSizeStatusTest resultOperations
296442-blogapi-upload-cleanurls.patch2.91 KBIgnored: Check issue status.NoneNone

#3

Status:needs review» reviewed & tested by the community

clean URLs off without the patch:

Blog API: 41 passes, 10 fails, 4 exceptions
Upload: 146 passes, 4 fails, 0 exceptions

with the patch, these tests all pass without or with clean URLs in a top-level or sub-dir install.

#4

Status:reviewed & tested by the community» fixed

Confirmed that this works. Committed to CVS HEAD.

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.