Bug 122260 - REGRESSION (r156811): Objective-C JavaScriptCore API test failing on Mountain Lion bots
Summary: REGRESSION (r156811): Objective-C JavaScriptCore API test failing on Mountain...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: mitz
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2013-10-02 23:20 PDT by mitz
Modified: 2013-10-03 10:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2013-10-02 23:22 PDT, mitz
no flags Details | Formatted Diff | Diff
Also in TestWebKitAPI (1.32 KB, patch)
2013-10-03 10:24 PDT, mitz
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-10-02 23:20:27 PDT
Some Objective-C JSC API tests are failing on Mountain Lion bots after the API was enabled in <http://trac.webkit.org/r156811>. See for example <http://build.webkit.org/builders/Apple%20MountainLion%20Debug%20WK1%20%28Tests%29?numbuilds=50>.

For the API to work, the tests need to be compiled with a newer version of the LLVM compiler. Until the bots are updated to that version, I am going to disable the tests on 10.8.
Comment 1 mitz 2013-10-02 23:22:36 PDT
Created attachment 213229 [details]
Patch
Comment 2 mitz 2013-10-02 23:29:25 PDT
Committed <http://trac.webkit.org/r156823>.
Comment 3 mitz 2013-10-03 10:24:09 PDT
Reopening to attach new patch.
Comment 4 mitz 2013-10-03 10:24:10 PDT
Created attachment 213275 [details]
Also in TestWebKitAPI
Comment 5 mitz 2013-10-03 10:28:26 PDT
Committed <http://trac.webkit.org/r156840>.