Needs work
Project:
Test Swarm
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
6 Aug 2013 at 03:52 UTC
Updated:
9 Jan 2019 at 23:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedPatch
Comment #2
Anonymous (not verified) commentedChanging status
Comment #3
seutje commentedMore changes, like getting the VERSION constant.
not too sure about the
$rowdata->result = ((int)$rowdata->failed < 1) ? 1 : 0;thoughComment #5
jelle_s@seutje: if you need this in the session, this patch should pass the php tests ;-)
Comment #6
jelle_sargh totally wrong patch... again:
Comment #7.0
jelle_sUpdates issue summary
Comment #7.1
jelle_sUpdated issue summary.
Comment #8
jelle_sOk, this time for real (I hope). Drupal\system\SystemConfigFormBase was moved to Drupal\Core\Form\ConfigFormBase.
Comment #9
jelle_sComment #10
jelle_sPatch from #8 committed to latest dev.
Still some work left to do (see the issue summary).
Comment #10.0
jelle_sUpdated issue summary.
Comment #11
mgiffordSo both:
Guzzle HTTP client library added to replace drupal_http_request() - https://drupal.org/node/1862446
and
hook_menu() has been replaced by new routing system (and others) - https://drupal.org/node/1800686
Still need to be addressed, right?
Comment #12
mgifford8: testswarm-chasing-head-8.patch queued for re-testing.