index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
tools
/
layout_tests
/
flakiness_dashboard.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update flakiness dashboard to load dashboard_base.js from current and sub dir...
victorw@chromium.org
2010-03-16
1
-0
/
+4
*
Flakiness dashboard: use startsWith rather than contains to match expectatio...
jparent@chromium.org
2010-03-12
1
-1
/
+1
*
When linking to webkit blamelists from the flakiness dashboard, link to page ...
jparent@chromium.org
2010-03-11
1
-1
/
+2
*
Make the UI around flaky tests a little more clear. When sorting by
ojan@chromium.org
2010-03-10
1
-2
/
+27
*
1. Add viewing of all logs for a given test.
ojan@chromium.org
2010-03-09
1
-95
/
+201
*
Add a link to the failure log for a given failure for non-webkit tests.
ojan@chromium.org
2010-03-08
1
-6
/
+29
*
Add support for non-webkit tests to the test dashboards.
ojan@chromium.org
2010-03-06
1
-77
/
+110
*
Add "File Bug" link to flakiness dashboard to ease filing new layout test reg...
dglazkov@chromium.org
2010-02-03
1
-1
/
+18
*
Fix the flakiness dashboard to work with the new results.json files
ojan@chromium.org
2010-01-15
1
-31
/
+21
*
Fix z ordering.
ojan@chromium.org
2010-01-12
1
-0
/
+1
*
Make expectationsUpdate mode of the flakiness dashboard go through tests in a...
jparent@chromium.org
2009-12-15
1
-1
/
+3
*
Fix some bugs in resolving expectations for tests.
ojan@chromium.org
2009-12-14
1
-13
/
+17
*
Make flakiness dashboard "auto"-update expectations feature way less annoying -
jparent@chromium.org
2009-12-11
1
-21
/
+86
*
Change "OTHER" to "MISSING". All the expectations that used to be
ojan@chromium.org
2009-12-04
1
-1
/
+1
*
Add tests to the flakiness dashboard. This are really poor man's tests,
ojan@chromium.org
2009-12-01
1
-7
/
+16
*
Fix expectations logic to deal with a few more edge cases.
ojan@chromium.org
2009-11-25
1
-16
/
+32
*
Add confirmation for each update before adding it to the auto-update of test_...
ojan@chromium.org
2009-11-25
1
-4
/
+24
*
Make webkit merges black on the dashboard so it's easier
ojan@chromium.org
2009-11-25
1
-1
/
+2
*
Add a % failure column to the flakiness dashboard.
jparent@chromium.org
2009-11-18
1
-8
/
+21
*
Show diffs of expected/actual results when they are available.
ojan@chromium.org
2009-11-17
1
-4
/
+14
*
Default the dashboard to only showing flaky tests.
ojan@chromium.org
2009-11-16
1
-2
/
+2
*
Add tests that pass on all platforms to the updates JSON for autoupdating
ojan@chromium.org
2009-11-14
1
-17
/
+42
*
Be a bit less strict in which test we mark slow.
ojan@chromium.org
2009-11-12
1
-2
/
+18
*
A few more heuristic tweaks to missing/extra expectations in the dashboard.
ojan@chromium.org
2009-11-11
1
-14
/
+39
*
Tweak the heuristic for determining correct expectations for a test.
ojan@chromium.org
2009-11-10
1
-3
/
+11
*
1. Remove hiding passing tests. That made sense before we hid other types of ...
ojan@chromium.org
2009-11-09
1
-7
/
+37
*
1. Consolidate logic for missing/extra expectation and whether a test is flaky.
ojan@chromium.org
2009-11-09
1
-54
/
+71
*
Layout test dashboard additions:
ojan@chromium.org
2009-11-03
1
-13
/
+40
*
Remove dupes when generating the list of tests to show in the
ojan@chromium.org
2009-10-26
1
-3
/
+19
*
Fix bug in calculating which expecations apply for a given test.
ojan@chromium.org
2009-10-24
1
-7
/
+10
*
1. Add the ability to toggle showing slow tests.
ojan@chromium.org
2009-10-14
1
-16
/
+32
*
Make the timeout for tests that need to be marked as SLOW be 2X in
ojan@chromium.org
2009-10-12
1
-34
/
+53
*
Fix double page generation bug. Now that we use onhashchange,
ojan@chromium.org
2009-10-10
1
-4
/
+0
*
Layout test dashboard changes:
ojan@chromium.org
2009-10-08
1
-25
/
+127
*
1. Fix bug with ? not opening the legend on Windows.
ojan@chromium.org
2009-10-07
1
-11
/
+22
*
Add IMAGE/TEXT/IMAGE+TEXT support to the dashboard.
ojan@chromium.org
2009-10-06
1
-54
/
+99
*
1. Add support to the dashboard for the webkit canaries.
ojan@chromium.org
2009-10-06
1
-18
/
+13
*
Make the legend show on '?' keypresses and hide on escape. Make it hidden
ojan@chromium.org
2009-10-06
1
-51
/
+431
*
Move the check for hiding tests in the cross-builder view up
ojan@chromium.org
2009-10-02
1
-7
/
+3
*
Ugh. Actually sort correctly by the path. The previous
ojan@chromium.org
2009-10-02
1
-1
/
+1
*
Fix typo
arv@chromium.org
2009-10-02
1
-1
/
+1
*
Only highlight tests that take > 1 second as needing to be marked as slow.
ojan@chromium.org
2009-10-01
1
-1
/
+11
*
A couple usability improvements to the dashboard:
ojan@chromium.org
2009-10-01
1
-9
/
+18
*
Fix broken sorting in the dashboard. The local variable 'key'
ojan@chromium.org
2009-10-01
1
-2
/
+2
*
Assorted dashboard changes:
ojan@chromium.org
2009-09-26
1
-169
/
+239
*
Update flakiness dashboard to accept directories in the test list for individ...
jparent@chromium.org
2009-09-22
1
-2
/
+30
*
Update layout test flakiness dashboard to hide tests that are matching their ...
jparent@chromium.org
2009-09-21
1
-0
/
+14
*
Fix missing showSkipped in validating the hash parameters.
ojan@chromium.org
2009-09-21
1
-0
/
+11
*
Create a dashboard for tracking aggregate numbers of passing/failing layout
ojan@chromium.org
2009-09-21
1
-313
/
+70
*
Dashboard UI changes.
ojan@chromium.org
2009-09-18
1
-79
/
+147
[next]