Update git submodules

* Update swift-bench from branch 'master'
  to 5f803ae8fde7d5511e8b364ae7fd86fac09e48d3
  - refactor bin/bench into swiftbench/cli for testing
    
    The test infrastructure for swiftbench is pretty bad. In order to start
    cleaning it up this patch starts with some initial scaffolding for
    test_cli.py. Sd such it refactors the code out of bin/swiftbench and
    puts it into swiftbench/cli/__init__.py. Leaving the cli namespace free
    for future expansions.
    
    A very basic tests/test_cli.py has been added which initialises some test
    scaffolding. Additionally, fix some bugs this uncovered:
    
    - The --delete-concurrency option now actually has an effect.
    - Stop mutating global state on every run.
    
    Partial-Bug: #1263290
    Change-Id: Ibb2c3bb17522b6302697e2d2b01df3a6aa62800e
This commit is contained in:
Matthew Oliver 2023-07-12 02:52:08 +11:00 committed by Gerrit Code Review
parent 015c3c60a3
commit 7f6d7b6628
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 427a16cb085a1b2a5437e0c4a202e0e6070564a6
Subproject commit 5f803ae8fde7d5511e8b364ae7fd86fac09e48d3