You are here: Foswiki>Tasks Web>Item10889 (17 Dec 2011, GeorgeClark)Edit Attach

Item10889: "Use of uninitialized" warnings in Foswiki::Query, Foswiki::Time

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.4
Target Release: patch
Applies To: Engine
Component: FoswikiTime, QuerySearch
Branches:
Reported By: PaulHarvey
Waiting For: PaulHarvey
Last Change By: GeorgeClark
Perl 5.12 seems to be even noisier than 5.10, particularly lc/uc.

-- PaulHarvey - 17 Jun 2011

On 5.12, failing tests are:
  • Fn_FORMAT::test_not_topics
  • Fn_SEARCH::verify_lhs_lc_field_rhs_lc_string_
  • HTMLValidationTests::verify_switchboard_function_changes_ (Meta::load assert)
  • SaveScriptTests::test_templateTopicWithAttachments

These are failing too, but also on Sven's nightly (perl 5.10), see Item10461:
  • QueryTests::test_match_field
  • QueryTests::verify_brackets_BruteForceQuery
  • QueryTests::verify_string_bops_BruteForceQuery
  • QueryTests::verify_string_bops_with_mods_BruteForceQuery
  • =QueryTests::verify_boolean_bops_BruteForceQuery
  • MailerContribSuite::testSubweb
  • MailerContribSuite::test_changeSubscription_and_isSubScribedTo_API
  • MailerContribSuite::testSimple

-- PaulHarvey - 17 Jun 2011

3964 of 3985 test cases passed 1..66489

-- PaulHarvey - 17 Jun 2011

Reverting DBIStoreContrib:d58f5d2a3646 distro:6917895346db MongoDBPlugin:e76fa6f02495, all the QueryTests pass

-- PaulHarvey - 17 Jun 2011

Also failing:
  • SemiAutomaticTestCaseTests::test_TestCaseAutoFormattedSearchDetails

-- PaulHarvey - 17 Jun 2011

Fixed the bulk of the uninitialised warnings. Will open a new task for the trunk test failures.

-- PaulHarvey - 18 Jun 2011
 
Topic revision: r37 - 17 Dec 2011, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy