Summary: | Enable JSC stress tests for the rest of non-Windows platforms | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> | ||||||
Component: | New Bugs | Assignee: | Zan Dobersek <zan> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | fpizlo, lforschler, ossy | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 120809 | ||||||||
Attachments: |
|
Description
Zan Dobersek
2013-09-09 00:47:27 PDT
Created attachment 211015 [details]
Patch
I think the master.cfg should be adjusted to the new run-javascriptcore-tests output before it lands, similar to https://trac.webkit.org/changeset/155124 Or the output of the run-javascriptcore-tests should be simpler and/or easily parsable by master.cfg. Results for Mozilla tests: 0 regressions found. -----> catched by "regression" 0 tests fixed. OK. Results for fast/js tests: 0 failures found. -----> catched by "failure" 0 crashes found. OK. Results for JSC stress tests: 0 failures found. -----> one more "failure", master.cfg can be confused OK. Created attachment 211216 [details]
Patch
Comment on attachment 211216 [details]
Patch
Looks good, but you might need to rebase.
Committed r155467: <http://trac.webkit.org/changeset/155467> (In reply to comment #5) > Committed r155467: <http://trac.webkit.org/changeset/155467> Lucas, could you restart the build.webkit.org master after this change please? |