[Webkit-unassigned] [Bug 48629] Need additional test expectations for the chromium multi load of layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 06:53:34 PDT 2010


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


WebKit Review Bot <webkit.review.bot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.review.bot at gmail.com




--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-10-29 06:53:34 PST ---
Attachment 72326 did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKitTools/Scripts/webkitpy/layout_tests/port/chromium.py:265:  trailing whitespace  [pep8/W291] [5]
Traceback (most recent call last):
  File "WebKitTools/Scripts/check-webkit-style", line 133, in <module>
    main()
  File "WebKitTools/Scripts/check-webkit-style", line 120, in main
    patch_checker.check(patch)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/patchreader.py", line 66, in check
    self._text_file_reader.process_file(file_path=path, line_numbers=line_numbers)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/filereader.py", line 128, in process_file
    self._processor.process(lines, file_path, **kwargs)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/checker.py", line 722, in process
    checker.check(lines)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/checkers/test_expectations.py", line 117, in check
    overrides = self._port_obj.test_expectations_overrides()
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/layout_tests/port/chromium.py", line 274, in test_expectations_overrides
    if self._options.multiple_loads is not None and self._options.multiple_loads > 0:
AttributeError: 'ChromiumOptions' object has no attribute 'multiple_loads'


If any of these errors are false positives, please file a bug against check-webkit-style.

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