RESOLVED FIXED 168496
Fix tools that were broken by Efl removal
https://bugs.webkit.org/show_bug.cgi?id=168496
Summary Fix tools that were broken by Efl removal
Alexey Proskuryakov
Reported 2017-02-16 22:26:45 PST
Some urgent fixes: - broken flakiness dashboard; - tasks keep being posted to Efl EWS. A lot more things need to be removed in tools.
Attachments
proposed fix (2.42 KB, patch)
2017-02-16 22:29 PST, Alexey Proskuryakov
buildbot: commit-queue-
Archive of layout-test-results from ews122 for ios-simulator-wk2 (671.77 KB, application/zip)
2017-02-17 04:06 PST, Build Bot
no flags
Updated patch (4.46 KB, patch)
2017-02-17 07:12 PST, Aakash Jain
no flags
Alexey Proskuryakov
Comment 1 2017-02-16 22:29:55 PST
Created attachment 301884 [details] proposed fix AppScale apps will need to be updated after this lands.
Aakash Jain
Comment 2 2017-02-16 22:40:26 PST
I will update appscale apps after landing. Do we need to remove EFL from TestResultServer/static-dashboards/flakiness_dashboard.js
Alexey Proskuryakov
Comment 3 2017-02-16 23:10:08 PST
Not sure, there are a lot of references in unit tests that may need to be fixed then. I don't think that we need to remove that in order to unbreak things.
Build Bot
Comment 4 2017-02-17 04:06:54 PST
Comment on attachment 301884 [details] proposed fix Attachment 301884 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/3141981 New failing tests: compositing/absolute-inside-out-of-view-fixed.html
Build Bot
Comment 5 2017-02-17 04:06:56 PST
Created attachment 301910 [details] Archive of layout-test-results from ews122 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews122 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Aakash Jain
Comment 6 2017-02-17 07:12:39 PST
Created attachment 301928 [details] Updated patch actually we do need to update flakiness_dashboard.js, I tried and flakiness dashboard doesn't work without removing efl from flakiness_dashboard.js Updated patch. It works (already updated appscale apps) :)
Alexey Proskuryakov
Comment 7 2017-02-17 08:46:11 PST
Comment on attachment 301928 [details] Updated patch Yeah, it makes sense when looking at it again.
WebKit Commit Bot
Comment 8 2017-02-17 09:11:33 PST
Comment on attachment 301928 [details] Updated patch Clearing flags on attachment: 301928 Committed r212552: <http://trac.webkit.org/changeset/212552>
WebKit Commit Bot
Comment 9 2017-02-17 09:11:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.