Downloads

Download tar.gz 119.14 KB
MD5: f52b7f49a90aed9dfff6995d989fcbc2
SHA-1: 9bedf27ebe570886e87b0c58ee221853e84ad718
SHA-256: 9665b90b53a1d6a631a0927b8bd1fae6750c50ae07552d586b70be744697c728
Download zip 170.56 KB
MD5: b7b8e128d18c7c3bcab1ba8b9dd072e9
SHA-1: e72bd39bf5a42f16cb737ea53c4b0a5c7a325a96
SHA-256: 0ca90347ed1fd3bb194ccabb8ce34b1ecab7b512b6e3c2a2765cbd3b6f2009cb

Release notes

New in this version:
- Modified how pifr_server checks to ensure it has a result for all environments (should address at least one source of invalid failed=>@reason false negatives)
- Ensured that testbots do not clear their PIFT_TEST variable until after the send_response xmlrpc communication completes (should address one source of testbot reconfirmation failures)
- Support the D8 'langcode' install argument to allow for removal of 'testbot compatibility' code in Drupal 8.
- Fixed plurality in results summary messages.
- Added testbot ID and review timestamp to the review log
- Support for test files located in directories other than module root and /tests
- Check for empty --file argument on run-tests.sh before executing, to handle certain '0 tests passed' scenarios
- Only list relevant test cases in the review log, instead of all core test cases
- Fixed two 'undefined index' errors appearing in the watchdog logs
- Removed two call time pass-by-reference instances
- Exclude external (third-party) files from core coder review results

Git Release Notes:

Added in 6.x-2.8-rc1:

  • #1395712 by jthorson: Exclude external files from core coder reviews
  • #1338148 by rfay: Remove call time pass-by-reference instances from pfir_client.review.inc
  • #1346010 by jthorson: Remove -p0 patch detection attempt
  • #1347588 by jthorson: Fix undefined index error if no dependencies
  • #1347590 by jthorson: fix undefined debug index in watchdog messages
  • #1347594 by jthorson: Only list relevant test cases in review log
  • #1233248 by jthorson: check for empty --file argument before executing run_tests.sh, check output for FATALs
  • #1289502 by jthorson: Find tests in places other than module root and /test directories
  • Issues #1410768, #1410688 by jthorson: Added testbot id and timestamp to review log
  • #639232 by webchick, boombatower: Fix plurality in summary message
  • #1352220 by jthorson: Support 'langcode' install argument for D8 compatibility
  • #1347582 by jthorson: Delay clear_vars() op until after xmlrpc call completes
  • #1361468 by jthorson: Modified pifr_server 'all environment' result check
Created by: jthorson
Created on: 3 Feb 2012 at 04:36 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases