[Webkit-unassigned] [Bug 54127] New: [chromium] rebaseline tool does not follows fallback sequence in Mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 9 11:54:50 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54127
Summary: [chromium] rebaseline tool does not follows fallback
sequence in Mac
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xji at chromium.org
CC: eric at webkit.org
Chromium mac bot runs on Leopard.
The fallback sequence is http://google.com/codesearch/p?hl=en#OAMlx_jo-ck/src/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/chromium_mac.py&q=baseline_search_path&exact_package=chromium&sa=N&cd=8&ct=rc.
If chromium-mac result is different from result in mac-leopard/, but the same as result in mac/, instead of rebaseline the chromium-mac result, rebaseline tool ignores this txt file (seems precedes mac over mac-leopard).
For an example: pop-up-button-text-alignment-and-direction has different expected results in mac and mac-leopard, its txt result in chromium-mac is the same as that in mac/, rebaseline tool will not rebase this txt file in chromium-mac. But the bot will show the test as failure.
110209 10:10:05 rebaseline_chromium_webkit_tests.py:91 INFO ------------------- Extracting and adding new baselines: mac -------------------
110209 10:10:28 rebaseline_chromium_webkit_tests.py:354 INFO Test 1: fast/text/international/pop-up-button-text-alignment-and-direction.html
110209 10:10:28 rebaseline_chromium_webkit_tests.py:369 INFO .txt file found in archive.
110209 10:10:28 rebaseline_chromium_webkit_tests.py:456 INFO Found same baseline at /Volumes/leopard/export/chromium/src/third_party/WebKit/LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt
110209 10:10:28 rebaseline_chromium_webkit_tests.py:365 INFO .png file not in archive.
--
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