Bug 88875

Summary: [EFL] Move EFL bots to NRWT
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: WebKit EFLAssignee: Thiago Marcos P. Santos <tmpsantos>
Status: RESOLVED INVALID    
Severity: Normal CC: dpranke, gyuyoung.kim, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 88680    

Thiago Marcos P. Santos
Reported 2012-06-12 08:24:46 PDT
Currently EFL bots are hooked in to ORWT. They are effectively running NRWT (because for EFL, ORWT forwards to NRWT) but we need to get rid of this intermediate step.
Attachments
Thiago Marcos P. Santos
Comment 1 2012-06-12 08:43:03 PDT
I was thinking about moving EFL to NewBuildAndTestFactory. But looks like it was removed on bug 88693.
Dirk Pranke
Comment 2 2012-06-13 18:40:09 PDT
do the EFL bots actually invoke old-run-webkit-tests directly? If they are like all of the others, they invoke run-webkit-tests which does the right thing, so nothing needs to be done. If you want to track getting rid of the run-webkit-tests wrapper script and just renaming new-run-webkit-tests to run-webkit-tests, that's fine but we could probably just as easily roll that into bug 88680 directly.
Thiago Marcos P. Santos
Comment 3 2012-06-14 00:14:14 PDT
EFL is like the others. It is calling rwt and it is "proxying" nrwt. Closing this bug and let's wait for bug 88680 as you said.
Note You need to log in before you can comment on or make changes to this bug.