Summary: | [Mac] Determine TARGET_MAC_OS_X_VERSION_MAJOR from MACOSX_DEPLOYMENT_TARGET rather than from MAC_OS_X_VERSION_MAJOR | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | New Bugs | Assignee: | mitz |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, buildbot, commit-queue, dino, keith_miller, kondapallykalyan, mark.lam, msaboff, rniwa, roger_fong, saam |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Attachments: |
Description
mitz
2016-03-20 19:08:16 PDT
Created attachment 274558 [details]
Update definitions of TARGET_MAC_OS_X_VERSION_MAJOR and DebugRelease definitions of MACOSX_DEPLOYMENT_TARGET
Note that there are important steps to take when updating ANGLE. See http://trac.webkit.org/wiki/UpdatingANGLE Comment on attachment 274558 [details] Update definitions of TARGET_MAC_OS_X_VERSION_MAJOR and DebugRelease definitions of MACOSX_DEPLOYMENT_TARGET Attachment 274558 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1013399 Number of test failures exceeded the failure limit. Created attachment 274561 [details]
Archive of layout-test-results from ews117 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 274558 [details] Update definitions of TARGET_MAC_OS_X_VERSION_MAJOR and DebugRelease definitions of MACOSX_DEPLOYMENT_TARGET Attachment 274558 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1013411 Number of test failures exceeded the failure limit. Created attachment 274562 [details]
Archive of layout-test-results from ews102 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 274558 [details] Update definitions of TARGET_MAC_OS_X_VERSION_MAJOR and DebugRelease definitions of MACOSX_DEPLOYMENT_TARGET Attachment 274558 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1013412 Number of test failures exceeded the failure limit. Created attachment 274563 [details]
Archive of layout-test-results from ews106 for mac-yosemite-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Created attachment 274567 [details]
Update definitions of TARGET_MAC_OS_X_VERSION_MAJOR
Committed <http://trac.webkit.org/r198481>. |