Bug 226895 - REGRESSION (r278454): [run-webkit-tests] worker is printed twice for each test in debug logging
Summary: REGRESSION (r278454): [run-webkit-tests] worker is printed twice for each tes...
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-10 12:58 PDT by Ryan Haddad
Modified: 2021-06-11 08:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2021-06-10 15:37 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (3.01 KB, patch)
2021-06-10 15:42 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2021-06-10 12:58:47 PDT
Truitt noticed that the worker number is being printed twice in the layout test stdio

e.g.
11:55:42.443 91460 worker/7 worker/7 animations/CSSKeyframesRule-name-null.html passed

https://build.webkit.org/#/builders/70/builds/3233/steps/10/logs/stdio
Comment 1 Ryan Haddad 2021-06-10 12:59:21 PDT
This might be fallout from https://trac.webkit.org/changeset/278454/webkit
Comment 2 Jonathan Bedard 2021-06-10 15:29:48 PDT
(In reply to Ryan Haddad from comment #1)
> This might be fallout from https://trac.webkit.org/changeset/278454/webkit

Definitely fallout from that change, it's a pretty easy fix.
Comment 3 Radar WebKit Bug Importer 2021-06-10 15:35:21 PDT
<rdar://problem/79164077>
Comment 4 Jonathan Bedard 2021-06-10 15:37:56 PDT
Created attachment 431146 [details]
Patch
Comment 5 Jonathan Bedard 2021-06-10 15:42:09 PDT
Created attachment 431148 [details]
Patch
Comment 6 EWS 2021-06-11 08:34:30 PDT
Committed r278762 (238722@main): <https://commits.webkit.org/238722@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431148 [details].