You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is disabled right now because it seems to be failing due
# to file modification time race conditions
) since I can't get it to pass CI.
The failures seem non-deterministic and possibly related to file modification time race conditions. I can get the test to pass locally by adding some sleep statements, but this isn't working on the CI.
The text was updated successfully, but these errors were encountered:
The
test_ninja_rebuilds
test case has been disabled (bfasst/test/scripts/test_ninja_flow_manager.py
Lines 124 to 125 in e8b1db8
The failures seem non-deterministic and possibly related to file modification time race conditions. I can get the test to pass locally by adding some sleep statements, but this isn't working on the CI.
The text was updated successfully, but these errors were encountered: