RESOLVED FIXED 91389
webkit_lint fails after r122615 on linux and mac
https://bugs.webkit.org/show_bug.cgi?id=91389
Summary webkit_lint fails after r122615 on linux and mac
Vsevolod Vlasov
Reported 2012-07-16 07:26:05 PDT
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
Attachments
Dirk Pranke
Comment 1 2012-07-16 11:11:34 PDT
I think this is a duplicate of 91370; I'll take a look and see if the win issue is something else. *** This bug has been marked as a duplicate of bug 91370 ***
Vsevolod Vlasov
Comment 2 2012-07-17 07:31:51 PDT
Reopening because webkit_lint is still failing.
Vsevolod Vlasov
Comment 3 2012-07-17 08:50:29 PDT
(In reply to comment #2) > Reopening because webkit_lint is still failing. And closing again since this failure has different reason.
Note You need to log in before you can comment on or make changes to this bug.