summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/flakiness_dashboard.html
Commit message (Expand)AuthorAgeFilesLines
* Update flakiness dashboard to load dashboard_base.js from current and sub dir...victorw@chromium.org2010-03-161-0/+4
* Flakiness dashboard: use startsWith rather than contains to match expectatio...jparent@chromium.org2010-03-121-1/+1
* When linking to webkit blamelists from the flakiness dashboard, link to page ...jparent@chromium.org2010-03-111-1/+2
* Make the UI around flaky tests a little more clear. When sorting byojan@chromium.org2010-03-101-2/+27
* 1. Add viewing of all logs for a given test.ojan@chromium.org2010-03-091-95/+201
* Add a link to the failure log for a given failure for non-webkit tests.ojan@chromium.org2010-03-081-6/+29
* Add support for non-webkit tests to the test dashboards.ojan@chromium.org2010-03-061-77/+110
* Add "File Bug" link to flakiness dashboard to ease filing new layout test reg...dglazkov@chromium.org2010-02-031-1/+18
* Fix the flakiness dashboard to work with the new results.json filesojan@chromium.org2010-01-151-31/+21
* Fix z ordering.ojan@chromium.org2010-01-121-0/+1
* Make expectationsUpdate mode of the flakiness dashboard go through tests in a...jparent@chromium.org2009-12-151-1/+3
* Fix some bugs in resolving expectations for tests.ojan@chromium.org2009-12-141-13/+17
* Make flakiness dashboard "auto"-update expectations feature way less annoying -jparent@chromium.org2009-12-111-21/+86
* Change "OTHER" to "MISSING". All the expectations that used to beojan@chromium.org2009-12-041-1/+1
* Add tests to the flakiness dashboard. This are really poor man's tests,ojan@chromium.org2009-12-011-7/+16
* Fix expectations logic to deal with a few more edge cases.ojan@chromium.org2009-11-251-16/+32
* Add confirmation for each update before adding it to the auto-update of test_...ojan@chromium.org2009-11-251-4/+24
* Make webkit merges black on the dashboard so it's easierojan@chromium.org2009-11-251-1/+2
* Add a % failure column to the flakiness dashboard.jparent@chromium.org2009-11-181-8/+21
* Show diffs of expected/actual results when they are available.ojan@chromium.org2009-11-171-4/+14
* Default the dashboard to only showing flaky tests.ojan@chromium.org2009-11-161-2/+2
* Add tests that pass on all platforms to the updates JSON for autoupdatingojan@chromium.org2009-11-141-17/+42
* Be a bit less strict in which test we mark slow.ojan@chromium.org2009-11-121-2/+18
* A few more heuristic tweaks to missing/extra expectations in the dashboard.ojan@chromium.org2009-11-111-14/+39
* Tweak the heuristic for determining correct expectations for a test.ojan@chromium.org2009-11-101-3/+11
* 1. Remove hiding passing tests. That made sense before we hid other types of ...ojan@chromium.org2009-11-091-7/+37
* 1. Consolidate logic for missing/extra expectation and whether a test is flaky.ojan@chromium.org2009-11-091-54/+71
* Layout test dashboard additions:ojan@chromium.org2009-11-031-13/+40
* Remove dupes when generating the list of tests to show in theojan@chromium.org2009-10-261-3/+19
* Fix bug in calculating which expecations apply for a given test.ojan@chromium.org2009-10-241-7/+10
* 1. Add the ability to toggle showing slow tests.ojan@chromium.org2009-10-141-16/+32
* Make the timeout for tests that need to be marked as SLOW be 2X inojan@chromium.org2009-10-121-34/+53
* Fix double page generation bug. Now that we use onhashchange,ojan@chromium.org2009-10-101-4/+0
* Layout test dashboard changes:ojan@chromium.org2009-10-081-25/+127
* 1. Fix bug with ? not opening the legend on Windows.ojan@chromium.org2009-10-071-11/+22
* Add IMAGE/TEXT/IMAGE+TEXT support to the dashboard.ojan@chromium.org2009-10-061-54/+99
* 1. Add support to the dashboard for the webkit canaries.ojan@chromium.org2009-10-061-18/+13
* Make the legend show on '?' keypresses and hide on escape. Make it hiddenojan@chromium.org2009-10-061-51/+431
* Move the check for hiding tests in the cross-builder view upojan@chromium.org2009-10-021-7/+3
* Ugh. Actually sort correctly by the path. The previousojan@chromium.org2009-10-021-1/+1
* Fix typoarv@chromium.org2009-10-021-1/+1
* Only highlight tests that take > 1 second as needing to be marked as slow.ojan@chromium.org2009-10-011-1/+11
* A couple usability improvements to the dashboard:ojan@chromium.org2009-10-011-9/+18
* Fix broken sorting in the dashboard. The local variable 'key'ojan@chromium.org2009-10-011-2/+2
* Assorted dashboard changes:ojan@chromium.org2009-09-261-169/+239
* Update flakiness dashboard to accept directories in the test list for individ...jparent@chromium.org2009-09-221-2/+30
* Update layout test flakiness dashboard to hide tests that are matching their ...jparent@chromium.org2009-09-211-0/+14
* Fix missing showSkipped in validating the hash parameters.ojan@chromium.org2009-09-211-0/+11
* Create a dashboard for tracking aggregate numbers of passing/failing layoutojan@chromium.org2009-09-211-313/+70
* Dashboard UI changes.ojan@chromium.org2009-09-181-79/+147