python312Packages.reflex: disable broken test due to use of magic string

This commit is contained in:
Sarah Clark 2025-07-06 11:51:23 -07:00
parent 27d6791b2e
commit 8e990d8609

View File

@ -125,6 +125,9 @@ buildPythonPackage rec {
"test_state_with_invalid_yield"
# tries to run bun or npm
"test_output_system_info"
# Comparison with magic string
# TODO Recheck on next update as it appears to be fixed in 8.0.x
"test_background_task_no_block"
];
disabledTestPaths = [