RESOLVED FIXED Bug 64586
NRWT stores the Chromium revision number in full_results.json
https://bugs.webkit.org/show_bug.cgi?id=64586
Summary NRWT stores the Chromium revision number in full_results.json
Adam Barth
Reported 2011-07-15 00:39:51 PDT
http://test-results.appspot.com/testfile?builder=Webkit%20Linux%20(dbg)(1)&name=full_results.json "revision":"92662" ===== [chrome] Repository: Index of / Files shown: 2 Directory revision: 92662 (of 92662) Sticky Revision: ===== Whereas, in WebKit: 07/15/2011: Today 00:23 Changeset [91057] by commit-queue@webkit.org I don't really understand how that's possible: http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py#L212
Attachments
Patch (3.04 KB, patch)
2011-07-15 01:19 PDT, Adam Barth
eric: review+
Eric Seidel (no email)
Comment 1 2011-07-15 00:42:56 PDT
I'm confused what this bug is saying. It's very possible our svn info parsing is broken. Can you show me an example full_results.json with invalid values?
Adam Barth
Comment 3 2011-07-15 01:19:46 PDT
Eric Seidel (no email)
Comment 4 2011-07-15 01:20:49 PDT
Comment on attachment 100946 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=100946&action=review OK. > Tools/Scripts/webkitpy/layout_tests/port/base.py:612 > + # FIXME: Due to Chromium's insane DEPS system, the root of the WebKit Well the DEPS system isn't insane, just their setup.
Adam Barth
Comment 5 2011-07-15 01:22:46 PDT
Note You need to log in before you can comment on or make changes to this bug.