[Webkit-unassigned] [Bug 28450] New: commit-queue/bugzilla-tool should build both Debug and Release
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 19 00:39:44 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28450
Summary: commit-queue/bugzilla-tool should build both Debug and
Release
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: abarth at webkit.org
commit-queue/bugzilla-tool should build both Debug and Release
We're currently building whatever is the current "set-webkit-configuration"
value. Which on the commit-queue machine is "release". We should probably
change --commit-queue mode to build both, and possibly even run the LayoutTests
in Debug mode instead of release mode (Debug will catch ASSERTs).
Ideally this would all be handled by try-bots, but we'll use what we have for
now. :)
Tonight the commit-queue landed a patch which build and passed in release, but
crashed 10 tests run in Debug mode (due to an ASSERT). This bug is about
preventing such problems.
--
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