Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CrashMonkey test faililng due to assertion error in RandomPermuter #105

Closed
pandian4github opened this issue Apr 7, 2018 · 1 comment
Closed

Comments

@pandian4github
Copy link
Member

pandian4github commented Apr 7, 2018

Many times, the crash monkey test fails with an assertion error in random permuter due to which it is unable to decide the result of the test. The error looks like -

c_harness: permuter/RandomPermuter.cpp:307: void fs_testing::permuter::RandomPermuter::AddEpochs(const iterator&, const iterator&, const iterator&, const iterator&): Assertion 'current_res != res_end' failed.

We noticed this happens more frequently while testing for ext4 than the other file systems.

@vijay03
Copy link
Member

vijay03 commented Apr 7, 2018

Should be fixed by @ashmrtn's patch: #106

@vijay03 vijay03 closed this as completed Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants