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
{{ message }}
This repository has been archived by the owner on Dec 9, 2017. It is now read-only.
I'm getting a path deviation during replay for a simple file that just loads jQuery 2.0.2. The example is on the html-tests branch, under tests/html/jquery-2.0.2/justload. If you instrument tests/html/jquery-2.0.2/jquery-2.0.2.js, load tests/html/jquery-2.0.2/justload/index_jalangi_.html in Chrome, and then try to replay, you should see it. I tried to reproduce under node.js and jsdom but unfortunately I didn't see the error there. Not sure how to minimize for this one.
The text was updated successfully, but these errors were encountered:
I'm getting a path deviation during replay for a simple file that just loads jQuery 2.0.2. The example is on the
html-tests
branch, undertests/html/jquery-2.0.2/justload
. If you instrumenttests/html/jquery-2.0.2/jquery-2.0.2.js
, loadtests/html/jquery-2.0.2/justload/index_jalangi_.html
in Chrome, and then try to replay, you should see it. I tried to reproduce under node.js and jsdom but unfortunately I didn't see the error there. Not sure how to minimize for this one.The text was updated successfully, but these errors were encountered: