Skip to content

Conversation

@will-moore
Copy link
Member

This is in dev_4_4 as #464. Now for develop...

NB: This PR lacks the following commit from the PR above:
e6f1968 Fix size of Jpeg Download. See #9849

because that commit has to come on top of #459, so it will be moved there.

@joshmoore
Copy link
Member

@will-moore, tracking backwards, I've finally cross-checked where the various commits, but if possible, it'd be nice if we could avoid these situations (i.e. modified rebasings, cherry-pickings, etc). Might be worth talking through what happened to come up with a way to prevent it next time.

Note: I haven't checked this PR just where the commits are.

@ximenesuk
Copy link
Contributor

Everything looks good except for the first test which I haven't managed to do - rendering exception. Is there in easy way to force one? Otherwise this was tested in PR464.

@joshmoore
Copy link
Member

@will-moore, worth trying to reproduce?

@will-moore
Copy link
Member Author

@ximenesuk I was simulating an exception by adding a raise to the code! Not sure how @chris-allan tested this in dev_4_4.

@joshmoore I don't know of a nice way to avoid the rebasing & cherry-picking above. Since all of my various branches in dev_4_4 were started and different times and don't get merged in order, when I'm rebasing onto develop they're not always going to be rebased on to the equivalent point exactly. In the case above, dev_4_4 contained #459 PR when sprint2-2ndNov branch was created on dev_4_4, but develop didn't contain the same branch when I tried to rebase onto develop. The solution here would be not to rebase this branch on develop until #459 is merged into develop.

@chris-allan
Copy link
Member

I went into the database and removed the Channel object if I remember correctly. Basically doing anything to the metadata will do it.

@ximenesuk
Copy link
Contributor

@chris-allan Thanks, I'll give that a go.

@ximenesuk
Copy link
Contributor

It helps you you order by id before deleting the "most recent" Channel object! But once I got the right one this test passed fine. Ready to merge.

@chris-allan
Copy link
Member

@ximenesuk: I take it then you got the nice bold red text indicating something evil had transpired?

@ximenesuk
Copy link
Contributor

@chris-allan Yes, NPE in this case. Though the text does disappear after a second or two so you do need to pay attention when testing!

@chris-allan
Copy link
Member

Great. Definitely ready to merge.

jburel added a commit that referenced this pull request Nov 21, 2012
@jburel jburel merged commit 39f0995 into ome:develop Nov 21, 2012
@sbesson sbesson modified the milestones: 5.0.0, 5.0.0-alpha1 Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants