It's possible this is indeed a bug. In most cases, we run the 2d meshes
through the mesh orienter, so we rarely see 2d meshes that are not correctly
oriented and it wouldn't surprise me if we have the kind of bug you describe
where things almost but not quite work correctly.
The questions then are (i) where does this need to be fixed, and (ii) how many
tests fail if we apply the fix? One of the things I learned (and I think you
did as well) is that for bugs in these kinds of layers, it is quite possible
that one ends up with 100 failing tests and then it takes a *lot* of work to
look through all of these to figure out whether the new output is correct or
not. But then, as mentioned above, it's also possible that only one or two
tests fail because we almost never see these kinds of meshes.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email:
bang...@colostate.edu
www:
http://www.math.colostate.edu/~bangerth/