Bug 18988 - SquirrelFish: Fix run-webkit-tests --threaded
Summary: SquirrelFish: Fix run-webkit-tests --threaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 18631
  Show dependency treegraph
 
Reported: 2008-05-10 13:02 PDT by Oliver Hunt
Modified: 2008-05-14 20:03 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2008-05-10 13:02:41 PDT
run-webkit-tests --threaded failson every test, for some reason we end up with JSEvaluateScript called by the threading tests returning an exception, and my attempts to debug have so far failed :-(
Comment 1 Alexey Proskuryakov 2008-05-11 03:09:33 PDT
What revision of trunk is SF currently based on? If it's earlier than 32652, you should probably rebase to that.
Comment 2 Oliver Hunt 2008-05-14 20:03:40 PDT
Woo! this works now!