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

Investigate divergent merges in concolic mode. #97

Open
BenSpencer opened this issue Dec 19, 2013 · 0 comments
Open

Investigate divergent merges in concolic mode. #97

BenSpencer opened this issue Dec 19, 2013 · 0 comments
Labels

Comments

@BenSpencer
Copy link
Contributor

In certain examples from the concolic sites testing we have seen some divergent merges. This is when the newly recorded trace does not match the expected path in the execution tree.

The examples which show these: flyfrontier (1), jetblue (3), monarch (3), united (2)

Unless this is caused by a bug, it means that we are seeing different JavaScript being executed on different iterations. Is this really happening and why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant