Bug 229634 - ews might mark build as successful if JSC tests fail to run
Summary: ews might mark build as successful if JSC tests fail to run
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
: 219543 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-08-27 16:34 PDT by Aakash Jain
Modified: 2022-05-02 18:42 PDT (History)
10 users (show)

See Also:


Attachments
Patch (7.70 KB, patch)
2021-08-30 03:36 PDT, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2021-08-27 16:34:39 PDT
EWS might mark build as successful in certain conditions if JSC tests fail to run (either due to some infrastructure issue or the patch breaking the tests so that they can't generate json results). For e.g. in https://ews-build.webkit.org/#/builders/1/builds/44335 tests failed to run properly with the patch. However the build was marked successful. Similarly, in https://ews-build.webkit.org/#/builders/46/builds/15944 tests were hanging (and were killed by buildbot after timeout), however the build was marked successful.

Similar to Bug 215944 for layout-tests.
Comment 1 Aakash Jain 2021-08-30 03:36:13 PDT
Created attachment 436762 [details]
Patch
Comment 2 EWS 2021-08-30 09:02:21 PDT
Committed r281761 (241102@main): <https://commits.webkit.org/241102@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436762 [details].
Comment 3 Radar WebKit Bug Importer 2021-08-30 09:03:18 PDT
<rdar://problem/82530520>
Comment 4 Aakash Jain 2021-08-30 09:16:12 PDT
Restarted buildbot to pick up this change.
Comment 6 Aakash Jain 2021-09-10 08:27:33 PDT
*** Bug 219543 has been marked as a duplicate of this bug. ***