Results (1 - 10 of 181)
- [148132]: Change all instances of test-results.appspot.com to ...
- ... h the transition of WebKit over to it's own instance of the flakiness dashboard. Unfortunately, there's no way to test this until this is committed and there is a master restart. * BuildSlaveSupport/build.webkit.org-config/master.cfg: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFail ...
- By Apr 10, 2013, 1:05:48 PM —
- [147833]: Move the flakiness dashboard to the new instance at ...
- Move the flakiness dashboard to the new instance at webkit-test-results.appspot.com https://bugs.webkit.org/show_bug.cgi?id=114080 Reviewed by Ryosuke Niwa. This way, the WebKit and Blink dashboard code can change as appropriate without needing to ...
- By Apr 5, 2013, 11:27:37 PM —
- [147685]: temporarily make flakiness dashboard work again webkit.org bots ...
- temporarily make flakiness dashboard work again webkit.org bots https://bugs.webkit.org/show_bug.cgi?id=113972 Reviewed by Ojan Vafai. This patch disables the chromium.org layout test bots TestExpectations parsing temporarily until we can work out the rig ...
- By Apr 4, 2013, 5:08:27 PM —
- [147457]: Dashboard refactor: Move dashboard specific history related features ...
- ... webkit.org/show_bug.cgi?id=113717 Reviewed by Ojan Vafai. Each dashboard now creates its own History object, with a custom configuration. This changes from just overriding global functions to passing in callbacks for generatePage, handleValidHashParameter, and handleQueryParameterChan ...
- By Apr 2, 2013, 10:59:14 AM —
- [146926]: Flakiness dashboard: simplify logic around which tests to show. ...
- Flakiness dashboard: simplify logic around which tests to show. https://bugs.webkit.org/show_bug.cgi?id=113250 Reviewed by Ojan Vafai. The different filters for showing results are only used for layout tests, otherwise, we show everything ...
- By Mar 26, 2013, 1:40:26 PM —
- [146797]: Dashboard refactor: Move cross dashboard history related code into ...
- ... webkit.org/show_bug.cgi?id=113104 Reviewed by Ojan Vafai. All functions relating to cross dashboard behavior move from being globals to methods on the history.History object. Names stay the same, except many are made private, ones that should have been constants now are, and the long ...
- By Mar 25, 2013, 12:37:42 PM —
- [146254]: Dashboards: Introduce history namespace and unit tests. ...
- ... webkit.org/show_bug.cgi?id=112645 Reviewed by Ojan Vafai. Laying the framework for introducing the new history object and namespace. This moves only static functions into the history namespace, and moves corresponding unit tests into seperate unit test file. * TestResultServer/stati ...
- By Mar 19, 2013, 1:51:44 PM —
- [145447]: Dashboard cleanup: Create ui.Errors ...
- ... webkit.org/show_bug.cgi?id=111785 Reviewed by Ojan Vafai. Create ui.Errors for handling errors the dashboards encounter. Loader now has a Error object that it can add to, and individual dashboards can show errors when desired. Currently, only flakiness_db shows errors, but this is gen ...
- By Mar 11, 2013, 6:07:10 PM —
- [145028]: Dashboard cleanup: Move all dashboard ui related code into ui.js. ...
- ... webkit.org/show_bug.cgi?id=111621 Reviewed by Ojan Vafai. Creates ui.js, a package for the common UI code the various dashboards use. HTML generation is now in the ui.html namespace and popup handling is in ui.popup. Also moves the event listening for popups to ui.popup.show and remov ...
- By Mar 6, 2013, 7:48:16 PM —
- [144845]: Dashboard cleanup: move string utilities into their own namespace. ...
- ... webkit.org/show_bug.cgi?id=111485 Reviewed by Ojan Vafai. One of many pieces to clean up dashboard_base. Moves string utility functions into separate file (string.js) and into their own namespace rather than cluttering up the global scope. * TestResultServer/static-dashboards/aggreg ...
- By Mar 5, 2013, 4:18:49 PM —
Note:
See TracSearch
for help on searching.