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 am working on a research project in which we are manually annotating code review comments on specific code review patches in the Chromium Project. We use the difference in a file between two subsequent patchsets (i.e. patch set delta) in our analysis. Over the last couple of weeks, we have been observing an increase in frequency of BadValueError unhandled exceptions.
I am working on a research project in which we are manually annotating code review comments on specific code review patches in the Chromium Project. We use the difference in a file between two subsequent patchsets (i.e. patch set delta) in our analysis. Over the last couple of weeks, we have been observing an increase in frequency of BadValueError unhandled exceptions.
As suggested on the error page, I have created a post (https://groups.google.com/forum/#!topic/codereview-discuss/V56Rcut7ruM) on the discussion group. I am opening this issue because I was not certain if the error is in Rietveld (the product) or Chromium's instance of Rietveld.
Here are some URLs that can be used replicate the issue:
The text was updated successfully, but these errors were encountered: