]> git.ipfire.org Git - thirdparty/u-boot.git/commit
py: tests: Mark mdio/mmc tests as xfail
authorMichal Simek <michal.simek@xilinx.com>
Tue, 5 May 2020 08:53:12 +0000 (10:53 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 2 Feb 2021 12:49:32 +0000 (13:49 +0100)
commitcbe5c71c4db7c01ee57c6895122e109c19ed1d89
treec23c8e9152da5f88525fad05d6ee2f876921bf93
parent2966235942eef130e4a757cceed03f5856e9ea3e
py: tests: Mark mdio/mmc tests as xfail

Mdio/mmc tests depend on platform setup. That's why it can fail on qemu
target checked by travis. Similar change was done by commit 4e8d5fdbbe92
("py: tests: Mark mii tests as xfail").

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
State: pending
test/py/tests/test_mdio.py
test/py/tests/test_mmc.py