|
|
Release 1.2 To Do in split format
|
|
{{TableOfContents}}
|
|
CodeFixthisList
|
= priorities for 1.2 release === Free form list of items to do: - add checkbox and replot to flot plots? (maybe not) - document parser:parse_log and parser:common - review wiki and fix up all modified functions - review items on [[CodeFixthisList]] - fuego charts: - remove or convert all chart_configs to proper files - follow release check list on [[Fuego_release_process]] - resolve items from release testing: See [[release-1.2-test-2017-09-27 Notes]]
|
|
|
=== Documentation ==Here are things needing documentation: - parser:parse_log - parser:common - per_job_build variable in spec files - document new APIS - function_is_on_sdk
|
|
|
== What's left to do (tasks) ==
|
|
Error: exception in processor 'Table' - check debug log for traceback
|
{{{#!Table:openviewshow_edit_links=0source_spec=#:dataconf=:confrow_filter=status*=open|in-progress}}}Edit the data below.
|
|
|
== Stuff that got deferred =={{{#!Table:openviewshow_edit_links=0source_spec=#:dataconf=:confrow_filter=status*=defer}}}Edit the data below.
|
|
|
== Full table =={{{#!Table:fullviewshow_edit_links=0source_spec=#:dataconf=:conf}}}
|
|
Fuego naming rules)||||Benchmark job created without a testplan has no plot link||medium||defer||If you create a Benchmark job (say Benchmark.fuego_check_plots) using ftc add-jobs -b docker -t Benchmark.fuego_check_plots -s default, then build page for this job will have no link to plot.png||||Update wiki documentation for this release||high||open||In particular, update information about results files, main.sh, spec file format, testplan defaults||||support unified output format||high||open||create results.json files for all tests (including functional tests) see Unified_Results_Format_Project||||support AGL/JTA reports||high||open||Song Cai is interested in this work||||support LAVA transport||high||defer||Required for AGL/JTA integration||||modify ftc run-test for base script calling convention||high||closed||call main.sh instead of base script, and set TESTDIR and TESTNAME||||Issue_0048||high||closed||problem with LTP and libaio-dev installation (one toolchain overwrites another toolchains libaio.so symlink (see Issue_0048)||}}}
|
== Data ==Edit the data here:{{{#!Table:data||item||priority||status||notes||||handle set -e differently||medium||defer||handle script errors explicitly, instead of relying on shell||||handle timeouts automatically||medium||defer||should be in test and board, not in plan - but depends on spec, transport, build time etc||||support separate build phase||medium||defer||don't want to hold board reserved during build, for lava integration and handling timeouts better||||support phase reordering||low||defer||May be useful for LAVA integration (don't want to run pre_test before build)||||fix ftc device dictionary||medium||closed||used for board check and pre-populating options||||ov_transport_connect/ov_transport_disconnect||high||closed||Sounds like Jan-Simon will do it||||web file transport||low||defer||could be useful for some interesting target cases||||automatically create a view for each board||medium||open||use a command line option on fuego add-nodes (--make_view)||||fix LTP||high||open||make sure LTP works for docker and bbb||||get rid of nbench-bytes||medium||closed||This is a dumb duplicate of nbench_bytes (see [[Fuego naming rules]])||||Benchmark job created without a testplan has no plot link||medium||defer||If you create a Benchmark job (say Benchmark.fuego_check_plots) using ftc add-jobs -b docker -t Benchmark.fuego_check_plots -s default, then build page for this job will have no link to plot.png||||Update wiki documentation for this release||high||open||In particular, update information about results files, main.sh, spec file format, testplan defaults||||support unified output format||high||open||create results.json files for all tests (including functional tests) see [[Unified_Results_Format_Project]]||||support AGL/JTA reports||high||open||Song Cai is interested in this work||||support LAVA transport||high||defer||Required for AGL/JTA integration||||modify ftc run-test for base script calling convention||high||closed||call main.sh instead of base script, and set TESTDIR and TESTNAME||||Issue_0048||high||closed||problem with LTP and libaio-dev installation (one toolchain overwrites another toolchains libaio.so symlink (see [[Issue_0048]])||}}}
|
|
|
{{{#confsortby=priority:possible_valuesfield=prioritytype=Selectpossible_values="""highmediumlow"""colors="""high:redmedium:orangelow:yellow"""field=statustype=Selectpossible_values="""openin-progressdeferdoneclosed"""colors="""open:redin-progress:orangedefer:lightblueclosed:greendone:lightgreen"""}}}
|
|
Problem reading page: Release_1.2_To_Do:openviewshow_edit_links=0source_spec=#:dataconf=
Error: exception in processor 'Table' - check debug log for traceback
Traceback (most recent call last):
File "/home2/birdorg/work/tbwiki/cgi-bin/tbwiki_engine.py", line 2028, in call_processor
html = processor_func(req, content)
File "/home2/birdorg/work/tbwiki-data/fuego-1.2/plugins/ProcessorTable.py", line 15, in main
result = table.get_table(req, content)
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1832, in get_table
tb = setup_conf_and_db(req, content)
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1782, in setup_conf_and_db
tb = get_table_data(req, req.page_dir, source_spec,
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 2785, in get_table_data
tb.handler.read()
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 656, in read
data = read_page_or_block(self.req, self.source_spec,
File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 2022, in read_page_or_block
data = req.get_page_item(spec)
File "/home2/birdorg/work/tbwiki/cgi-bin/tbwiki_engine.py", line 418, in get_page_item
first, content = self.get_full_page_item(item_ref)
ValueError: not enough values to unpack (expected 2, got 0)
|
|