On 10/03/11 16:21, Antonio Cuni wrote: > I did a bit of manual binary search and discovered that the test started > failing between r42273:b8bb5d085684 and r42305:3fe93dd500bd. Looking at the > commit, it seems that the only one relevant to the problem is > r42305:3fe93dd500bd, i.e. the merging of jit-virtual_state.
I confirm that the problem is the merging of jit-virtual_state: I just tried the revision just before the merge, and the test passes. ciao, Anto _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
