NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

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

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Engine FoswikiTime, QuerySearch PaulHarvey
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 Foswikirev:11946, 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 CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads