Closed
Bug 496443
Opened 16 years ago
Closed 7 years ago
xpcshell-tests: Fix all bugs which report "No checks actually run"
Categories
(Testing :: XPCShell Harness, defect)
Testing
XPCShell Harness
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: meta)
This check is new with bug 362433,
but fix the tests after bug 468196.
***
Ftr,
bug 362433 comment 5:
{
From Serge Gautherie (:sgautherie) 2009-06-02 12:51:51 PDT
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090531
Minefield/3.6a1pre] (mozilla-central-win32-unittest/1243808976) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/ab395a1916be)
628 TEST-PASS = 579 with checks + 49 without checks.
}
Reporter | ||
Updated•16 years ago
|
Keywords: meta
Summary: xpcshell-tests: Fix all bugs which reports "No checks actually run" → xpcshell-tests: Fix all bugs which report "No checks actually run"
Whiteboard: [good first bug]
Removing good first bug, pending investigation into whether the issue still exists. Will assign a mentor and change to a mentored bug if so.
Flags: needinfo?(ctalbert)
Whiteboard: [good first bug]
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Clint Talbert ( :ctalbert ) from comment #1)
> pending investigation into whether the issue still exists.
Iirc, detailed test logs should be in <test name>.log files (and/or the console) after running tests.
Then, one should search these log files for "| No (" or ") checks actually run".
NB: This extra check could probably be added (Maybe as a 'todo' result?) to /testing/xpcshell/runxpcshelltests.py until this bug is fixed...
Severity: trivial → minor
Comment 3•11 years ago
|
||
I suspect that most of the tests that fall into this bucket are single-platform tests that were added before we had test manifests, so they check the platform in the test and early-exit for unsupported platforms.
![]() |
||
Comment 4•7 years ago
|
||
Mass closing bugs with no activity in 2+ years. If this bug is important to you, please re-open.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•