qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 9da4a3: iotests/testrunner: fix recognition o


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 9da4a3: iotests/testrunner: fix recognition of python tests
Date: Fri, 29 Jan 2021 07:50:05 -0800

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 9da4a314a0d0c4722a3e48db88a9f5f9fe1cffb9
      
https://github.com/qemu/qemu/commit/9da4a314a0d0c4722a3e48db88a9f5f9fe1cffb9
  Author: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M tests/qemu-iotests/testrunner.py

  Log Message:
  -----------
  iotests/testrunner: fix recognition of python tests

We should drop final '\n' before comparing with python3 shebang.

Fixes: d74c754c924ca34e90b7c96ce2f5609d82c0e628
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210129090616.84145-1-vsementsov@virtuozzo.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>


  Commit: 4cea90be62f4f15a63e1a8f7d5d0958f79fdf290
      
https://github.com/qemu/qemu/commit/4cea90be62f4f15a63e1a8f7d5d0958f79fdf290
  Author: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M tests/Makefile.include

  Log Message:
  -----------
  tests/Makefile.include: export PYTHON for check-block.sh

check-block.sh called by make check-block rely on PYTHON variable being
set.

Fixes: f203080bbd9f9e5b31041b1f2afcd6040c5aaec5
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210129051346.56109-1-vsementsov@virtuozzo.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>


  Commit: 3701c07e63bb945137bf80fe35e7058ad3784c45
      
https://github.com/qemu/qemu/commit/3701c07e63bb945137bf80fe35e7058ad3784c45
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M tests/Makefile.include
    M tests/qemu-iotests/testrunner.py

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging

Block layer patches:

- Fix iotests to respect configured Python binary

# gpg: Signature made Fri 29 Jan 2021 14:51:01 GMT
# gpg:                using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
# gpg:                issuer "kwolf@redhat.com"
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74  56FE 7F09 B272 C88F 2FD6

* remotes/kevin/tags/for-upstream:
  tests/Makefile.include: export PYTHON for check-block.sh
  iotests/testrunner: fix recognition of python tests

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/851cbfc67568...3701c07e63bb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]