You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/02/03 08:29:38 UTC

[GitHub] [buildstream] gtristan edited a comment on issue #1360: `notparallel` variable is broken

gtristan edited a comment on issue #1360:
URL: https://github.com/apache/buildstream/issues/1360#issuecomment-1028721436


   > Here you go: https://github.com/abderrahim/incorrect-max-jobs
   > 
   > `bst show --format %{env} parallel.bst` and `bst show --format %{env} notparallel.bst` will show the correct MAXJOBS variable. but `bst show --format %{env} parallel.bst notparallel.bst` will show the same value for both elements.
   
   I've provided an isolated test case for this in the https://github.com/apache/buildstream/tree/tristan/test-notparallel branch now (#1570).
   
   To observe the broken behavior, you can type `tox -- tests/format/variables.py::test_notparallel_twice`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org