chirp/tests/xfails.txt
Dan Smith 6b083e22e4 ft450: Fix IF filter setting breaking UI
This driver exposed a different setting for each memory in extra
depending on the mode of that memory. That's not compatible with the
UI's exploding of extra fields into columns, and in general breaks
the ability to edit a whole memory in the properties dialog.

This makes it expose one setting with all the available options, but
ensures that only filters valid for a given mode are selected by
rounding to the nearest available filter width per memory.

Fixes #10929
2023-11-07 15:26:51 -08:00

9 lines
503 B
Plaintext

# This is a list of tests that are expected to fail. DO NOT add new things to
# this file without careful consideration and discussion. This is not a tool
# to avoid fixing failures, it is purely a stop-gap to allow temporary
# failures to avoid breaking the build while iterating towards a fix.
#
# One line per test nodeid with a comment above citing a bug number, example:
# Bug #10931: FT-450 mem.extra fields cause UI corruption
# tests/test_drivers.py::TestCaseBruteForce_Yaesu_FT-450D::test_mode