summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/flakiness_dashboard.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* Flakiness dashboard changes:ojan@google.com2009-09-151-84/+231
* Get rid of all query parameters since the http server for src.chromium.orgojan@google.com2009-09-101-39/+22
* Run-length encode the JSON results. This makes them considerablyojan@google.com2009-09-091-242/+368
* 1. Plug XSS holse: validate hash parameters.ojan@google.com2009-09-031-87/+232
* Fix typo from previous commit. Doh.ojan@google.com2009-09-021-2/+3
* Quick fix for individual test view of the dashboard. We shouldojan@google.com2009-09-021-2/+13
* More assorted changes. :)ojan@chromium.org2009-09-021-63/+99
* Fix logic for mapping expectations to a test for expectationsojan@chromium.org2009-09-011-12/+13
* Add an individual tests view to the dashboard for viewing a listojan@chromium.org2009-09-011-96/+185
* Add a list of tests that have expectations for a platform, but neverojan@google.com2009-08-291-61/+184
* Turn on the linux debug bots now that we archive the results for them.ojan@google.com2009-08-281-4/+3
* 1. Add a comment about the order of results.ojan@chromium.org2009-08-271-18/+31
* Assorted dashboard fixes:ojan@google.com2009-08-271-26/+37
* Assorted dashboard changes:ojan@chromium.org2009-08-261-77/+130
* Missed Arv's style comment in the previous commit for this.ojan@google.com2009-08-251-4/+2
* Assorted improvements to the flakiness dashboard.ojan@google.com2009-08-251-56/+76
* Make the paths in the layout test dashboard point to the actual JSONojan@google.com2009-08-201-11/+36
* First stab at a layout tests flakiness/speed dashboard.ojan@chromium.org2009-08-051-0/+625