User:Lukasblakk/TryServerSyntax: Difference between revisions

Jump to navigation Jump to search
Line 55: Line 55:
* then splits on ' ' to create a list to pass to argparse which runs parse_known_args (thus keeping anything that is not recognized from causing errors)
* then splits on ' ' to create a list to pass to argparse which runs parse_known_args (thus keeping anything that is not recognized from causing errors)
* we also have allowed for manual sendchanges to send in comments with "try: ..." in order to make it possible to (re)run a particular test/talos/platform and not all things specified in a commit message
* we also have allowed for manual sendchanges to send in comments with "try: ..." in order to make it possible to (re)run a particular test/talos/platform and not all things specified in a commit message
=Using the Try Syntax=
=Notes on Usage=
==Default Set==
==Default Set==
If you only specify try: or no commit comment is present (or info file) then the default set would be a "Does it compile?" set comprised of:
If you only specify try: or no commit comment is present (or info file) then the default set would be a "Does it compile?" set comprised of:
Confirmed users
4,467

edits

Navigation menu