https://bugzilla.wikimedia.org/show_bug.cgi?id=52274

       Web browser: ---
            Bug ID: 52274
           Summary: parser tests should die, when test printed something
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Running php \tests\parserTests.php --quiet

Gives following output:

This is MediaWiki version 1.22alpha (8994a5f).

Notice: LCStore_DB::startWrite: Transaction already in progress (from
LocalFile::recordUpload2),  performing implicit commit!
[Called from DatabaseBase::begin in \includes\db\Database.php at line 3162] in
\includes\debug\Debug.php on line 296

Notice: LocalFile::recordUpload2: No transaction to commit, something got out
of sync!
[Called from DatabaseBase::commit in \includes\db\Database.php at line 3214] in
\includes\debug\Debug.php on line 296

Notice: WikiPage::doEditContent: Transaction already in progress (from
LocalFile::lock), performing implicit commit!
[Called from DatabaseBase::begin in \includes\db\Database.php at line 3162] in
\includes\debug\Debug.php on line 296

Passed 985 of 985 tests (100%)... ALL TESTS PASSED!

The notice should trigger a failed test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to