CodeFixthisList 

Fuego 1.2 wiki

Login

CodeFixthisList

Below is a table of FIXTHIS lines in the source code for tbwiki. This table is created using data_scan and table modules.

FIXTHIS lines in master branch [edit section]

file  ^ line_no  ^ description  ^
Functional.LTP/LTP.sh 1 use https://github.com/linux-test-project/ltp.git instead of a tarball
Functional.curl/parser.py 114 doesn't work for ftc jobs, since there's no job name for this
Functional.fuego_transport/fuego_transport.sh 50 should try some file encodings that would be problematic for some transports
base/base-board.fuegoclass 10 ov_transport_get: 'ttc cp' doesn't support recursion
base/base-board.fuegoclass 35 ov_transport_put: 'ttc cp' doesn't support multiple sources
base/base-board.fuegoclass 36 ov_transport_put: 'ttc cp' doesn't support recursion (-r argument)
parser/common.py 44 why PLATFORM was not available!!?
parser/common.py 54 the user should be able to change this variable
parser/common.py 78 use "^\[([\w\d&._/()-]+)\|([gle]{2})\]"
parser/common.py 96 add other options for comparison etc
parser/common.py 194 remove <date><bid><group.test><cur><ref>[<fw><sdk><dev>]
parser/common.py 353 Need to create a list of test measument units.
scripts/ftc 344 config_class should read from ftc.conf (ignore for now)
scripts/ftc 350 use a library function for this (when we get back to it)
scripts/ftc 413 board_class should have methods to read board and dist file
scripts/ftc 497 in run_class, convert build.xml startTime from seconds to timestamp
scripts/ftc 572 hold warning for now - reenable when base script writes the run.json file
scripts/ftc 580 should probably load more data here
scripts/ftc 586 use glob
scripts/ftc 929 support wildcards
scripts/ftc 955 we could parse more parameters for the job here, from the ftc command line
scripts/ftc 970 warn user that all jobs will be removed
scripts/ftc 1033 add warning or ask for -f
scripts/ftc 1316 in do_run_request, notify server that request is in-progress
scripts/ftc 1331 run_request: should process Reboot, Rebuild and Target_cleanup flags
scripts/ftc 1335 in run_request, send results to server
scripts/ftc 1703 could consolidate do_put_test and do_put_run into do_put_item
scripts/ftc 1820 run_test: read flag options (e.g. reboot) from command line (from 'options')
scripts/ftc 1825 run_test: set job description
scripts/ftc 1830 variables have changed (TESTSPEC)..
scripts/ftc 1871 new path is ${NODE_NAME}.${TESTSPEC}.${BUILD_NUMBER}.${BUILD_ID}
scripts/ftc 1901 do_run_test - get timeout from testplan
scripts/ftc 1902 do_run_test - handle timeout myself in ftc_exec_command
scripts/ftc 1931 in run_request timeout is hardcoded to 5 minutes
scripts/ftc 1942 this is hard-coded
scripts/ftc 2056 do something to make the build/run appear in Jenkins
scripts/ftc 2172 don't handle overrides yet
scripts/ftc 2317 should report:
scripts/ftc 2390 add TTC to prompt
scripts/ftc 2396 should get user's preferred shell from /etc/passwd
scripts/ftc 2492 split_filepath doesn't handle ':' in file names or paths
scripts/ftc 2677 do more sanity checking of the package data here
scripts/ftc 2733 if upgrading, remove old test
scripts/ftc 2735 should delete old test first")
scripts/ftc 2748 should add config.xml for test to Jenkins ###"
scripts/ftc 2749 should now do some sanity checking of the installed
scripts/functions.sh 78 Add descriptions for parameters in every function
scripts/functions.sh 326 this should not be here
scripts/functions.sh 504 should affect FUEGO_RESULT
scripts/functions.sh 513 this interface has changed
scripts/functions.sh 577 make this work and support both the p and n log files
scripts/overlays.sh 57 automatically discover the best option
scripts/overlays.sh 79 add BUILD_TIMESTAMP and other variables to prolog.sh for --replay
scripts/ovgen.py 175 add case for single-line functions
scripts/ovgen.py 437 get fuego-core from env
Query

FIXTHIS lines in next branch [edit section]

file  ^ line_no  ^ priority  ^ description  ^
Benchmark.bonnie/fuego_test.sh 27 None what is this sleep for? a replacement for sync?
Functional.LTP/fuego_test.sh 1 None use https://github.com/linux-test-project/ltp.git instead of a tarball
Functional.LTP/fuego_test.sh 155 None add blacklist of tests (kill10 etc)
Functional.LTP/parser.py 147 None show errtype
Functional.curl/parser.py 114 None doesn't work for ftc jobs, since there's no job name for this
Functional.fuego_transport/fuego_test.sh 50 None should try some file encodings that would be problematic for some transports
Functional.kernel_build/fuego_test.sh 3 None if making uImage, check for mkimage
Functional.kernel_build/fuego_test.sh 22 None the folder gets removed with the rebuild flag set to true
Functional.kernel_build/fuego_test.sh 68 None copy to tftp folder for lava etc..
Functional.mesa-demos/fuego_test.sh 1 None no test definition!
base/base-board.fuegoclass 10 None ov_transport_get: 'ttc cp' doesn't support recursion
base/base-board.fuegoclass 39 None ov_transport_put: 'ttc cp' doesn't support multiple sources
base/base-board.fuegoclass 40 None ov_transport_put: 'ttc cp' doesn't support recursion (-r argument)
flot/mod.js 185 None remove tail?
flot/mod.js 195 None make sure that groupname has no - in it
parser/common.py 44 None why PLATFORM was not available!!?
parser/common.py 54 None the user should be able to change this variable
parser/common.py 80 None use "^\[([\w\d&._/()-]+)\|([gle]{2})\]" for all of them
parser/common.py 107 None add other options for comparison etc
parser/common.py 202 None remove <date><bid><group.test><cur><ref>[<fw><sdk><dev>]
parser/common.py 361 None Need to create a list of test measument units.
scripts/common.sh 52 None why BUILD_URL is not availables?
scripts/ftc 363 None config_class should read from ftc.conf (ignore for now)
scripts/ftc 369 None use a library function for this (when we get back to it)
scripts/ftc 432 None board_class should have methods to read board and dist file
scripts/ftc 515 None in run_class, convert build.xml startTime from seconds to timestamp
scripts/ftc 590 None hold warning for now - reenable when base script writes the run.json file
scripts/ftc 598 None should probably load more data here
scripts/ftc 604 None use glob
scripts/ftc 992 None support wildcards
scripts/ftc 1034 None we could parse more parameters for the job here, from the ftc command line
scripts/ftc 1074 None warn user that all jobs will be removed
scripts/ftc 1137 None add warning or ask for -f
scripts/ftc 1164 None not enough error handling (parameter checking) in do_add_view
scripts/ftc 1175 None validate that job_name is valid in do_add_view
scripts/ftc 1472 None in do_run_request, notify server that request is in-progress
scripts/ftc 1487 None run_request: should process Reboot, Rebuild and Target_cleanup flags
scripts/ftc 1491 None in run_request, send results to server
scripts/ftc 1859 None could consolidate do_put_test and do_put_run into do_put_item
scripts/ftc 1976 None run_test: read flag options (e.g. reboot) from command line (from 'options')
scripts/ftc 1981 None run_test: set job description
scripts/ftc 1986 None variables have changed (TESTSPEC)..
scripts/ftc 2027 None new path is ${NODE_NAME}.${TESTSPEC}.${BUILD_NUMBER}.${BUILD_ID}
scripts/ftc 2057 None do_run_test - get timeout from testplan
scripts/ftc 2058 None do_run_test - handle timeout myself in ftc_exec_command
scripts/ftc 2087 None in run_request timeout is hardcoded to 5 minutes
scripts/ftc 2098 None this is hard-coded
scripts/ftc 2213 None do something to make the build/run appear in Jenkins
scripts/ftc 2329 None don't handle overrides yet
scripts/ftc 2474 None should report:
scripts/ftc 2547 None add TTC to prompt
scripts/ftc 2553 None should get user's preferred shell from /etc/passwd
scripts/ftc 2649 None split_filepath doesn't handle ':' in file names or paths
scripts/ftc 2837 None do more sanity checking of the package data here
scripts/ftc 2893 None if upgrading, remove old test
scripts/ftc 2895 None should delete old test first")
scripts/ftc 2908 None should add config.xml for test to Jenkins ###"
scripts/ftc 2909 None should now do some sanity checking of the installed
scripts/functions.sh 59 None support commit ids (log and checkout)
scripts/functions.sh 88 None Add descriptions for parameters in every function
scripts/functions.sh 358 None make sure that json is generated even on failures
scripts/functions.sh 369 None this should not be here
scripts/functions.sh 574 None log_compare is not using $1
scripts/main.sh 34 None do not require board connection too early
scripts/overlays.sh 57 None automatically discover the best option
scripts/overlays.sh 79 None add BUILD_TIMESTAMP and other variables to prolog.sh for --replay
scripts/ovgen.py 175 None add case for single-line functions
scripts/ovgen.py 435 None get fuego-core from env

TBWiki engine 1.9.3 by Tim Bird