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
Run ./main.py -l sample_logs/short.log -b [global]
Expected: stops at the first [email protected] global()
Actual: Says it stopped, but keeps running to the end
The upcoming integration tests will include a failing test for this
The text was updated successfully, but these errors were encountered:
Run
./main.py -l sample_logs/short.log -b [global]
Expected: stops at the first
[email protected] global()
Actual: Says it stopped, but keeps running to the end
The upcoming integration tests will include a failing test for this
The text was updated successfully, but these errors were encountered: