[Webkit-unassigned] [Bug 91389] New: webkit_lint fails after r122615 on linux and mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 07:26:05 PDT 2012


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

           Summary: webkit_lint fails after r122615 on linux and mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vsevik at chromium.org
                CC: ojan at chromium.org, dpranke at chromium.org


webkit_lint started failing after http://trac.webkit.org/changeset/122615/ on linux and mac

I bisected the reason using trybots: 

OK   - r122614: http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/490
FAIL - r122615 http://build.chromium.org/p/tryserver.chromium/builders/linux_layout_rel/builds/489

Also webkit_lint fails on win which was caused somewhere between 122484 and 122489.

Linux webkit_lint output:

python ../../../scripts/slave/chromium/lint_test_files_wrapper.py --build-dir src/build --target Release
 in dir /mnt/data/b/build/slave/linux_layout/build (timeout 600 secs)
 watching logfiles {}
 argv: ['python', '../../../scripts/slave/chromium/lint_test_files_wrapper.py', '--build-dir', 'src/build', '--target', 'Release']
 environment:
  CHROME_HEADLESS=1
  DISPLAY=:0.0
  HOME=/home/chrome-bot
  LANG=en_US.UTF-8
  LOGNAME=chrome-bot
  PAGER=cat
  PATH=/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
  PWD=/mnt/data/b/build/slave/linux_layout/build
  PYTHONPATH=/mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_7_12:/mnt/data/b/build/third_party/twisted_8_1:
  SHELL=/bin/bash
  USER=chrome-bot
 closing stdin
 using PTY: True
Verifying Xvfb is not running ...
Verifying Xvfb has started...
xdisplaycheck succeeded after 0 seconds.
xdisplaycheck output:
> Connected after 5 retries
...OK
Window manager (icewm) started.

python /mnt/data/b/build/slave/linux_layout/build/src/webkit/tools/layout_tests/run_webkit_tests.py --lint-test-files --chromium
Lint succeeded.
Stopping Xvfb with pid 23451 ...
Xvfb pid file removed
program finished with exit code 254
elapsedTime=2.216891

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