python312Packages.reflex: disable broken test due to use of magic string
This commit is contained in:
parent
27d6791b2e
commit
8e990d8609
@ -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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user