Notes: https://coda.io/d/OL-Caching-Bug-Investigation_dglSLSKf2l1/_suyCn
- Checkout the commit in question (e.g.
git checkout d3f63c1
) - Run the script to make sure the environment is set up (
bash scripts/run-bisect.sh
) - I try to do a curl-edit (below) but it didn't work.
- Go to the home page; click on the first book (Complete works of mark twain), click on its first edition
- edit the edition to include some garbage text after the title and hit enter to save
- click on "History" to see if it saved correctly.
Note:
- I was logged into the admin account. I cleared the cookies for one of the tests to see if it made a difference, but it didn't, so didn't bother doing it again.
- When I went back far enough I had to also run
cd docker
.