[Webkit-unassigned] [Bug 55485] Cleanup: Expected Results Where No Test Exists
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 3 14:23:16 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55485
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joepeck at webkit.org
--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> 2011-03-03 14:23:16 PST ---
I noticed at least one issue with my script. There should be a list of fallback directories to search in.
# For expected result: LayoutTests/platform/chromium-gpu-win/foo/bar/x-expected.txt we check:
#
# LayoutTests/platform/chromium-gpu-win/foo/bar/x.*
# LayoutTests/platform/chromium-gpu/foo/bar/x.*
# LayoutTests/platform/chromium/foo/bar/x.*
# LayoutTests/foo/bar/x.*
#
# If no test file is found its an orphan!
Updated this and I now only see:
393 expected results missing tests.
500 unpaired pngs/checksums.
I'll do a little more verification before writing a patch to remove the excess files.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list