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
I think it's indicative of a real problem. But I cannot understand why this happens, even though test_abort() is relatively easy because it's completely sequential without concurrency...
596: Fix a bug in seq_lock_wide (closes#595) r=jeehoonkang a=jeehoonkang
It's quite an embarrassing bug by me...
Co-authored-by: Jeehoon Kang <[email protected]>
From the test output:
The same failure occurs on both i686 and armv7hl, on fedora rawhide. Running the tests on 64-bit architectures is fine.
Can I ignore this test failure for now or is it indicative of a real problem?
The text was updated successfully, but these errors were encountered: