975
edits
Line 16: | Line 16: | ||
=== Random Ideas === | === Random Ideas === | ||
* bulk and collect.cgi are the same except bulk can handle multiple data points. They should be combined. | * bulk and collect.cgi are the same except bulk can handle multiple data points. They should be combined. - [https://bugzilla.mozilla.org/show_bug.cgi?id=456529 bug 456529] | ||
* Need to connect data points on continuous graph to discrete - bug 438745 | * Need to connect data points on continuous graph to discrete - [https://bugzilla.mozilla.org/show_bug.cgi?id=438745 bug 438745] | ||
* Need overlay of points on continuous graph that shows buildid and changeset id - [https://bugzilla.mozilla.org/show_bug.cgi?id=438745 bug 431372] | |||
* Need overlay of points on continuous graph that shows buildid and changeset id - bug 431372 | |||
* Too much data to query averages and look for regression | * Too much data to query averages and look for regression | ||
* Don't want developers to know machine names | * Don't want developers to know machine names | ||
* Dashboard that shows 3 os's and color for status | * Dashboard that shows 3 os's and color for status - [https://bugzilla.mozilla.org/show_bug.cgi?id=456567 bug 456567] | ||
* Need a way to show/test health of build and health of tests | * Need a way to show/test health of build and health of tests | ||
* Need to test for machine agreement (3 machines run same test, if 1 is way off, that machine is mostly likely broken). | * Need to test for machine agreement (3 machines run same test, if 1 is way off, that machine is mostly likely broken). - [https://bugzilla.mozilla.org/show_bug.cgi?id=457780 bug 457780] | ||
* Need to remove tests for unmonitored branches/builds. | * Need to remove tests for unmonitored branches/builds. - [https://bugzilla.mozilla.org/show_bug.cgi?id=457782 bug 457782] | ||
* Waterfall doesn't show test results, just that tests ran, which is not a good indicator of build health. | * Waterfall doesn't show test results, just that tests ran, which is not a good indicator of build health. | ||
* Need to stop using machine names for test/build/os | * Need to stop using machine names for test/build/os |
edits