EngineeringProductivity/Projects/Debugging UX improvements: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Minor changes)
Line 38: Line 38:
* Project brief - [https://docs.google.com/document/d/13ZG1L_z93rEbRRMkFaAABYL-rFGa-gzLaxuW0UFn8Aw/edit#heading=h.jwvrqttqmb7s link]
* Project brief - [https://docs.google.com/document/d/13ZG1L_z93rEbRRMkFaAABYL-rFGa-gzLaxuW0UFn8Aw/edit#heading=h.jwvrqttqmb7s link]
* Work breakdown - [https://docs.google.com/spreadsheets/d/1kYf66y1gQbw7FZ-Abf0Q4kJ4n7IbswkQ6gz22hLcU-w/edit#gid=0 link]
* Work breakdown - [https://docs.google.com/spreadsheets/d/1kYf66y1gQbw7FZ-Abf0Q4kJ4n7IbswkQ6gz22hLcU-w/edit#gid=0 link]
* Tracking bug - [https://bugzilla.mozilla.org/show_bug.cgi?id=1278680 link]
* Bug links:
** [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1278680&hide_resolved=1 dependency tree]
** [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1278680&hide_resolved=0 including resolved bugs]
 
* Possible data sources for metrics:
* Possible data sources for metrics:
** [[Auto-tools/Projects/DevelopmentMetrics|ActiveData development metrics]]
** [[Auto-tools/Projects/DevelopmentMetrics|ActiveData development metrics]]
** [https://docs.google.com/spreadsheets/d/1_BO587iQUky31WHq4ZrN4JogHEoe2FDWZ4iT2y8L7fM/edit#gid=0 Platform Ops metrics]
** [https://docs.google.com/spreadsheets/d/1_BO587iQUky31WHq4ZrN4JogHEoe2FDWZ4iT2y8L7fM/edit#gid=0 Platform Ops metrics]
Main Q3 focus:
* Artifact builds on try
* Automation metrics
* Better sscache for try


Tracked bugs (P1s are the ones we commit to for this quarter)
Tracked bugs (P1s are the ones we commit to for this quarter)
Line 55: Line 63:
}
}
</bugzilla>
</bugzilla>
== Project components ==
Links to bug searches (they all should show in the table above):
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=13058867&resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=%5Bskip-builds%5D metrics]
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=13058867&resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=%5Bskip-builds%5D skip-builds]
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=13058866&resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=%5Boptimization%5D optimization]

Revision as of 20:36, 7 July 2016

This project is composed of multiple projects which will be improving the overall experience when debugging issues on try. The original discussions are discussed in here. The projects defined below are the ones we're considering tackling at this point.

P1 means that we're commiting to complete a bug within the current quarter. P2 means that it's nice to fix and we will tackle if we have time.

Q3 projects:

  • Remote debuggers - Tree of dependencies
    • Commited P1 remaining bugs - [1]
  • Improve end to end times - []
    • Commited P1 remaining bugs - TBD

All possible projects - bugzilla tree dependency

Project #1 - Remote debuggers

Developers can go from requesting a Linux loaner on TaskCluster to having a debugging environment ready to run tests in a reasonable time with minimal interaction with external documentation or need a minimum amount of help.

  • Meeting notes - link
  • Project brief - link
  • Work breakdown - link
  • Dependency tree - link

Tracked bugs (P1s are the ones we commit to for this quarter)

Full Query
ID Priority Summary Whiteboard Assigned to
1271677 P2 Interactive tasks should be scheduled with high priority
1284998 P2 Create tests for interactive debugging workflows
1302520 P3 Support running jittest from an interactive worker
1303031 P3 Support running Android xpcshell tests on interactive loaners
1302518 -- Support running cppunittests from an interactive worker
1302519 -- Support running gtest from an interactive worker

6 Total; 6 Open (100%); 0 Resolved (0%); 0 Verified (0%);

Project #2 - End to end times

Main Q3 focus:

  • Artifact builds on try
  • Automation metrics
  • Better sscache for try

Tracked bugs (P1s are the ones we commit to for this quarter)

Full Query
ID Priority Summary Whiteboard Assigned to
1240644 P2 Allow skipping build and reusing existing build result for try push
1280641 P3 Implement a two-tier S3 cache for sccache [build-run-speed-up]
1284882 P3 [tracker] Artifact builds on automation
1315030 P3 Determine how many try pushes could benefit from using artifact builds
1432287 P3 [meta] Run tests from source checkouts in CI
1294706 -- "Mochitest other" chunk on win7 debug slow and often last to complete

6 Total; 6 Open (100%); 0 Resolved (0%); 0 Verified (0%);