From bb0d643552f8269f5f1f74b0fb28388e4d312d32 Mon Sep 17 00:00:00 2001 From: johnkeis Date: Sat, 8 Feb 2003 01:17:07 +0000 Subject: [PATCH] Fixed bugs, added ideas git-svn-id: svn://10.0.0.236/trunk@137575 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/tinderbox3/tinderbox-todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/tinderbox3/tinderbox-todo.txt b/mozilla/webtools/tinderbox3/tinderbox-todo.txt index b9e0cebfc7c..26c4ac260c0 100755 --- a/mozilla/webtools/tinderbox3/tinderbox-todo.txt +++ b/mozilla/webtools/tinderbox3/tinderbox-todo.txt @@ -27,8 +27,6 @@ Todo: - have client report versions of files it updates so a correct "C" letter can happen Bugs: -- clients don't reliably kill all children (should be able to solve by continually killing the last child in the chain with SIGINT--the nicest way). -- clients don't accept kill command while children are hung or taking a long operation that has no output (like cvs checkout) (timeless suggests that select() would help--not sure how yet). - add proper constraints into the DB - make tree_id, make most tables link to it (inputs to cgi scripts still use tree name) - round times to nearest minute, ensure nothing goes beyond bottom of shown tree @@ -51,6 +49,9 @@ Would be nice: - make Kinderbox possible (build on one machine and test on another) - upload installer builds - page showing a list of all builds for a particular time range or even forever (possibly using ShowBuilds) +- allow creation of a machine without a machine connecting (this allows + pre-configuration of branch and .mozconfig) +- show status as text, not number ("upgraded client" instead of 302, for example) Test: - --notrust and friends