[Webkit-unassigned] [Bug 72879] [GTK] Add a way to skip unit tests in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 10:57:13 PST 2011


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





--- Comment #5 from Philippe Normand <pnormand at igalia.com>  2011-11-21 10:57:13 PST ---
Borked our Debug bots!

Traceback (most recent call last):
  File "./Tools/Scripts/run-gtk-tests", line 84, in <module>
    sys.exit(TestRunner().run())
  File "./Tools/Scripts/run-gtk-tests", line 38, in __init__
    for test_file in os.listdir(os.path.join(self._programs_path, test_dir)):
OSError: [Errno 2] No such file or directory: '/home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Release/Programs/unittests

That's because we never call set-webkit-configuration it seems. So webkit-build-directory always returns Release.

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