[Webkit-unassigned] [Bug 71033] New: test_rebaseline_expectations failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 10:18:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71033

           Summary: test_rebaseline_expectations failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/builders/SnowLeopard%20Intel%2
                    0Release%20%28Tests%29/builds/34233/steps/webkitpy-tes
                    t/logs/stdio
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: levin at chromium.org


ERROR: test_rebaseline_expectations (webkitpy.tool.commands.rebaseline_unittest.TestRebaseline)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py", line 112, in test_rebaseline_expectations
    OutputCapture().assert_outputs(self, command.execute, [MockTool(), None, None], expected_stdout=expected_stdout, expected_stderr=expected_stderr)
  File "/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/Tools/Scripts/webkitpy/common/system/outputcapture.py", line 74, in assert_outputs
    return_value = function(*args, **kwargs)
  File "/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/Tools/Scripts/webkitpy/tool/commands/rebaseline.py", line 201, in execute
    self._update_expectations_file(port_name)
  File "/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/Tools/Scripts/webkitpy/tool/commands/rebaseline.py", line 177, in _update_expectations_file
    expectations = self._expectations(port)
  File "/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/Tools/Scripts/webkitpy/tool/commands/rebaseline.py", line 171, in _expectations
    return TestExpectations(port, None, port.test_expectations(), port.test_configuration())
  File "/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py", line 709, in __init__
    self._report_errors()
  File "/Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py", line 794, in _report_errors
    raise ParseError(fatal=True, errors=errors)
ParseError: Line:1840 Entries on line 1509 and line 1840 match overlapping sets of configurations fast/backgrounds/size/contain-and-cover.html
Line:2248 Entries on line 1526 and line 2248 match overlapping sets of configurations svg/hixie/perf/001.xml
Line:2249 Entries on line 1527 and line 2249 match overlapping sets of configurations svg/hixie/perf/002.xml

-- 
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