WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
207118
run-javascriptcore-tests: Don't split binary results
https://bugs.webkit.org/show_bug.cgi?id=207118
Summary
run-javascriptcore-tests: Don't split binary results
Jonathan Bedard
Reported
2020-02-03 08:28:51 PST
Experience over the last 2 months has shown that attempting to split up results from a single JSC test binary doesn't really work. We should just report aggregated results for a single binary.
Attachments
Patch
(4.15 KB, patch)
2020-02-03 08:30 PST
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jonathan Bedard
Comment 1
2020-02-03 08:30:41 PST
Created
attachment 389515
[details]
Patch
Jonathan Bedard
Comment 2
2020-02-03 08:32:15 PST
https://results.webkit.org/suites?suite=javascriptcore-tests
demonstrates how my original approach basically failed.
Zhifei Fang
Comment 3
2020-02-03 10:13:36 PST
Comment on
attachment 389515
[details]
Patch unofficially r+, in long term we should unify all the test output format, and let those binaries generate that standard output
Aakash Jain
Comment 4
2020-02-03 10:23:34 PST
(In reply to Jonathan Bedard from
comment #0
)
> Experience over the last 2 months has shown that attempting to split up results from a single JSC test binary doesn't really work.
What's the issue?
Jonathan Bedard
Comment 5
2020-02-03 10:46:04 PST
(In reply to Aakash Jain from
comment #4
)
> (In reply to Jonathan Bedard from
comment #0
) > > Experience over the last 2 months has shown that attempting to split up results from a single JSC test binary doesn't really work. > What's the issue?
We can't really do it consistently, a sub-test which fails will sometimes have a different name than when it passes and often, exception messages will be tagged as actual test names.
Aakash Jain
Comment 6
2020-02-03 10:59:54 PST
rs=me
Jonathan Bedard
Comment 7
2020-02-03 11:37:43 PST
Committed
r255578
: <
https://trac.webkit.org/changeset/255578
>
Radar WebKit Bug Importer
Comment 8
2020-02-03 11:41:44 PST
<
rdar://problem/59118504
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug